There are a few things we can do to make windows shut down faster. One of these options is to stop windows from waiting on closing applications. When an application has problems closing down, windows waits for a fair amount of time to allow the application to terminate itself. If you do not want this delay, you can change the time windows waits for ending applications during shutdown.
- Start the Registry Editor. From the Windows Start menu, select Run and in the Run box, type regedit and click OK.
- In the Registry Editor,locate the following registry key in the left-hand tree view:
HKEY_CURRENT_USER\.DEFAULT\Control Panel\Desktop. - Select and double-click the AutoEndTask entry and change the value into 1.
- Next, locate the following registry key in the left-hand tree view:
LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control - Select and double-click the WaitToKillServiceTimeOut entry and change the value into 1000.
- Finally, close the Registry Editor. Press Alt+F4 or select Exit in the File menu.