How to Close the Application Fast Not Responding in Windows
There are several ways that are often used to close the application Not Responding this, usually most people immediately shut it down through the dialog box that appears when the application occurred Not Responding, or some are using the shortcut Ctrl + Alt + Del to shut it down through the Windows Task Manager. Cause Computer Not responding and How to Overcome But sometimes, Windows will require a long time to respond to our command to open the Windows Task Manager so that we can immediately close the application Not responding. This is because usually processes on application Not Responding spent quite a lot of memory resources so the computer will also contribute to slowing down or even going to crash. For that, this time I will share a simple little trick to close the application Not Responding with super fast just by going through a shortcut. Here's how:
This trick can be run on all versions of Windows, except Windows XP Home Edition because it does not have the taskkill command.
First right-click on the Desktop and select New -> Shortcut
Then type the following command:
taskkill.exe / f / fi "status eq not responding"
You Do not know what the meaning of a command line above? Relax, I will describe the purpose of the order.
- taskkill.exe: An executable file in the Windows system, serves to close programs / applications that are running.
- / f: Command to forcibly close programs / applications that are running.
- / fi "status eq not responding" : It will only close the program / application status of Not Responding alone.
If so, click Next . Then name as you wish for the shortcut. If you have, then click Finish .
If you do not like the shortcut icon, you can change it in order to look more attractive icon, how to right click on the shortcut and select Properties .
Select Tab Shortcut and click on the Change Icon ...
Then select a style icon in accordance with your wishes, and then click OK . Finally, click OK again.
Then the icon will turn out to be more interesting.
By using the shortcut, now you can quickly close the application Not Responding without having to wait long. O ,, yes .. To be faster, you can put shortcuts on the Taskbar earlier. How to right click on the shortcut and select Pin to Taskbar .







