Monday, 13 April 2015

TECH: How to Speed Up Shutdown Process in Windows

speedup-shutdown-featured.jpg

If Windows slow shutdown bothers you, here is how you can speed up the shutdown process with just a couple of Windows registry tweaks.

Note: since we are going to edit Windows Registry, make sure that you have a good backup so that you can revert the system to before the changes if needed.

Speed Up Shutdown Process

In order to speed up the shutdown process, we need to edit three different Registry keys. To start , press “Win + R,” type regedit and press the Enter button to open the Windows Registry.

speedup-shutdown-run-command.png

Once the Registry has been opened, navigate to the following key and find the key “WaitToKillServiceTimeout” in the right pane. As you can see, the default value is set to “5000,” i.e. Windows will wait five seconds before killing the service.

Code:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
speedup-shutdown-machine-key.png

To change the value, double click on the key and set the value to “2000” and click on the “Ok” button to save the changes. In case you are wondering, the value of “2000” is in milliseconds which means we are reducing the timeout from five seconds to two seconds.

speedup-shutdown-machine-value-data.png

Now, navigate to the following key and find the key “WaitToKillServiceTimeout” in the right pane.
Code:
HKEY_CURRENT_USER/Control Panel/Desktop
speedup-shutdown-user-kill-timeout-key.png

Just double-click on the key and set the value as “2000” and click on the “Ok” button to save the changes.

speedup-shutdown-user-kill-timeout-value.png

Again in the same panel, find the key “HungAppTimeout” and double click on it to open it. If you cannot find the key, simply create a new one with that name by right-clicking and selecting the option “New -> String Value.”

speedup-shutdown-hung-app-key.png

Just as above, enter the value data as “2000” and click on the “Ok” button to save the changes.

speedup-shutdown-hung-app-value.png

That’s all there is to do, and it is that simple to speed up the shutdown process in Windows. This is how it looks once you have it configured.

speedup-shutdown-user-values-set.png

Moreover, as tempting as it is, never change the value data of the above keys to lower than “2000” (two seconds) as it may cause problems with your Windows system.

If you want to, you can also configure your Windows system to auto end the tasks without any prompts whatsoever. To do that, find the key “AutoEndTasks” in the same panel, double click on it and change the value data to “1”.

speedup-shutdown-auto-end-tasks.png

That being said, if you are using Windows 8, then you might not notice any noticeable improvement as Windows 8 is already optimized for quick shutdown. For Windows 7 or Vista, the above method will improve the shutdown duration.

Share Post Share to Facebook Share to Twitter Email This Pin This

0 comments:

Post a Comment

Disclaimer: Opinions expressed in comments are those of the comment writers alone and does not reflect or represent the views of Stephen Chuka

Connect Social

Twitter Googleplus Facebook Youtube Instagram