Reply
Old April 17th, 2003 Top | #1
 
indyjones's Avatar
OSNN.net Adventurer
Joined: November 2002
Location: England
Posts: 1,567
Reputation: 330
Power: 135

Arrow Slow boot time

Hi I was wondering if you can help me decrease my boot time as it currently takes ages.
Firstly i have used bootvis my sisters pc (both are XP PRO SP1) boots like a dream
But on my painfully more expensive system bootvis spazzes out saying "one or more services did not start" its a pain. Does any one know how to get my boot time down ? Thanks
indyjones is offline   Reply With Quote
Old April 18th, 2003 Top | #2
 
dave holbon's Avatar
OSNN Veteran Addict
Joined: May 2002
Location: London England
Posts: 1,014
Reputation: 140
Power: 133

Default Re: Slow boot time

Originally posted by indyjones
Hi I was wondering if you can help me decrease my boot time as it currently takes ages.
Firstly i have used bootvis my sisters pc (both are XP PRO SP1) boots like a dream
But on my painfully more expensive system bootvis spazzes out saying "one or more services did not start" its a pain. Does any one know how to get my boot time down ? Thanks
Do a google search for “BootVis-Tool.exe”. This will sort out the problem. Latest version
dave holbon is offline   Reply With Quote
Old April 18th, 2003 Top | #3
 
chaos945's Avatar
OSNN Senior Addict
Joined: February 2003
Posts: 932
Reputation: 300
Power: 126

Default

I'd tried a bunch of stuff but turning this feature off really sped up my shutdown sequence. For pretty obvious reasons!!

Bootvis is the best bet for finding boot up sequence problems.

Code:
Hive: HKEY_LOCAL_MACHINE  
Key: SYSTEM/CurrentControlSet/Control/SessionManager/Memory Management  
Name: ClearPageFileAtShutdown  
Type: REG_DWORD  Value: 0
chaos945 is offline   Reply With Quote
Old April 18th, 2003 Top | #4
 
zyfos's Avatar
Resurrected
Joined: July 2002
Posts: 236
Reputation: 0
Power: 123

Default

Here's a little trick that I was reminded of. Kill the .pf files under C:\Windows\Prefetch. I think bootvis does this automatically, but I'm not sure.
zyfos is offline   Reply With Quote
Old April 21st, 2003 Top | #5
 
Gus K's Avatar
NTFS abuser
Joined: November 2002
Location: USA
Posts: 380
Reputation: 30
Power: 120

Default

It does not matter anyway, a normal defrag will do and windows xp automatically aranges boot files for best performance in the background.
Hmm... then why did MS go to the trouble to create BootVis? And why did BootVis shave 6 seconds off my boot time?

Although I personally don't like the defragger, Diskeeper's boot defrag does seem to help. You can download the trial version and give it a shot.
Gus K is offline   Reply With Quote
Old April 21st, 2003 Top | #6
 
lieb39's Avatar
Apple lover, PC User
Joined: November 2002
Location: Australia
Posts: 526
Reputation: 0
Power: 121

Default

WARNING TOO ALL

I used the 'great' diskeeper boot defrag a week ago. Guess what? Now I am running a clean system. Diskeeper screwd up all my files, all thanks to that one command. Watch it, as diskeeper can do a nice job, making everything super fast it can also screw up your system in the matter of minutes. Backup your stuff onto another hard drive/media before using diskeeper. I found out the hard way and in the end had to go through major processes to get some of my files back. Just a warning, use diskeeper at your own risk!

Did a post help you, or solve a problem you were having?
Click the button under the member's avatar to increase his/her reputation, and to encourage useful posts on the forum.
lieb39 is offline   Reply With Quote
Old April 21st, 2003 Top | #7
 
sboulema's Avatar
OSNN Veteran Addict
Joined: June 2002
Location: Amstelveen, The Netherlands
Posts: 2,846
Reputation: 120
Power: 151

Default

when my pc boot slow i use regvac to clean my registry and most of the times it boot way faster after that.
sboulema is offline   Reply With Quote
Old April 22nd, 2003 Top | #8
 
indyjones's Avatar
OSNN.net Adventurer
Joined: November 2002
Location: England
Posts: 1,567
Reputation: 330
Power: 135

Default

As mentioned before bootvis fails to compleate its processing is bootvis-tool.exe any different than the version linked on the main page of this website or is it mearly a diffrent version of the same file? I have using perfect disk 2000 and having that manage startup files but not to much avail
indyjones is offline   Reply With Quote
Old April 22nd, 2003 Top | #9
 
chaos945's Avatar
OSNN Senior Addict
Joined: February 2003
Posts: 932
Reputation: 300
Power: 126

Default

When I was using bootvis the first time I would get the error "Timeout while waiting for schedule service to
start
" I went into my Services.msc and started up the "Task Manager" again and it worked just fine. Maybe this is a similar error some of you are having.
chaos945 is offline   Reply With Quote
Old April 22nd, 2003 Top | #10
 
yoyo's Avatar
_________________
Joined: July 2002
Posts: 1,557
Reputation: 160
Power: 136

Default

Originally posted by chaos945
When I was using bootvis the first time I would get the error "Timeout while waiting for schedule service to
start
" I went into my Services.msc and started up the "Task Manager" again and it worked just fine. Maybe this is a similar error some of you are having.
Bootvis depends on Task scheduler service running (btw so do System Restore and Prefetch).
It also depends on
COM+ Event System
Event Log
Plug and Play
Remote Procedure Call (RPC)
Windows Management Instrumentation
yoyo is offline   Reply With Quote
Old April 23rd, 2003 Top | #11
 
RagnaroK's Avatar
Must be dreaming...
Joined: April 2002
Location: Australia
Posts: 673
Reputation: 20
Power: 129

Default

I use this tweak to speed up my system and boot-up process:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]

DisablePagingExecutive=1
Will load your core WinXP files into system RAM and keep them there. Use this tweak if you have 512MB RAM or more.

LargeSystemCache=0
For 512MB RAM or more set to 1 for potential performance improvement.


If you 512Mb RAM or more, use it. My usual boot time is around 15secs.
RagnaroK is offline   Reply With Quote
Old April 23rd, 2003 Top | #12
 
indyjones's Avatar
OSNN.net Adventurer
Joined: November 2002
Location: England
Posts: 1,567
Reputation: 330
Power: 135

Default

Originally posted by yoyo
Bootvis depends on Task scheduler service running (btw so do System Restore and Prefetch).
It also depends on
COM+ Event System
Event Log
Plug and Play
Remote Procedure Call (RPC)
Windows Management Instrumentation
Ahhh i may have it now! I know for a fact my Task scheduler service is disables as i have done that in tweax-xp pro
I will also check the other services cheers yoyo!
Ragnarok i have this enabled already as i have a gig of ram. Cheers will give boot-vis another go. Has there been many versions mine is just the one for SP1 so i guess its fine.
Wil report back on any progress.
indyjones is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
Very Slow boot up time Sinster Windows Desktop Systems 0 October 3rd, 2007 10:51pm
flashsite: slow loading time slmatix Web Design & Coding 2 March 6th, 2003 1:03am
SLow Loading Time Mr. Sushi Windows Desktop Systems 9 August 27th, 2002 3:44pm
slow office xp, slow boot sonambula Windows Desktop Systems 4 May 10th, 2002 6:09pm
Raid 0 - very slow write time Tfp General Hardware 16 February 15th, 2002 2:03am