Mac OS X is a great operating system. It’s stable but it isn’t perfect. Once in a while, the application you are working on may freeze (or hang). If your application is not responding or you encounter the Spinning Beach Ball of Death, chances are your application has crashed.

If you don’t want to wait it out, here are two ways how you can force quit an application that’s not responding.

Force quit with keyboard shortcuts

If your application is not responding, do the following:

  1. Press and hold the following keys: Command + Option + Esc
  2. Choose the application you want to quit in the “Force Quick Application” dialogue box.
  3. Click “Force Quit“.

Force quit via Terminal

Alternatively, you can quit an application using shell command via Terminal.

  1. Launch Spotlight Search with Command + Spacebar and search for Terminal. Hit Enter.
  2. In Terminal, type ps -ax then Enter. This will give you a list of all running process on your Mac along with other details like its respective PID number, elapsed running time, process name and process location.
  3. To kill (force quit) a specific application, look for its name and note down the PID number.
  4. Type the following command in Terminal: kill <PID number>

Here’s an example:

Upon typing in ps -ax, you may get a long list of output of running processes that look something like the screenshot below:

Now, let’s say we want to force quit Google Chrome, we can make use of the grep command in conjunction with our ps -ax to get exactly the information about the process we want.

The full command would look like this:

ps -ax | grep <application_name>

and in our case, it will be something like this:

ps -ax | grep Chrome

and it should output the following in Terminal:

Note that the PID number for Google Chrome is 9635.

Go ahead and type in the following command in Terminal:

kill 9635

This will terminate Google Chrome browser instantly. Hope this tutorial helps!


No Comments
Comments to: How to Force Quit Applications on Mac

Recent Articles

Good Reads

The transportation and logistics industry is rapidly evolving, and businesses are now moving beyond basic tracking solutions. An AI-powered GPS tracking system represents the next generation of fleet intelligence, combining real-time location tracking with artificial intelligence, predictive analytics, and smart automation. As competition increases and operational costs rise, companies need smarter tools to stay ahead. […]
A fleet management system is a powerful solution designed to help businesses efficiently manage their vehicles, drivers, fuel consumption, and overall transportation operations. As industries such as logistics, delivery, construction, and public transportation expand, managing fleets manually has become inefficient and costly. This is where fleet management systems play a critical role. What is a […]

Worlwide

Overview VipsPM – Project Management Suite is a Powerful web-based Application. VipsPM is a perfect tool to fulfill all your project management needs like managing Projects, Tasks, Defects, Incidents, Timesheets, Meetings, Appointments, Files, Documents, Users, Clients, Departments, ToDos, Project Planning, Holidays and Reports. It has simple yet efficient layout will make managing projects easier than […]
The transportation and logistics industry is rapidly evolving, and businesses are now moving beyond basic tracking solutions. An AI-powered GPS tracking system represents the next generation of fleet intelligence, combining real-time location tracking with artificial intelligence, predictive analytics, and smart automation. As competition increases and operational costs rise, companies need smarter tools to stay ahead. […]
A fleet management system is a powerful solution designed to help businesses efficiently manage their vehicles, drivers, fuel consumption, and overall transportation operations. As industries such as logistics, delivery, construction, and public transportation expand, managing fleets manually has become inefficient and costly. This is where fleet management systems play a critical role. What is a […]
  Navratnas have been considered auspicious and believed to give the individuals receiving them positive energies for centuries in the Indian subcontinent. “Navratna” translates into Nine gems for the nine planets of Vedic astrology. Navratna combination is considered to be the most favorable combination for success as it contains natural gemstones representing the all nine planets. But authenticity […]

Trending

Turquoise Jewelry is one of the ancient healing stones used for personal adornment and astrological benefits. The rare greenish blue-colored pectolite is celebrated for its enchanting powers among many crystal lovers. It is a hydrated phosphate of copper and aluminum that ranks 5 to 6 on the Mohs hardness scale. It is deemed a protective […]
24 March 2020, the evening when the Government of India ordered a nationwide lockdown for 21 days. Because the deadly Coronavirus crept into the world and turned it into a sinking ship, put unforeseen pressures on all of us with its destructive intentions. Soon after, it turned into a giant monster. Omicron, the new variant […]
Singapore is recognised globally as a prime destination for foreign investors. Its business structure is well-developed, and its tax system is favourable to business owners. The government has a strong support system for entrepreneurs and provides legal protection for intellectual property rights. All of these conditions create an environment that is ideal for Singapore company […]