macOS · How-To

How to Force Quit an App on a Mac

By , Editor · · New macOS guide
The short answer

The fastest way to force quit a frozen app on a Mac is to press Option + Command + Esc, select the unresponsive app in the Force Quit Applications window, and click Force Quit. That single shortcut is the Mac equivalent of Ctrl + Alt + Delete on Windows, and it works on every current version of macOS.

If you have landed here from the Windows world, the idea is familiar: an app stops responding, the pointer becomes a spinning colour wheel, and you need a clean way to end just that program without restarting the whole computer. macOS gives you four dependable methods, from a one-handed keyboard shortcut to a full process monitor. This guide walks through each one, explains when to reach for it, and shows how to avoid losing unsaved work along the way.

New to the Mac keyboard?

On Apple keyboards the modifier keys are labelled with symbols. Option is (sometimes printed as alt), Command is , and Esc is the Escape key at the top-left. So the shortcut below is written ⌥⌘⎋ on Apple's own documentation.

Method 1 — Press Option-Command-Esc (the quickest way)

This is the method to memorise. It works even when the frozen app is filling the screen, and it does not depend on the Dock or the menu bar being responsive.

  1. Hold down Option + Command + Esc together. The Force Quit Applications window appears.
  2. In the list of open apps, click the one that is misbehaving. An unresponsive app is usually marked (not responding) in red next to its name.
  3. Click the Force Quit button.
  4. If macOS asks you to confirm, click Force Quit again. The app closes immediately.

You can leave the Force Quit Applications window open while you work — it stays on top so you can end another app if a second one hangs. Close it with the red dot in its corner when you are done.

Force quit ends the app instantly — no save

Force quitting does not give the app a chance to save. Anything you had not yet saved in that program is lost. If the window still responds at all, try Command + S to save first, and only force quit if the app is truly stuck.

Method 2 — Use the Apple menu > Force Quit

If you prefer the mouse or trackpad, the same window is one menu away. This is handy when a background app is causing trouble but your menu bar still works.

  1. Click the Apple menu (the Apple logo) in the top-left corner of the screen.
  2. Choose Force Quit… from the menu. (This opens the same Force Quit Applications window as the shortcut above.)
  3. Select the frozen app, then click Force Quit.

Tip: holding Shift while the Apple menu is open changes the entry to Force Quit followed by the name of the front-most app, letting you kill the active app directly. This label varies with which app is in front, so if you don't see it, just use the plain Force Quit… item.

Method 3 — Force quit from the Dock

Every open app has an icon in the Dock, and you can end a specific one right there. This is the most direct route when you know exactly which app is frozen.

  1. Find the app's icon in the Dock (an open app shows a small dot beneath it).
  2. Right-click (or Control-click, or two-finger click on a trackpad) the icon to open its shortcut menu. A normal menu shows a Quit option.
  3. Now hold down the Option key. Watch the menu: Quit changes to Force Quit.
  4. With Option still held, click Force Quit. The app closes at once.

A quicker version: right-click and hold the Dock icon to open the menu, then press Option and the same Quit → Force Quit swap happens without a second click.

Try a normal Quit first

Not every stuck-looking app is truly frozen — sometimes it is just busy. Before you force anything, try a regular quit with Command + Q, or right-click the Dock icon and choose Quit. A normal quit lets the app save and shut down cleanly, so it is always the safer first move.

Method 4 — End a stubborn process in Activity Monitor

Sometimes an app does not even appear in the Force Quit window, or a background process is eating your CPU and fans. Activity Monitor is macOS's built-in task manager — the closest thing to Windows Task Manager — and it can end anything you have permission to touch. Apple's Activity Monitor guide to quitting a process documents the Stop button in the upper-left corner, the red (Not Responding) marker, and the difference between the Quit and Force Quit choices.

  1. Open Activity Monitor. It lives in your Applications folder, inside the Utilities sub-folder:
    Applications ▸ Utilities ▸ Activity Monitor
    The fastest way to open it is Spotlight: press Command + Space, type Activity Monitor, and press Return.
  2. In the Process Name list, click the app or process you want to end. Unresponsive apps show (Not Responding) in red. If you can't spot it, click the CPU column header to sort by CPU use — a runaway process often sits at the top.
  3. Click the Stop button (the octagon with an ×) in the upper-left of the toolbar.
  4. Choose one of the two options in the dialog that appears:
    • Quit — the same as choosing File > Quit inside the app. The process quits when it is safe to do so and won't end if that could cause data loss. Try this first.
    • Force Quit — the process quits immediately. If it has files open, you may lose data. Use this only when a plain Quit doesn't work.

If you try to quit a process you don't own — for example a system process — macOS may ask for an administrator name and password. Be cautious here: ending system processes you don't recognise can make macOS unstable until you restart.

Don't force quit system processes on a guess

Activity Monitor lists dozens of background items with cryptic names (kernel_task, WindowServer, launchd and the like). These keep macOS running. Only ever stop a process you recognise as an app you opened. If in doubt, leave it alone and restart the Mac instead.

Which method should you use?

  • A visible app is frozenOption + Command + Esc. It's the one-shortcut answer.
  • You'd rather click than typeApple menu > Force Quit….
  • You know exactly which Dock app is stuckOption + right-click its Dock icon > Force Quit.
  • The app won't show up, or a background process is the culpritActivity Monitor.

How to avoid losing data

Force quitting is safe for your Mac, but not for your unsaved documents. A few habits keep the damage to zero:

  • Wait a moment first. The spinning wheel often clears on its own once the app finishes a heavy task. Give it 20–30 seconds before deciding it is truly hung.
  • Save when you can. If any part of the app still responds, press Command + S before force quitting.
  • Prefer Quit over Force Quit in Activity Monitor — a plain Quit refuses to end an app if that would lose data.
  • Reopen and check. Many Mac apps auto-save or offer to restore documents when you relaunch them. After you force quit, open the app again and look for a recovered version before you assume your work is gone.

When the whole Mac is frozen

If nothing responds — no shortcut, no menu bar, no pointer — the app isn't the only problem. As a last resort, press and hold the power button for about ten seconds until the Mac shuts down, then press it again to start back up. Apple's own instruction is to force a shutdown by pressing and holding the power button until your Mac shuts down, with the warning that you may lose unsaved changes in open documents. This ends every app at once and should only be used when you can't reach any of the methods above, because it closes everything without saving.

For a broader look at keeping things responsive, browse our macOS how-to guides — we cover everyday Mac tasks alongside our Windows and Linux coverage.

Frequently asked

What is the keyboard shortcut to force quit on a Mac?

Press Option, Command and Esc together. This opens the Force Quit Applications window, where you select the frozen app and click Force Quit. It is the Mac equivalent of Ctrl-Alt-Delete on Windows and works on every modern version of macOS.

Will I lose unsaved work if I force quit an app?

Yes, force quitting ends the app immediately without saving, so any unsaved changes in that app are lost. Save your work first if the app still responds. Some apps, such as those that auto-save or restore documents on relaunch, may recover your work when you reopen them, but this is not guaranteed.

Why can't I force quit the Finder?

The Finder always runs, so it cannot be quit like a normal app. In the Force Quit Applications window the button for the Finder reads Relaunch instead of Force Quit. Click Relaunch to restart the Finder if the desktop or windows stop responding.

What do I do if force quit doesn't work?

Try Activity Monitor, found in Applications then Utilities, select the process and click the Stop button, then choose Force Quit. If the whole Mac is unresponsive and nothing works, press and hold the power button for about ten seconds to force it to shut down, then press it again to restart.

More macOS guides

This is part of Windows Now's growing macOS section. Browse all macOS guides, or head back to the Windows Now home for our Windows, macOS and Linux how-tos.