Force Exit Crashed or Not Responding Program
In this situation, we have a command to forcely close the crashed or not respoding program. Click on start > Run > and type the following command in the run dialog and press enter :
taskkill /im program/processname /f
For example :
taskkill /im firefox.exe /f (It will close firefox)
taskkill /im excel.exe /f (It will close microsoft excel)
You don't need to worry if a program got crashed. Run the command and close the program forcely with pressing Ctrl + Alt + Del
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment