Faster Windows Shutdown

From D3xt3r01.tk
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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