Slow Windows XP Shutdown?

Running SP1a and having a very slow shutdown. It takes about 20-30 seconds until it completes a shutdown or restart.
Whenever it shuts down, it created some objects in:
C:\Windows\system32\WBEM
and
C:\Windows\bootstat.dat

I have tried some registry tweaks to disable logging for WBEM, but still, it doesn't disable WBEM... :(

Anybody got any idea how I can speedup the shutdown?

Thanks! ;)
 
Hi softwareguy(like the Avater):)

Microsoft is said to be looking into problems that some people have reported after installing a security patch that was issued last week. The patch - which was designed to stave off a buffer overrun that could allow attackers to elevate privilege permissions on users' machines - ended up slowing some users' systems to a crawl.

It seems that disabling your antivirus auto protect feature fixes the problem, but this work-around means that you patch one hole (the kernel) and opening up another (no auto-protect AV scanning). People have reported that this happens with Norton, McAfee and EZtrust Antivirus.

If you are having slowdown problems, you can also remove the patch for now, it is listed in Add or Remove Programs and called Windows XP Hotfix (SP2) Q811493. Hopefully Microsoft will fix the patch sooner rather than later. When you remove the 811493 patch, you could be prompted that the removal will cause the 814995 patch not to function, this is a flase "alarm", just uninstall 811493.

In some cases the patch will not be listed under Add or Remove Programs. In that case, system administrators can use the Spunist.exe utility to remove this patch. Spuninst.exe is in the %Windir%\$NTUninstallQ811493$\Spuninst folder, and it supports the following Setup switches:
/?: Display the list of installation switches.
/u: Use unattended mode.
/f: Force other programs to quit when the computer shuts down.
/z: Do not restart when installation is complete.
/q: Use Quiet mode (no user interaction).

Lets hope that Microsoft gets this patch fixed ASAP.

Wonder if this might help U

BaNzI:D
 
Thanks! ;)
Anyways, I did not even install that security patch! :D
Have got this problem all the time... :mad:
Maybe I will try disabling my AV to see what happens. :)
It also seems that shutting down the system modifies the disk quite lot. :rolleyes:
Thanks again!
 
Yes... that is enabled...
I will try disabling it to see if it will speed my shutdown a little...
But will the pagefile get bigger than my defined size if I don't clear it? And also anybody knows how to stop WBEM from running?
Thanks! ;)
 
I had the same problem,the following tweak will fix it:

Services Shutdown Time

Windows XP has the service shutdown time set to 20000 ms which equals 20 sec.
To change this go to Regedit and change this key :
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/
WaitToKillServiceTimeout

Setting it to 5-10 sec should do the trick (that would be 5000-10000)

Be sure to back up your registry before you change anything,Hope this helps.
Fossy69
 
Thanks for your input...
But I already got this tweak installed, and still same problem... Maybe I will need to wait for SP2... :D
 
Top