How to Force Quit an Application on a Mac

This wikiHow teaches you how to quit an application that has stopped responding on your Mac. Open the Apple menu. It's the black Apple on icon in the upper-left corner of the screen.

Method 1 of 5:

Using the Apple Menu

  1. Picture 1 of How to Force Quit an Application on a Mac
    Open the Apple menu. It's the black Apple on icon in the upper-left corner of the screen.
  2. Picture 2 of How to Force Quit an Application on a Mac
    Click on Force Quit… toward the middle of the menu.
  3. Picture 3 of How to Force Quit an Application on a Mac
    Click on the app you want to quit.
    1. The note "(Not Responding)" will appear next to frozen apps.
  4. Picture 4 of How to Force Quit an Application on a Mac
    Click on Force Quit. The app will quit and can be restarted.
    1. If your computer is frozen, you may need to restart it.
Method 2 of 5:

Using a Keyboard Shortcut

  1. Picture 5 of How to Force Quit an Application on a Mac
    Press + Option+Esc. The "Force Quit" dialog box will open.
  2. Picture 6 of How to Force Quit an Application on a Mac
    Click on the app you want to quit.
    1. The note "(Not Responding)" will appear in red next to frozen apps.
  3. Picture 7 of How to Force Quit an Application on a Mac
    Click on Force Quit. The app will quit and can be restarted.
Method 3 of 5:

Using the Dock

  1. Press Option on your keyboard.
  2. Right-click or control-click the application in the Dock.
  3. Click Force Quit.
Method 4 of 5:

Using Activity Monitor

  1. Picture 8 of How to Force Quit an Application on a Mac
    Click on Spotlight. It's the magnifying glass in the upper-right corner of the screen.
  2. Picture 9 of How to Force Quit an Application on a Mac
    Type "Activity Monitor" in the search field.
  3. Picture 10 of How to Force Quit an Application on a Mac
    Click on Activity Monitor under "Applications."
  4. Picture 11 of How to Force Quit an Application on a Mac
    Click on the application you want to quit.
  5. Picture 12 of How to Force Quit an Application on a Mac
    Click on "Quit Process" in the upper-left corner of the window. This will stop the application from running.
Method 5 of 5:

Using Terminal

  1. Picture 13 of How to Force Quit an Application on a Mac
    Open the Terminal utility. By default, this is in the Utilities folder, located in the Applications folder.
    1. If a normal Force Quit doesn't work, you may need to use this method to end the program.
  2. Picture 14 of How to Force Quit an Application on a Mac
    Type "top" and press Return. The 'top' command displays information about the applications that are currently running.
  3. Picture 15 of How to Force Quit an Application on a Mac
    Find the program you want to close. Under the column titled "COMMAND", find the name of the application you wish to quit.
    1. The COMMAND list may use a truncated name for the program. Look for a name that looks similar to the program you are trying to close.
  4. Picture 16 of How to Force Quit an Application on a Mac
    Find the PID (Process ID). Once you find the name of program, find the number to the immediate left of it, under the PID column. Make a note of the PID number.
  5. Picture 17 of How to Force Quit an Application on a Mac
    Type "q". This will exit the list of applications and return you to the command line.
  6. Picture 18 of How to Force Quit an Application on a Mac
    Type "kill ###". Replace the "###" with the number from the PID Column you just located. For example: If you were trying to quit iTunes, and found iTunes to have PID number 3703, you would type "kill 3703".
    1. If the program does not respond to the 'kill' command, type 'sudo kill -9 ###', replacing ### with the PID number.
  7. Picture 19 of How to Force Quit an Application on a Mac
    Exit the terminal. The application should quit and you can be relaunched.
« PREV POST
READ NEXT »