How to Force Quit an App on Mac? 5 Easy Methods

Mr Kumar
Reviewed By :
Mr Kumar
Kartik Wadhwa Written by Kartik Wadhwa
Updated on
Jul 20, 2026

When an app freezes on your Mac, clicking the close button often does not help. Instead of restarting your Mac, you can use several built-in tools to close the unresponsive app in seconds.

Whether you are using a MacBook Air, MacBook Pro, iMac, or Mac mini, this guide explains how to force quit an app on Mac effectively, when to use each method, and what to do if you are not able to force quit on Mac.

How to Force Quit an App on Mac?

macOS offers various ways to force quit apps on a Mac. Start with the quickest option and move to the next method only if the app does not respond. Here’s how to close apps on MacBooks:

Method 1: Use the Force Quit Mac Shortcut

Force Quit shortcut on Mac is the fastest way to close an unresponsive app.

  • Press Option + Command + Esc.
    Press Option Command Esc
  • Select the app that is not responding.
  • Click Force Quit and confirm if prompted.
    Force Quit the problematic app

This method works even when your Mac computer is freezing and is usually the quickest way to force quit an application on Mac.

Method 2: Force Quit from the Apple Menu

If you prefer using your mouse, here’s how to force quit apps on Mac:

  • Click the Apple Menu.
  • Select Force Quit.
    Select Force Quit
  • Next, choose the unresponsive app and click Force Quit.
    Force Quit the problematic apps

This opens the same Force Quit window as the keyboard shortcut.

Method 3: Force Quit from the Dock

If the app icon is still visible in the Dock, here’s how to force close a program on a Mac:

  • Hold the Option key.
  • Then, right-click or Control-click the app’s icon.
  • And select Force Quit.
    Select Force Quitt

Holding the Option key changes the normal Quit option to Force Quit.

Method 4: Force Close Mac Apps Using Activity Monitor

If the app continues running in the background or does not appear in the Force Quit window, use Activity Monitor, which is like a Task Manager for Mac

Let’s see how to force close an app on a Mac using Activity Monitor:

  • Open Activity Monitor using Spotlight or go to Applications > Utilities.
    Click on Activity Monitor
  • Find the app or process and select it.
  • Click the small X button at the top.
    Click the small X button
  • Finally, choose Force Quit.
    Force Quit the app or activity

Activity Monitor is also useful for checking malware on Mac and identifying apps that are using excessive CPU or memory.

Method 5: Force Quit Using Terminal

If none of the other methods work, you can force quit the app through Terminal. Here’s how to force close an app on Mac with the command line:

  • Open Terminal.
  • Run: ps -ax, and note the app’s PID (Process ID).
    Run ps ax
  • Now, run: kill -9 PID (replace PID with the process number of the app).

Use this method only as a last resort, as it immediately closes the app and any unsaved work may get lost.

How to Close Apps on Mac Normally?

If an app is working properly, always close it normally instead of force quitting. This allows the app to save your work and shut down safely. Here are three different ways to learn how to quit an app on Macs:

  1. Press Command + Q while the app is active.
  2. Click the app’s name in the menu bar and choose Quit.
    Click on the Quit option
  3. Right-click the app’s icon in the Dock and select Quit.
    Right click the icon Quit

Many Mac users think clicking the red close button quits an app, but that’s not how macOS works. The red button only closes the current window. The app usually continues running in the background until you choose Quit or press Command + Q.

Why Won’t an App Close on Mac?

An app may refuse to close for several reasons. Some of the most common reasons include:

  • A temporary software bug has caused the app to freeze.
  • High CPU or memory usage is making the app unresponsive.
  • A background process has stopped responding.
  • Your Mac is running low on available RAM.
  • The app is outdated or incompatible with your macOS version.
  • The app’s files have become corrupted.
  • A temporary macOS issue is affecting system performance.

Sometimes the problem is not the app itself. If Finder or macOS becomes unresponsive, normal quit options may stop working until the system recovers.

What to Do If You Still Can’t Force Quit an App on Mac?

If none of the methods above work, the issue may not be with the app alone. In some cases, macOS or another background process is probably preventing the app from closing. Try these solutions:

  • Restart Your Mac: If your Mac is still responding, go to Apple Menu > Restart. Restarting your Mac clears temporary processes that may be causing the problem.
  • Update the App: An Outdated app may contain bugs that cause it to freeze. Open the App Store or the app’s built-in updater and install the latest version.
  • Update macOS: Apple regularly releases updates that improve stability, compatibility, and performance. Keeping macOS up to date can prevent many app-related issues.
  • Start in Safe Mode: If the same app freezes repeatedly, booting your Mac into Safe Mode can help determine whether login items, extensions, or third-party software are causing the issue.

If the app works normally in safe mode, the problem is likely caused by software that loads during startup.

Tips to Prevent Apps from Freezing on Mac

While an occasional freeze is normal, these simple habits can reduce the chances of it happening again.

  • Keep macOS and your apps updated.
  • Leave at least 15% to 20% of your storage free.
  • Quit apps you are no longer using to free up memory.
  • Use Activity Monitor to identify apps consuming excessive CPU or RAM.
  • Avoid running too many resource-intensive apps at the same time.
  • Manage Mac Startup apps and remove unnecessary login items that launch automatically when your Mac starts.

A little regular maintenance can go a long way toward keeping your Mac fast and responsive.

Wrapping Up

Most frozen apps can be closed in seconds without restarting your Mac. In most cases, the Option + Command + Esc shortcut is the quickest solution. If that does not work, you can use the Apple Menu, Activity Monitor, Dock, or Terminal to force quit the app.

If the same app is creating problems repeatedly, updating the app or macOS, freeing up storage, and checking for software conflicts can help prevent the problems from coming back.

Also Read

Frequently Asked Questions

What is the shortcut to force quit on Mac?

Press Option + Command + Esc, select the frozen app, and click on Force Quit.

How do I force quit an app from Activity Monitor?

Open Activity Monitor, select the app or process, click the cross button, and choose Force Quit.

How to close all apps on MacBook?

macOS does not have a built-in option to close all apps at once. You will need to quit each app individually using Command + Q.

Why is force quit not working on my Mac?

The issue may be with Finder or macOS rather than the app itself. Try restarting your Mac or performing a forced shutdown if your Mac is completely frozen.

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

Yes, force quitting closes the app immediately, so any unsaved changes may get lost. Whenever possible, try quitting the app normally first.

Related Posts
Operating System Jul 21, 2026
How Do You Open a Program When There Are No Icons on the Desktop?

A missing desktop icon is annoying, but it is not a dead end. In most cases, the applications are still…

Operating System Jul 20, 2026
How to Refresh MacBook: Easy Methods for Browsers and Apps

Unlike many Windows PCs, MacBooks don’t have a dedicated F5 key to refresh a web page, an app, or the…

Firmware Update
Operating System Jul 14, 2026
What is Firmware Update? Meaning, Benefits, and How It Works

You probably don’t think about firmware until your device asks you to update it. Whether it is your Wi-Fi router,…

ubuntu
Operating System Jul 14, 2026
Install Deb File Ubuntu: How to Install a .deb File Safely

Installing a deb file in Ubuntu is easier than it sounds once you know the right method. While Ubuntu supports…

How to Update Drivers in Windows 11 and Windows 10 (2026 Guide)
Operating System Jul 13, 2026
How to Update Drivers in Windows 11 and Windows 10 (2026 Guide)

An outdated driver can cause a range of problems, from Wi-Fi issues and audio glitches to display and Windows update…

mac tahoe vs sequoia
Operating System Jul 10, 2026
Mac Tahoe vs Sequoia: Which macOS Version Should You Choose?

Choosing between macOS Tahoe and Sequoia comes down to more than just getting the newest version. While Tahoe introduces a…

how to fix slow boot mac
Operating System Jul 10, 2026
How to Fix Slow Boot Mac: 10 Proven Ways to Improve Startup and Performance

Why is my MacBook running so slowly? This is one of the most asked questions I get. Well, a Mac…

Path of a File in Mac
Operating System Jul 08, 2026
How to Get Path of a File in Mac? (5 Simple Methods)

Need to paste a file path into Terminal or share a file’s exact location, but don’t know how to get…

Exit Full Screen on Mac
Operating System Jul 07, 2026
How to Exit Full Screen on Mac (4 Easy Methods)

Full Screen mode on a Mac helps you focus by hiding the dock and menu bar. But there are times…