Showing posts with label force exit not responding program. Show all posts
Showing posts with label force exit not responding program. Show all posts


Force Exit Crashed or Not Responding Program

Sometimes a program not responding or got crashed. It can happen anytime. In this case, we press Ctrl + Alt + Del to close the program forcely through task manager. But sometimes the task manager not accessible by pressing Ctrl + Alt + Del due to registry restriction or virus infection.

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