Skip to content Skip to footer

From time to time, apps in Windows 10 will freeze or lock up, leaving you no way close them. To close the app, youโ€™ll need to force it to close. You can do this from the task manager.

To do open the task manager directly, hit Ctrl Shift Esc.

If your machine doesnโ€™t respond press Ctrl Alt Del, then click โ€˜task managerโ€™.

control alt delete menu

If you are on a surface tablet and donโ€™t have a keyboard attached, press and hold the power button, then press the volume down button. On some Windows 10 tablets, you can also use windows logo on the front of your tablet and the power button.

Click โ€˜more detailsโ€™ on the bottom left if you donโ€™t see the full task manager.

task manager

Look for the app that is โ€˜not respondingโ€™. Youโ€™ll see a โ€˜statusโ€™ column in the list of running apps.

task manager full

Right click on the app, and from the popup menu, select โ€˜end taskโ€™. This will force the app to close.

You can also terminate all tasks that are โ€˜not respondingโ€™ using the command prompt. To open your command prompt, type โ€˜cmdโ€™ into the search field on the bottom left of your screen. Click โ€˜run as adminstratorโ€™. This opens the command prompt with administrator privileges.

open command prompt

Run this command:

taskkill /f /fi โ€œstatus eq not respondingโ€

If you want to terminate a specific app:

taskkill /IM "process name" /F

Youโ€™ll find the โ€˜process nameโ€™ in the โ€˜detailsโ€™ tab of the task manager.

You can also list all tasks on the command prompt. Type

tasklist | more

Here, youโ€™ll see a list of tasks. Press space bar to see more pages. The process name is the first column.

If your machine is totally locked up and nothing responds, hold down the power button until the screen goes blank. Wait 30 seconds, then press the power button again to restart. Only do this as a last resort.

0
    Your Cart
    Your cart is empty