Windows XP shutdown faster


You can make your windows shutdown faster by doing this :

As always - backup your system before you start any of this. If you make a mistake you might need to restore from backup.

- First
Navigate to HKEY_LOCAL_MACHINE/SYSTEM/CurrentControl Set/Control.
Click on the "Control" Folder.
Select "WaitToKillServiceTimeout"
Double click on it and set a value lower than 1000.


- Second

Open Registry by going to START-RUN and typing REGEDIT. Navigate to HKEY_CURRENT_USER\CONTROL PANEL\DESKTOP and look for AutoEndTasks. On my computer default value is 0. Change it to 1. Thats all. Further more you can reduce the time it takes for Windows to issue kill directive to all active/hung applications.

In doing this only constraint that you should make sure exists is that HungAppTimeout is greater than WaitToKillAppTimeout. Change the values of WaitToKillAppTimeout to say 3500 (since default value for HungAppTimeout 5000 and for WaitToKillAppTimeout is 20000)

- Third

Don't you hate waiting for those extra seconds and then simply responding yes to the windows query. Well you have a remedy. You can tell Windows XP to automatically close all non responding windows.

Open registry by going to START-RUN and entering regedit. Navigate to [HKEY_USERS\.DEFAULT\Control Panel\Desktopn] . In this look for value of "AutoEndTasks". If available, do one of the following:
If you want to enable automatic killing of non responding tasks, set its value to 1. to disable it set it back to 0.

0 comments:

Post a Comment

Related Articles