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.
- Right click anywhere
- Select New -> Shortcut
- Enter this script into the location taskkill.exe /f /fi “status eq not responding”
- Then Give the Shortcut A Name
No comments yet
Leave a reply