Faster Windows Shutdown: Difference between revisions
From D3xt3r01.tk
Jump to navigationJump to search
m New page: ==WHY== Because I hate waiting for windows to shutdown ==HOW== 1. Start -> Run -> regedit 2. Go to HKEY_CURRENT_USER\Control Panel\Desktop\ 3. Set WaitToKillAppTimeout and HungAppTime... |
m →HOW |
||
Line 13: | Line 13: | ||
4. Set AutoEndTasks to 1 | 4. Set AutoEndTasks to 1 | ||
5. Go to HKEY_USERS\.DEFAULT\Control | 5. Go to HKEY_USERS\.DEFAULT\Control Panel\Desktop\ | ||
6. Set WaitToKillAppTimeout and HungAppTimeout to 1000 | 6. Set WaitToKillAppTimeout and HungAppTimeout to 1000 |
Latest revision as of 21:42, 23 March 2010
WHY
Because I hate waiting for windows to shutdown
HOW
1. Start -> Run -> regedit
2. Go to HKEY_CURRENT_USER\Control Panel\Desktop\
3. Set WaitToKillAppTimeout and HungAppTimeout to 1000
4. Set AutoEndTasks to 1
5. Go to HKEY_USERS\.DEFAULT\Control Panel\Desktop\
6. Set WaitToKillAppTimeout and HungAppTimeout to 1000
7. Set AutoEndTasks to 1
8. Go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\
9. Set WaitToKillServiceTimeout to 1000
10. Reboot