Force Quite App On Mac

Although it is quite rare, you must have come across incidents of apps becoming unresponsive or frozen once in a while on your Mac. You will find below multiple ways to Force Quit Apps or Programs on your Mac, instead of waiting forever and getting frustrated.

Force Quit Apps or Programs on Mac

Jan 22, 2016  There is no option to Force Quit in Windows 10, so users switching from Mac OS X will need to learn how to bring up the Task Manager utility. May 31, 2017  To force quit app on Mac using Activity monitor, you need to select the process, click on the kill button from the top left corner and click Quit to kill the process. Use the Kill Command to Force Quit Apps on Mac. If everything else fails then you may use the kill command as your last resort to forcefully quit apps. To do this you need to.

Most native Apps and Services on your Mac are designed to run smoothly, without freezing up or lagging in any way. However, some third party Apps that are not exactly optimized to run efficiently on a Mac may end up freezing or becoming completely unresponsive.

In such cases, it becomes difficult to close the unresponsive App in a normal way and the only option left is to Force Quit the application on your Mac.

Unlike regular closing of the Apps, Force Quitting abruptly closes the application and does not save your work or settings. However, sometimes you need to be prepared to lose unsaved work and settings, in order to get your Mac back to its normal self.

Force Quit Apps or Programs Using Dock

Perhaps the easiest way to Force Quit Apps on a Mac is through the Dock, located at the bottom of your Mac’s screen.

1. Locate the App that you want to close on the Dock of your Mac

2. Next, right-click on the App icon and then click on Force Quit in the little menu that appears (See image below).

Note: The Force Quit option may also appear as “Quit” in some cases, however most of the times when the application is frozen or unresponsive it appears as “Force Quit”.

3. Depending on the App that you are Force-quitting, you may see a pop-up asking to confirm that you do want to Force Quit the App. Tap on the blue Force Quit button to quit the unresponsive app.

Force Quit Apps or Programs on Mac Using Keyboard

You can also force quit Apps on your Mac by using keyboard shortcuts. There are 2 keyboard shortcuts which allow you to Force Quit unresponsive apps.

1. On the keyboard of your Mac, press Command + Option + Esc key combination to Force Quit any unresponsive App. In case you are using a Windows keyboard with your Mac, press Windows + Alt + Esc keys.

Note: Do not press all 3 keys at the same time, rather press them in a sequence, first Command then Option and then Esc.

2. Pressing above keys will open the Force Quit Application Manager Window on your Mac (See image below)

3. Next, click on the unresponsive App in the Application Manager and then click on the blue Force Quit button to close the unresponsive app.

4. Depending on the App that you are quitting, you may see a pop-up asking to confirm that you do want to Force Quit the App. Tap on the blue Force Quit button to quit from the unresponsive App.

Force Quit Apps On Mac Using Apple Menu Bar

Another way to Force Quit Apps on your Mac is by accessing the Force Quit Applications manager by using the Apple Menu Bar.

1. Click on the Apple icon in the top menu bar on your Mac and then click on Force Quit… option in the drop-down menu (See image below)

2. Clicking on Force Quit will open the Applications Manager Window on the screen of your Mac.

3. In the Application Manager, click on the App that you want to Force Quit and then click on the Blue Force Quit button to Quit the selected App on your Mac (See image below)

4. Depending on the App, you may see a pop-up. Click on the blue Force Quit button in the pop-up to close the selected App.

Force Quit Apps On Mac Using Activity Monitor

The Activity Monitor on a Mac is quite similar to the Task Manager as found on a Windows Computer. The Activity Manager on a Mac allows you to take a look at the amount of Memory, CPU, and Storage space used by the apps and also allows you to Force Quit Apps.

1. Click on the Finder icon (Happy Face!) in the Dock of your Mac (See image below)

2. Next, click on Applications and then click on the Utilities Folder.

3. In Utilities Folder, locate Activity Monitor and click on it (See image below)

Force Quite App On Mac

4. On the Activity Monitor screen, click on the app that you want to Force-close and then click on the X icon, located in top left corner of the window (See image below)

5. Next, you may see a pop-up, asking you to confirm that you do want to Force Quit the application. Click on Force Quit (or Quit) to close the application.

Force Quit Apps On Mac Using the Terminal Window

In addition to above ways, you can also make use of the Terminal Window to Force Quit Apps on your Mac.

1. On the keyboard of your Mac, press Command + Spacebar to open the Spotlight Search

2. Once Spotlight Search opens up on your Mac, type the word Terminal and click on the Top Hit suggestion Terminal to open the Terminal Window on your Mac (See image below)

3. On the Terminal Window, type in ps –ax (there is a space after ps) and press the Enter key (See image below).

If an app won

Note: There is a space after ps

4. The above Terminal Command will list all the processes that are currently running on your Mac. Locate the App that you want to Force-close and note down its PID Number (See image below)

What you prefer will depend on how you work.Each system has its own workflow and its own nuances. Video stabilization software. Each system has its own workflow and its own nuances. You’ll likely be using the same software for years, so it’s important to seek out software that fits your needs. Know What You NeedThink of purchasing software as buying into a suite that will help you tell stories.

5. Once you have noted down the PID number of the app. Type kill (PID number) in the Terminal Windows and hit the enter key (See image below)

Once you type in the above command, the unresponsive/frozen application will be closed. For example, in our case we closed the stuck Safari App on our Mac by typing kill 279 in the terminal Window.

When using apps/programs on the computer, sometimes one program might experience long pauses or periods of unresponsiveness. You even cannot close the program by clicking the X button in its upper right corner. In this case, you would want a way to force the program to quit. Now, this post will show you three ways to force an unresponsive program to quit in Windows 10.


Way 1: Force an unresponsive program to quit using keyboard shortcut

When a program freezes up or does not respond for a long while and the X button does not work, you can try to force it to quit by pressing the Alt + F4 key on your physical keyboard. The Alt + F4 keyboard shortcut can force a program to quit when the program’s window is selected and active. When no window is selected, pressing Alt + F4 will force your computer to shut down.

Tips: Alt + F4 might not work for some cases. If Alt + F4 doesn’t work for your case, use any of the methods below.

Mac Force Quit Keyboard

Way 2: Force an unresponsive program to quit using Task Manager

Task Manager is the most common way to quickly end a process or program on Windows computer.

Step 1: Open the Task Manager by pressing Ctrl + Shift + Esc keyboard shortcut or by right-clicking on your Windows 10 taskbar and then selecting Task Manager.

Step 2: If the Task Manager is displayed with a simple interface, click the More details button on the lower left corner to display its full screen.

Step 3: Select the Processes tab, and you will find the unresponsive program under the Apps section. To force the program to quit, just click on the program to highlight it, and then click the End task button in the lower right corner of the Task Manager window, or right-click on the program, and select End task.

Way 3: Force an unresponsive program to quit using Command Prompt

Sometimes, even Task Manager might not work. Then you have to use Command Prompt to terminate an unresponsive program. Here are the steps.

Step 1: Open a Command Prompt window by pressing Win + X and then select Command Prompt.

Step 2: Type tasklist and press Enter key. This will list all currently running tasks and programs on the computer. You can find the unresponsive program’s name from the list.

Step 3: Type taskkill /im program_name.exe and press Enter key. For example, in my case, I want to force the Excel program (i.e. Excel.exe) to quit, so I type taskkill /im excel.exe and press Enter. If everything went right, the command will run successfully, and the message 'Sent termination signal to the process Excel.exe with PID 5972' is displayed on the screen. The PID means the Process id which was defined by the Windows system.

Related Articles

  • 2 Ways to Uninstall Programs or Apps in Windows 10
  • How to Block a Program from Accessing the Internet in Windows 10
  • How to Uninstall and Reinstall Photos App in Windows 10