Forcing Windows 7 shutdown faster without waiting for background programs to close
1.Click start and type “regedit” and make sure you run registry editor as administrator.
2.Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control and double click WaitToKillServiceTimeout entry on the right side and enter its value as 5000 (5 seconds ) or to lower to that.
3.Go to HKEY_CURRENT_USER\Control Panel\Desktop , on the right pane create new string value named WaitToKillAppTimeout and give its value as 5000.If that string already exists then double click it and enter its value as 5000 or lower to that.
Don’t enter too lower values you at least need to give some chance for programs to close.
Restart your Computer for changes to take affect and you will observe definite speed in Windows 7 shutdown next time.
You can also use command line switch shutdown /f /s /t 0 by creating shortcut for it and use to shutdown Windows 7 faster.
No comments:
Post a Comment