How To Kill Frozen Applications Quickly

04-29-09_how_to_kill_frozen_applications_quickly

When using Windows and a program is not responding and has crashed. You can hit Ctrl + Alt + Del and bringing up task manager and kill it manually. Here is a quicker way to do this process and create a shortcut on the desktop or whatever your preference is.

  1. Right click anywhere
  2. Select New -> Shortcut
  3. Enter this script into the location taskkill.exe /f /fi “status eq not responding”
  4. Then Give the Shortcut A Name

No comments yet

Leave a reply