Faster Shutdown (Windows Xp)
Note: You should create a restore point before this process i.e. Click Start –> all programs –> accessories –> system tools –> system restore. Select “Create a restore point.” Click next. Under “restore point description” type “shutdown backup” (without quotes). Click create.
-----------------------------------------------------------------------------------------------------
Start –> run –> type “regedit” (without quotes). Hit enter.
Browse to: HKEY_CURRENT_USER\Control Panel\Desktop
Modify the string value: “AutoEndTasks” set the value data to 1.
Modify/Create the string value: “WaitToKillAppTimeout” set the value data to 1000.
Modify/Create the string value: “HungAppTimeout” set the value data to 1000.
Browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
Modify the string value: “WaitToKillServiceTimeout” set the value data to 1000.
Reboot.