Faster Vista and Xp Shutdown !!
Need your Windows Vista or Xp to shut down faster and quicker , Try this registry trick to shutdown your Vista,Xp as fast as possible .
Caution: If you are a newbie ,You can read http://support.microsoft.com/kb/322756 for more help on how to take a registry backup.
If you are a Windows XP user, then read this else skip to the Vista part:
- Click “Start” and Type ‘regedit‘ in the Run box and hit “Enter“.
- Navigate to HKEY_CURRENT_USER >> Control Panel >> Desktop
- On to your right you’ll see a key ‘WaitToKillAppTimeout‘, double click on the key and change the value to be somewhere between 3500 and 5500. (The values here are in milliseconds, which means lesser the value, quicker the system shuts down).
- Once the value is changed, save the value by clicking “OK“.
When you try to logoff or shutdown your system, there are possibilities that a few user initiated processes are running which may need to by killed before the system shuts down completely. The key WaitToKillAppTimeout internally determines how long the system needs to wait before attempting to kill those processes which are still on.
The key WaitToKillAppTimeout will round robin each process that is running and calls the AutoEndTasks action on those processes. Most of the processes are killed by the system implicitly or the system user kills them explicitly. If not, that’s when AutoEndTasks key, as the name specifies takes the responsibility of killing such processes.
Now you may want to do a little more tweak so that the end task dialog doesn’t pop up everytime, which can get annoying at times. You still have the registry open right, if not follow the same steps mentioned above to open the registry editor.
In registry editor Navigate to HKEY_CURRENT_USER >> Control Panel >> Desktop
Navigate to find the AutoEndTasks key, which will be somewhere stuffed down in the right pane and double click to open and edit it. Normally, the default value here will be 0, just change it to 1. Click “OK” to save the value. This will ensure that the end task dialog doesn’t pop up every time your systems’ WaitToKillAppTimeout calls the AutoEndTasks.
Now a bit of help for the Vista users:
You should note that the key WaitToKillServiceTimeout replaces WaitToKillAppTimeout in Vista . The functionality is the same, just the name and the location is changed.
If your registry is not open yet, the keys are same as described above.
- Once the registry is open you have to navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
- In the right side of the registry editor window search for WaitToKillServiceTimeout. Double click on the key to open and edit it. Rest is the same what you’d do for XP and is explained above.
Hope this Helped !!

