Faster Windows Shutdown

From D3xt3r01.tk
Revision as of 02:17, 12 October 2009 by Admin (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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

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