Terminate frozen programs in a second

Fonts.com
<b><i>Terminate frozen program</b></i>

Terminate frozen program

You may have a chance to face a problem that “program not responding” error, while loading lot of data in windows.

It will usually take 5-10 minutes to recover automatically or you will close it by pressing ctrl+alt+del

Here comes the easiest way to solve this problem in a seconds

Type the following code in notepad :-

@echo off
taskkill.exe /f /fi “status eq not responding”
exit

save it as “terminator.bat”

when u come across the same problem again, just HIT the file that you have created.

simple is in it..!

No related posts.

Subscribe / Share

Article by sudharsan

I'm the Founder & Editor-in-chief of Technoskillonline. I'm a great fan of Internet and blogging stuffs, so i like to share the things which i know to make it better than before. sudharsan tagged this post with: , Read 353 articles by
4 Comments Post a Comment
  1. Cool trick mate! Very Simple and effective :D
    My recent post Why Not Defrag Your Registry for Ultimate Performance?

Leave a Reply




CommentLuv Enabled

More in 50+ notepad tricks, Computer (35 of 47 articles)


[caption id="attachment_112" align="aligncenter" width="150" caption="frustrate your friend"][/caption] You can frustrate ...