Faster Windows Shutdown

From D3xt3r01.tk
Revision as of 22:42, 23 March 2010 by Admin (talk | contribs) (→‎HOW)
(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 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