Sometimes it becomes urgent to shutdown pc or laptop. We can follow following methods to speed up and to get faster shutdown.
-
Open Registry Editor to add and modify some value.
- Launch the Run window pressing Windows and R keys
- Type regedit and hit Enter to open Registry Editor.
-
Reduce Timeout to Kill Service or App
- Reduce timeout of WaitToKillServiceTimeout key at HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control.
- Go to this key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control.
- Right-click on the WaitToKillServiceTimeout key and modify its value from 5000 to 2000 (means 2 seconds).
- Add two String Value at HKEY_CURRENT_USER\Control Panel\Desktop
- Go to HKEY_CURRENT_USER\Control Panel\Desktop.
- Then from top Edit menu choose New > String Value to create “REG_SZ” values.
- Name it as HungAppTimeout and give it a value of 2000.
- After that create another “REG_SZ” values from top Edit menu choosing New > String Value and
- Name it as WaitToKillAppTimeOut and set its value data to 2000.
- Reduce timeout of WaitToKillServiceTimeout key at HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control.
- Turn off or disable Clear Page File at Shutdown
- Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management.
- Right-click on ClearPageFileAtShutdown and modify the value to 0.
- Exit Windows Registry Editor and restart your computer to execute these operations.
Leave a Reply