Solving the xp system crash phenomenon

  

The system became smarter when it was "dead". When I saw this title, many netizens felt very strange. Is it wrong? The computer crash does not make people think Are you irritated? It’s not good. How can you become smart? Is it contradictory? When you look at the complete text and find the answer in your heart, you understand that the title is not a fool.

Perhaps the chances of a friend's computer using Windows XP system crashing are much smaller than before, but for various reasons, the computer sometimes does not respond for a long time, and it is a crash. In fact, the computer is not really a crash, but in a state of suspended animation.

The test method is: press the Num Lock button in the digital area. If the indicator light responds, it means a fake crash. At this time, we can press “Ctrl+Alt+Del” to execute “end the task" in “Windows Task Manager". However, sometimes this trick is not very good, although there is a prompt box that is closing ……”, the system will still not respond for a long time. Can you personalize the system and let the “crash” become smart and fast? Come with me.

Enter “regedit”Open“Registry Editor" in the "Start →Run", and modify the registry as follows:

1. Set the program error Waiting time

Open “HKEY_CURRENT_USER\\Control Panel\\desktop”, find "HungAppTimeout" in the window on the right, and change the key value to 2000 in milliseconds.

2. Speed ​​up the closing application

Open “HKEY_CURRENT_USER\\Control Panel\\Desktop”, find “WaitToKillAppTimeout” in the right window, change the key value to 10000, the unit is milliseconds .

3. Allow forced shutdown

Open “HEKY_USERS\\.DEFAULT\\Control Panel\\desktop”, in the right window, find “AutoEndTasks”, change the key value to 1.

4.Automatically restart when the system crashes

Open “HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\CrashControl”, find "AutoReboot" in the right window, and change the key value to 1.

Copyright © Windows knowledge All Rights Reserved