Sunday, January 16, 2011

】 【Weak current College - quick release system resources.


In the course of using the computer often program freezes, crashes, etc. These freezes program will freely consume system resources, causing the system freezes. In fact, we can modify the registry key value associated with that freezes program closes automatically, so that the memory is automatically unloads the DLL files, and so on, quick release system resources.

1, let the system auto shutdown application freezes

Click on "start → run", type regedit to open the registry editor, expand the "HKEY_CURRENT_USER\ControlPanel\Desktop, in the right pane, locate the" AutoEndTasks "string value, double-click on the" edit string "dialog box will be its value data is" 0 "was changed to" 1 ", close the registry editor, and press the" F5 "refresh after the entry into force.

2. allow the system to quickly close the application freezes

Open the registry editor, expand the "HKEY_CURRENT_USER\ControlPanel\Desktop", in the right pane, locate the "WaitToKillAppTimeout" string value, double-click on the "edit string" dialog box in the value data from "20000" was changed to "10000" or smaller, in milliseconds, close the registry editor, and press the "F5" refresh after the entry into force.

3, let the system automatically unloads the DLL files that are no longer in use

Open the registry editor, expand the "HKEY_LOCAL_MACHINE\SOFTWARE\microsoft\Windows\CurrentVersion\Explorer", in the right-hand pane create a new string value named "AlwaysUnloadDLL", and make its value data is equal to "1", close the registry editor and restart the computer after the entry into force.

4. let the resource manager to automatically restart after a crash

Open the registry editor, expand the "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon", in the right pane, locate the "AutoRestartShell" DWORD value, and set its value data is "0" was changed to "1", close the registry editor and restart the computer after the entry into force.

No comments:

Post a Comment