Friday, April 20, 2012

How to speed up Shutdown Windows



Programmerpro - This reduces waiting time tweaking automatically when windows have received instructions to shutdown.
A. Start> Run
2. 'Regedit'> OK
3. 'HKEY_CURRENT_USERControl PanelDesktop'
4. Highlight 'WaitToKillAppTimeout'
5. Right click and select Modify
6. Change the value to '1000 '(the original 20000)
7. Click 'OK'
8. Highlight 'HungAppTimeout'
9. Right click and select Modify
10. Change the value to '1000 '
11. Click 'OK'
12. 'HKEY_USERS.DEFAULTControl PanelDesktop' highlight WaitToKillAppTimeout '
13. Right click and select Modify
14. Change the value to '1000 '(the original 20000) 16. Click 'OK'
15. 'HKEY_LOCAL_MACHINESystemCurrentControlSetContr ol' highlight 'WaitToKillServiceTimeout'
16. Right click and select Modify
17. Change the value to '1000 '
18. Click 'OK'

Related Posts by Categories

No comments:

Post a Comment