Avoid Slow Windows XP Shutdowns
Speed up the shutdown process for Windows XP by closing active processes or applications quicker. A simple change to 3 registry entries may be the solution.
Contents
Steps
- Click Start, then click Run.
- In the Open box, type Regedit and click OK.
- Navigate to HKEY_CURRENT_USER\Control Panel\Desktop.
- On the right hand side of the screen find "WaitToKillAppTimeout" on the list.
- Right click on it and select Modify.
- Change the value to 1000.
- Click OK.
- Change the HungAppTimeout value also to 1000.
- Click OK.
- Navigate to HKEY_USERS\.DEFAULT\Control Panel\Desktop.
- On the right hand side of the screen find "WaitToKillAppTimeout" on the list.
- Right click on it and select Modify.
- Change the value to 1000.
- Click OK.
- Change the HungAppTimeout value also to 1000.
- Click OK.
- Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control.
- On the right hand side of the screen find "WaitToKillServiceTimeout" on the list.
- Right click on it and select Modify.
- Change the value to 1000.
- Click OK.
- Close Regedit.
Tips
- This does not always work in every case, but is just one of several possible things that can be done.
Warnings
- Before modifying the registry, make sure to back it up and make sure that you understand how to restore it in case a problem occurs.