
Last time we get known about how to boost windows in only six steps, but today we are going to learn much more about registry and its configuration. This registry trick causes a non-responding application to terminate instantly without calling third party softwares. Even more, this is tested windows registry trick so no need to bother that much about any crashing of your software. Windows automatically focus and obviously handled itself for all the processes and decide the unneeded process which required to kill at the appropriate time.
Logic
Actually, in windows, some amount of time is kept assigned to a particular process in which it has to be respond, but in some cases the program not able to react by windows compiler and at this time, the window compiler determines that the program is getting suspended/hanged/or not responding. In this trick, we are changing that period of time of a program to be respond to fewer milliseconds.How to Automatically Kills Non-Responding Process
- Go to run in all programs start menu, and run regedit
- Go to HKEY_CURRENT_USER\Control Panel\Desktop\
- Now, in right panel find : AutoEndTasks
- Set the value to 1.
- In the same list, Find & change the 'WaitToKillAppTimeout' to the number of milliseconds you want. [Prefer to use 200 that have been tested]
0 Response to "How to Automatically Kills Non-Responding Process"
Post a Comment