You can make your shut down process a bit faster by the following tweak.
Steps: (download the registry file)
1. This step is very important.
Export (right click > Export) the following keys and save it to a safer place.
Export (right click > Export) the following keys and save it to a safer place.
HKEY CURRENT USER\Control Panel\Desktop
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
2. Open Notepad, copy and paste the following to the Notepad.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Desktop]
āAutoEndTasksā=ā1ā³
āHungAppTimeoutā=ā1000ā³
āWaitToKillAppTimeoutā=ā2000ā³
āAutoEndTasksā=ā1ā³
āHungAppTimeoutā=ā1000ā³
āWaitToKillAppTimeoutā=ā2000ā³
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
āWaitToKillServiceTimeoutā=ā2000ā³
āWaitToKillServiceTimeoutā=ā2000ā³
3. Save the file and close Notepad.
4. Change extension of the file from .txt (text file) to .reg (registry file).
5. Double click open this file and click Yes and the OK .
0 comments:
Post a Comment