[How-To] Shutdown your Windows machine instantly
As all of you know, Windows uses a #-Link-Snipped-# for many reasons. Some of them being :
- Separation of âmachineâ settings from âuserâ settings.
- Support for different settings for different users.
- A centralized location for shared software.
- Roaming support.
- Registry level Security.
In order to shut down your Windows PC instantly, the best way is to kill your apps. This is particularly important as many programs just refuse to say a clean bye and prefer hanging in the pool. Follow the steps mentioned below to make your Windows PC shut down instantly by killing such apps.
- F0llow Start -> Run -> Regedit.
- Follow upto the path HKEY_CURRENT_USER->Control Panel->Desktop.
- Double click the parameter with name â WaitToKillAppTimeoutâ. The value contained in this parameter is in milliseconds. Enter a value based on your patience level. I suggest keeping a value of 1300 if you are really impatient and wish to kill the apps as soon as you press shut down.
- Double click the parameter with name â HungAppTimeoutâ. The value contained in this parameter is in milliseconds. The parameter governs the time to wait before closing Hung Applications. I would suggest keeping a value of 2000 here.
- Click OK when done. Reboot your PC for the new values to come into force.