Kill All Not Responding Programs On The Fly Using A Simple Shortcut

If you like this article, please share it with your friends and contacts on Google Plus, Facebook and Twitter using following buttons so that they can also enjoy the article:







Email

"This program is not responding" is a very common error message which you get in Windows. Many times we find a program not responding and we have to perform an End Task operation on it using Task Manager.

Wouldn't it be great if we have a shortcut on Desktop or in Taskbar which can automatically kill all not responding programs upon execution? Just double-click on the shortcut and it'll End Task/kill all not responding programs.

Today we'll tell you how to create a simple shortcut which kills all not responding programs automatically so you don't need to open Task Manager and select the program and perform End Task on it.

Following are the simple steps to follow:

1. Right-click on Desktop and select "New -> Shortcut":

New_Shortcut.png

2. It'll launch "Create Shortcut" wizard. Now enter following string in location box:

taskkill /F /FI "STATUS eq NOT RESPONDING"

3. After entering the location, click on "Next" button. Now type Kill Not Responding Tasks in name box and click on "Finish" button. It'll create a new shortcut on Desktop.

4. Now its time to change the icon. Right-click on the shortcut and select "Properties". Click on "Change Icon" button. Type explorer.exe in text box and press Enter. Select the 2nd icon in 3rd column, click on OK button and then Apply the changes.

5. That's it. You'll get the desired shortcut on Desktop:

Kill_Not_Responding_Tasks_Shortcut.png

NOTE: If you don't want to create the shortcut manually and want a ready-made shortcut, download following ZIP file, extract it and you'll get the shortcut:

Download Shortcut

PS: You can also pin this shortcut to Taskbar if you are using Windows 7. Either drag-n-drop the shortcut to Taskbar or right-click on the shortcut and select "Pin to Taskbar" option.

Other similar articles that may interest you:





This article was posted by in following section: Windows 7, Windows Vista, Windows XP.

If you enjoyed this article, you can subscribe to our RSS feed or free newsletter to get all new articles directly in your Inbox. Also check out our most popular articles and archive to read other interesting articles. If you have some news or tip to share, please send us.


Have You Checked Out Following Popular Articles?

Read More Articles




Readers' Comments

Add a Comment

(required)

Subscribe to our RSS feed or free newsletter to stay updated.