How to Automatically Kills Non-Responding Process

Generally, when a program hangs while working on windows we try to go to Task Manager and end the process of that particular program. When this approach fails, we experiment with some third party softwares to terminate it. However, there is even another better way for terminating such hanged programs automatically. Lean how to kill these unwanted and non-responding programs from task manager automatically.

How to Automatically Kills Non-Responding Process - ProBlogBooster
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

  1. Go to run in all programs start menu, and run  regedit 
  2. Go to HKEY_CURRENT_USER\Control Panel\Desktop\
  3. Now, in right panel find : AutoEndTasks
  4. Set the value to 1.
  5. 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