Fix

Kill Frozen Windows Apps Easily

If you’ve used Windows for any amount of time, you’ve already had to deal with the dreaded (Not Responding) frozen application—so instead of using Task Manager, why not create a shortcut to auto-kill them?

The HaxAttack weblog writes up a great tip to create a batch file that automatically kills any applications with a status of Not Responding, but you can actually just create a shortcut directly, omitting the batch file altogether.

To create your own quick-killing mechanism, just create a new shortcut anywhere, using this as the location:

taskkill.exe /f /fi “status eq not responding”

Once you are done, you can change the icon, or even assign a shortcut key in the properties dialog—just make sure the shortcut is on your desktop or in the start menu if you want the hotkey to work, since Windows hotkeys don’t work in the Quick Launch. Thanks, Cyrus!

For more, check out how to kill runaway processes with Task Killerthe previously mentioned ClickGone.

Tip: Easy Kill Apps That Freeze [HaxAttack]

Comments (AU Comments | US Comments)

  • Kevin D

    Can that taskkill.exe command be made to run whenever the computer is rebooted, so that it is constantly running in the background, ideally on a timer?

Post Your Comments

Got something to say? There are two ways to comment:

1. Guests

Click here to comment instantly.

2. Facebook Users

Click below to comment using your Facebook account.

We're looking for comments that are interesting, substantial or highly amusing. If your comments are excessively self-promotional, obnoxious, or even worse, boring, you will be banned from commenting. All comments are moderated.