How to Force Quit on Windows: 7 Fast Ways to Close Frozen Apps

Need to force quit on Windows right now? Click the frozen app and press Alt + F4. If that does nothing, press Ctrl + Shift + Esc, select the stuck app in Task Manager, and click End task.
That handles most frozen apps without restarting your PC. If the whole desktop is locked up, use Ctrl + Alt + Delete to reach Task Manager from the security screen.
Force quitting can close the app immediately, but it can also lose unsaved work. Try the gentlest method first, then move down the list.
Safety note
Quick answer: how to force quit on Windows
Use this order when an app stops responding. Start with the fastest built-in option. Move to stronger methods only when the app refuses to close.
Situation | Best method | What to press or do |
|---|---|---|
The app window is selected | Close active app | Alt + F4 |
Windows still responds | Task Manager | Ctrl + Shift + Esc > select app > End task |
Mouse or desktop is unreliable | Security screen | Ctrl + Alt + Delete > Task Manager |
Windows 11 taskbar option is enabled | Taskbar End task | Right-click the app icon > End task |
You know the process name or PID | taskkill command | taskkill /IM notepad.exe /F |
Frozen apps happen often | Task ForceQuit 2 | Open app > select stuck program > quit |

Method 1: Force quit on Windows with Alt + F4
Alt + F4 is the fastest way to close the active app window. Click the frozen window first, then press Alt + F4.
This asks Windows to close the app normally. It is cleaner than killing the process because the app may still save state or show a recovery prompt.
- Click the frozen app window so it is selected.
- Press Alt + F4.
- Wait a few seconds.
- If the window stays frozen, move to Task Manager.
If nothing happens, do not keep hammering the shortcut. The app is probably hung too hard for a normal close.
Method 2: How to force quit on Windows with Task Manager
Task Manager is the default Windows tool for closing stuck programs. It works when the app window ignores normal close commands.
- Press Ctrl + Shift + Esc to open Task Manager directly.
- If you see the compact view, click More details.
- Open the Processes tab.
- Select the frozen app.
- Click End task.
On Windows 10 and Windows 11, apps usually appear near the top under Apps. If you only see background processes, sort by CPU or Memory and look for the program that is stuck.


Do not end random Windows processes just because they use memory. If you do not recognize the process, search the name first or leave it alone.
Safety note
Method 3: Use Ctrl + Alt + Delete when the screen is stuck
If the mouse, Start menu, or taskbar is barely responding, use the Windows security screen. It runs outside the normal desktop, so it can still work when the shell is acting weird.
- Press Ctrl + Alt + Delete.
- Choose Task Manager.
- Select the frozen app.
- Click End task.
This is the better move when you cannot reliably click the frozen window or open Task Manager from the taskbar.
Method 4: Use Windows 11 taskbar End task
Windows 11 can add an End task option to app icons on the taskbar. It is handy when you want Task Manager behavior without opening Task Manager. Microsoft community guidance describes the path under Settings > System > For developers.
- Open Settings.
- Go to System > For developers.
- Turn on End Task.
- Right-click a running app on the taskbar.
- Choose End task.
This feature may not appear on every managed work PC or older Windows build. If you do not see it, use Task Manager instead.
Method 5: How to force quit on Windows with taskkill
The Microsoft taskkill command ends a process by image name or process ID. Use it when Task Manager is slow, hidden behind a frozen full-screen app, or not giving you enough control.
- Press Win + R.
- Type cmd and press Enter.
- Type tasklist and press Enter.
- Find the app image name or PID.
- Run one of the commands below.
Force quit by image name:

Force quit by process ID:
The /F switch forces the process to close. Microsoft also documents /T for ending child processes started by the same program.

Use harmless examples like notepad.exe while learning. Do not run taskkill against system processes unless you know exactly what they do.
Safety note
Method 6: Sign out, restart, or hold the power button
If one app freezes, do not jump straight to the power button. Try to sign out or restart first. A normal restart gives Windows a cleaner shutdown path.
- Press Ctrl + Alt + Delete.
- Choose the power icon if the security screen opens.
- Try Restart or Sign out.
- If the entire PC is frozen, hold the power button for 5 to 10 seconds.
- Wait a few seconds, then turn the PC back on.

Hard power-off is the last resort. It can lose unsaved files and interrupt Windows updates.
Safety note
Method 7: Use Task ForceQuit 2 for repeat freezes
Built-in Windows tools are fine for a one-off freeze. If stuck apps are a regular thing, Task ForceQuit 2 gives you a simpler app-focused way to close frozen programs without digging through every process in Task Manager.
Task ForceQuit 2 is a Windows utility from Softorino. It is designed to force-stop programs, restart them, reboot the system, or shut down the computer from the app interface.
- Download Task ForceQuit 2 from the official Softorino download page.
- Install and open the app.
- Select the frozen program from the list.
- Choose the close or restart action you need.
- Use reboot or shutdown only when the full system is stuck.
The point is not magic. Force quitting still closes the app hard. The benefit is speed and clarity when you deal with frozen apps often.
Task ForceQuit 2 is available through the Softorino store and the Universal License. Check the store before publishing any price claim because pricing can change.
Why apps freeze on Windows
Apps usually freeze because they are waiting on something they cannot finish. Sometimes that is a bug. Sometimes Windows is overloaded. Sometimes the app is stuck talking to a device, network drive, graphics driver, or corrupted cache.
- High CPU or memory use.
- A buggy app update.
- Graphics driver issues.
- A corrupted app cache or settings file.
- Too many startup apps.
- An external drive, printer, or network share that stopped responding.
Force quitting solves the immediate stuck-window problem. It does not fix the reason the app froze. If the same app freezes every day, update it, reinstall it, or check whether another program is starving your PC of memory.
How to prevent frozen apps from coming back
You cannot prevent every app freeze, but you can make them less common.
- Install Windows updates after saving your work.
- Update the app that keeps freezing.
- Restart after major driver, graphics, or app updates.
- Open Task Manager and disable startup apps you do not need.
- Keep enough free disk space for Windows and app cache files.
- Run a malware scan only if the freezes come with pop-ups, unknown apps, or browser redirects.
If a specific app keeps freezing even after updates, uninstall it and reinstall a fresh copy. That often clears broken cache files and bad settings.
When should you not force quit on Windows?
Do not force quit an app while it is saving, updating firmware, writing to an external drive, or installing a Windows update. Wait if the disk light is active or the app says it is writing changes.
If the app has been frozen for several minutes with no disk activity, force quitting is reasonable. Just assume unsaved work in that app may be gone.
FAQ
What is the Windows shortcut for force quit?
The closest Windows shortcut is Alt + F4. Select the frozen app first, then press the shortcut. If that fails, press Ctrl + Shift + Esc and end the app in Task Manager.
How do I force quit when Alt + F4 does not work?
Open Task Manager with Ctrl + Shift + Esc, select the frozen app, and click End task. If the desktop is stuck, press Ctrl + Alt + Delete and open Task Manager from there.
Is force quitting bad for my computer?
Force quitting one frozen app is usually fine for Windows. The risk is unsaved work inside that app. Hard power-off is riskier and should be your last resort.
How do I force quit an app without a mouse?
Use the keyboard. Press Ctrl + Shift + Esc, use the arrow keys to select the stuck app, then press Delete or use keyboard navigation to choose End task.
What is the taskkill command for closing apps?
Use taskkill /IM appname.exe /F to close by image name, or taskkill /PID 1234 /F to close by process ID. Replace the example values with the actual app name or PID.
Does Windows have a Mac-style Force Quit menu?
Not exactly. Windows uses Task Manager, the Windows 11 taskbar End task option, or commands like taskkill. If you want a simpler dedicated app, Task ForceQuit 2 is closer to that job.
What should I do if Task Manager will not open?
Press Ctrl + Alt + Delete and try opening Task Manager from the security screen. If that fails and the whole PC is frozen, restart normally if possible. Hold the power button only as the final option.
Final take
To force quit on Windows fast, start with Alt + F4. If the app ignores it, use Task Manager with Ctrl + Shift + Esc. If this keeps happening, Task ForceQuit 2 gives you a cleaner way to close stuck programs without hunting through processes every time.
Try Task ForceQuit 2 if frozen apps are part of your normal Windows life. Nobody needs that much Task Manager in their day.

