PROBLEM: Windows XP hung at Shutdown
Common Shutdown problem on Windows XP came from background applications or Windows Service which use a lot of time to close. This Shutdown problem can also caused by hung application, antivirus still working on background scan, auto updater and can either caused by low memory and processor speed. In worse case, computer will stay on hung position until it forced to turn of by pressing power button. In this case you can use AutoEndTask feature in Windows XP to force closing all the hung applications. T o enable this feature and make you computer shutdown faster, open regedit and go to HKEY_CURRENT_USER\Control Panel\Desktop . You need to change 3 String Value on this folder that is AutoEndTask, HungAppTimeout and WaitToKillAppTimeout. Set AutoEndTask to 1 to enable Auto Close (Auto End Task) feature, then set HungAppTimeout to 1000 and then set WaitToKillAppTimeout to 2000 . Next go to HKEY_LOC...