Friday, August 12, 2011

How to Force Windows 7 for a Faster Shutdown

It is really annoying Windows 7 starts up so quickly but it does not shutdown as quickly as it should be.It needs to close all background programs and running processes and the shuts down the computer.Let us see how we can make Windows 7 to shutdown faster.



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.

Link

No comments:

Post a Comment