How to speed up boot process under Windows Vista or Windows 7
#41
Posted 18 October 2010 - 10:31 AM
#42
Posted 18 October 2010 - 10:48 AM
Thanks for posting this
This post has been edited by Kingben363: 18 October 2010 - 10:49 AM
#43
Posted 20 October 2010 - 02:30 AM
In my command prompt window I get the message " xbootmgr is not recognised as an internal or external command, operable program, or batch file. "
Can anyone shed any light on this and help me out please.
Thanks in advance, Brian.
#44
Posted 20 October 2010 - 04:45 AM
#45
Posted 20 October 2010 - 05:33 AM
MagicAndre1981, on 20 October 2010 - 04:45 AM, said:
I did install the WPT. But I tried to do the speed up before rebooting ( Stupid I know ).
I have since rebooted and the problem has gone away. Thanks for your help.
#46
Posted 20 October 2010 - 06:28 AM
#47
Posted 01 November 2010 - 07:39 AM
Microsoft Windows [Version 6.1.7601]
Copyright © 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>xbootmgr -trace boot -prepSystem -verboseReadyBoot
'xbootmgr' is not recognized as an internal or external command,
operable program or batch file.
C:\Windows\system32>
Please let know what happened
thanks
#49
Posted 01 November 2010 - 09:55 AM
Thanks
#50
Posted 02 November 2010 - 04:49 AM
#51
Posted 07 November 2010 - 07:01 AM
Thanks for the awesome guide!
#52
Posted 07 November 2010 - 08:02 AM
#54
Posted 09 November 2010 - 08:23 AM
timing bootDoneViaExplorer="49970" bootDoneViaPostBoot="116070"
Your Windows needs 50s to boot to the desktop and 106 seconds to boot completely.
<interval name="PreSMSS" startTime="0" endTime="8469" duration="8469">
Quote
When the PnP manager detects a device, it loads and initializes the device’s drivers
Your takes 8.5s, this is ok.
<interval name="SMSSInit" startTime="8469" endTime="22670" duration="14200">
Quote
this takes 14s which is bit too long. I can see that the time difference between the both csrss.exe is 4s which means it takes 4s to initialize the graphic card driver. Are you using the latest driver or your NVIDIA GeForce GTX 285?
<interval name="WinlogonInit" startTime="22670" endTime="40805" duration="18134">
Quote
your takes 18s, which is also too long.
I found this:
- <notification type="Logon" sessionId="1" startTime="29088" endTime="38339" duration="9251"> <subscriber name="Profiles" startTime="29088" endTime="38332" duration="9244" />
So loading the profile takes too long. To see what happens there, download ProcessMonitor and activate bootlogging. Make a new boottrace with xbootmgr and reboot. Start ProcessMonitor again and save the data into a PML file. Zip both files (xbootmgr and PML file) and upload it.
<interval name="ExplorerInit" startTime="40805" endTime="49970" duration="9164">
Quote
this takes 9.2 seconds. This is also a bit too long.
Quote
I can see that you use MSE/Commodo which causes a high CPU usage. remove both and see if it it faster.
<interval name="PostExplorerPeriod" startTime="49970" endTime="116070" duration="66100">
Quote
So starting all startup applications takes too long (56seconds). So use AutoRuns and try to remove all unneeded applications like the google and JAVA update checker.
This post has been edited by MagicAndre1981: 09 November 2010 - 08:23 AM
#55
Posted 10 November 2010 - 09:29 AM
MagicAndre1981, on 02 November 2010 - 04:49 AM, said:
I just make a boot trace following your intruction. When computer starting, the "dead green screen" appeared. I cannot log in the computer. I have to use repair dick several times to fix "startup ...".
Please see the attachment file!
THank you so much
My link
PS: It seems the Sidebar takes much time!
#56
Posted 10 November 2010 - 11:51 AM
timing bootDoneViaExplorer="45239" bootDoneViaPostBoot="138339"
Your Windows takes 45 to boot to the desktop and 128s to boot completely.
<interval name="PreSMSS" startTime="0" endTime="5088" duration="5088">
Quote
This takes 5. Which is ok.
<interval name="SMSSInit" startTime="5088" endTime="15581" duration="10492">
Quote
Provider Name, Task Name, Time (s) , smss:InitializeRegistry, , , 5.941076308, win:Start , , 8.476292276, win:Stop
so initializing of the registry take a bit too long.
<interval name="WinlogonInit" startTime="15581" endTime="29551" duration="13970">
Quote
from what I can see is that KasperSky service starts too slowly:
serviceTransition name="AVP" group="" transition="start" totalTransitionTimeDelta="32507"
interval name="ExplorerInit" startTime="29551" endTime="45239" duration="15687">
Quote
this also takes too long, because of Kaspersky:
Quote
- <interval name="PostExplorerPeriod" startTime="45239" endTime="138339" duration="93100">
Quote
Remove the googleupdater and remove the amount of index folders. The Windows Search service also takes too long to start.
I think that Kaspersky is the cause of the slowdown. Remove it.
#57
Posted 10 November 2010 - 09:40 PM
MagicAndre1981, on 10 November 2010 - 11:51 AM, said:
Remove the googleupdater and remove the amount of index folders. The Windows Search service also takes too long to start.
I think that Kaspersky is the cause of the slowdown. Remove it.
Thank you indeed. I will remove something as your suggestion. Kaspersky is to protect my computer from internet harmful attacks. So I may have to accept its usage time. This is a contradiction! :-<
#58
Posted 11 November 2010 - 04:35 AM
MagicAndre1981, on 09 November 2010 - 08:23 AM, said:
Hi MagicAndre1981,
here it is. the one with the processmonitor trace. i've updated my graphics driver as you advised, and cleared off some programs that are not needed in autoruns. but i might have to leave comodo and MSE in for now, or i would have no internet security >.<
thanks for the advise thus far!
#59
Posted 11 November 2010 - 08:21 AM
aboto, on 10 November 2010 - 09:40 PM, said:
use a different tools (free tool) like Aivra AntiVir and the in Windows included Firewall.
#60
Posted 11 November 2010 - 08:46 AM
tookie, on 11 November 2010 - 04:35 AM, said:
The cause of the slow login is COMODO (cmdagent.exe) which scans all commands + MSE + you highly fragmented HDD which is used by 100%.
same suggestion like aboto. use Aivra AntiVir + Windows included Firewall and run the optimization again.
- ← Disabling Group Policy restrictions through the registry
- Windows Tips 'n' Tweaks
- How to get the cause of high CPU usage by DPC / Interrupt →



Help


Back to top









