Mac Performance

How to Kill Processes on Mac

If your Mac is running slower than usual, or you have applications that have frozen and refuse to quit, you may be dealing with some problematic processes. Fortunately, it’s not difficult to kill a running process on Mac and free up resources, like processing power and memory, so that your system runs more smoothly.

 

In this guide, we’ll show you how to see all running processes, how to identify any that might be causing issues, and how to end a process on Mac in just a few clicks. We’ll also look at some third-party tools that can help you maintain a responsive Mac at all times.

 

Before we start

 

You can stop problematic processes on Mac by using MacKeeper’s Memory Cleaner tool. In addition to safely freeing up RAM and improving the performance of your Mac, it can also quit programs that are stuck or not performing as intended. Here’s how:

  1. Open MacKeeper and select Memory Cleaner.
  2. Click Open to start the tool.
  3. Select Clean Memory to free up RAM.
  4. To kill an active process, select Apps & Processes, then find your problematic app.
  5. Click the X alongside the app to stop it, then select Quit.

What is a process on Mac?

Processes are essentially programs or apps that are running on your Mac. Every piece of software has at least one, and some, such as a web browser or antivirus software, may use several of them. Not all processes are tied to apps that you can see—some may be powering hidden background tasks—but all take up system resources, including CPU power and RAM.

 

Occasionally, processes on Mac can become frozen or may suffer from other issues that cause them to take up more resources than they normally would. When this happens, your system can become slow or unresponsive until the problem process has been stopped. But don’t worry—there are a number of fairly simple ways to force kill a process on Mac and free up system power.

Use Activity Monitor to kill running processes on Mac

One of the most effective ways to kill a background process on Mac is with Activity Monitor, which displays a list of all running processes and which resources they’re using in real time. It displays processor (CPU), memory (RAM), and storage usage. It also allows you to monitor which apps are consuming the most energy and which are sending and receiving data through your network.

 

When your Mac is running slower than usual, and you’re not sure why, it’s a good idea to open Activity Monitor to see a list of all running processes. You can then sort the list by CPU, RAM, power usage, and more to identify which processes may be acting abnormally and need to be ended.

1. Open Activity Monitor

Start by opening Activity Monitor like so:

  1. Open Finder on your Mac, then click Applications in the sidebar.
  2. Open the Utilities folder.
  3. Double-click Activity Monitor to open it.
Finder on Mac shows the Applications folder with all installed apps. To find Activity Monitor, first open the Utilities folder.
Step 1. In Finder, go to Applications > Utilities
Finder on Mac shows the Utilities folder with all built-in utilities. Double-click on Activity Monitor to launch it.
Step 2. Double-click Activity Monitor to open it

Alternatively, you can open Activity Monitor from Spotlight Search by pressing Command+Space on your keyboard and then searching “Activity Monitor.” When the app opens, you will be immediately greeted by a list of all current processes on your computer.

2. View and filter tasks

Next, find out which processes might be slowing down your machine by following these steps:

  1. Click the CPU tab at the top of the Activity Monitor window.
  2. In the list of processes below, click the % CPU column header to sort all processes by CPU usage. Those using the most processing power will appear at the top of the list.
  3. To check which apps are using up the most RAM, click the Memory tab.
  4. Click the Memory header in the list of processes to sort all processes by RAM usage.
Activity Monitor on Mac shows a list of all running processes. Click the CPU tab then the % CPU column to sort all processes by CPU usage.
Step 1. Click CPU, then the CPU column
Activity Monitor on Mac shows a list of all running processes. Click Memory then the Memory column to sort all processes by RAM usage.
Step 2. Click Memory, then the Memory column

This is a great way to find out what’s using up your system memory so that you can free up RAM on Mac.

3. Eliminate problematic processes

Now, to stop a process that is consuming too many resources or not operating as it should, follow these steps:

  1. Double-click the process you wish to end.
  2. In the popup window that appears on your desktop, click the Quit button.
  3. Confirm this action by clicking Quit again when prompted.
Activity Monitor on Mac shows a list of all running processes. To kill a process, first double-click the process name in the list.
Step 1. Double-click on a process you want to stop
Activity Monitor on Mac shows the details for a running process. To kill it, click the Quit button, then confirm when prompted.
Step 2. Click the Quit button
Activity Monitor on Mac shows the Force Quit prompt. Select Quit to confirm.
Step 3. Click Quit to confirm

It’s very important that you do not kill processes and tasks that you are unfamiliar with inside Activity Monitor. You may inadvertently close something that macOS relies on, which could cause your system to become unstable or frozen entirely. If you don’t feel comfortable using Activity Monitor, you may want to use a third-party tool to help you maintain system resources.

How to close processes using Terminal

If you’re the kind of user who likes to get things done with Mac Terminal, you’ll be pleased to know you can kill processes there as well. It’s not quite as simple as Activity Monitor, but it’s certainly effective.

1. Launch Terminal

First, launch Terminal like so:

  1. Open Finder on your MacBook, then select Applications.
  2. Open the Utilities folder.
  3. Double-click Terminal to open it.
In the Utilities folder, double-click Terminal to open it

2. Type top and press Return

To view a list of all running processes in the Terminal, follow these steps:

  1. Type top into Terminal.
  2. Press the Return key.
Terminal on Mac shows the
In Terminal, type “top” then press Return

3. Identify the process

Next, you’ll need to identify the process you want to stop. Carefully follow these steps:

  1. Find the process you want to stop by looking for its name in the Command column.
  2. Make a note of the process’ PID number in the PID column.
Terminal on Mac shows a list of all running processes. Find the process you want to quit and note down its PID number.
Look for your process and note its PID number

4. Terminate the process

Finally, to kill the process in Terminal, do this:

  1. Type the kill -9 command, followed by the process’ PID number.
  2. Press the Return key.
Terminal on Mac shows the
Type “kill -9” and the PID number, then press Return

The problematic process will not be forced to close.

How to force close an unresponsive program

When you want to know how to force quit on Mac because an app isn’t functioning properly, there are several methods you can use, including:

1. Force exit through the Apple menu

One of the quickest ways to force quit an app is through the Apple menu at the top of your Mac’s screen. Simply follow these steps:

  1. Click the Apple logo in your Mac’s menu bar.
  2. Click Force Quit.
  3. Select the application that has frozen, then click the Force Quit button to end the task.
  4. Confirm this action by clicking Force Quit again when prompted.
The Apple menu on Mac shows several system options. Click the Force Quit button to kill a problematic app.
Step 1. Click the Apple logo, then select Force Quit
The Force Quit menu on Mac shows a list of all running apps. Select one you want to stop, then click Force Quit.
Step 2. Select your app, then click Force Quit

This process is the same for macOS Catalina, Monterey, Ventura, Sonoma, and other versions of OSX.

2. Force a shutdown using Activity Monitor

To force quit an app using Activity Monitor, you can do this:

  1. Launch Activity Monitor from within the Applications > Utilities folder in Finder.
  2. Find the app you want to force close in the list of running processes, then select it. If the app is difficult to find, click the Process Name column to sort everything alphabetically.
  3. Click the X button at the top of the Activity Monitor window.
  4. Click Force Quit to confirm.
Finder on Mac shows the Utilities folder with all built-in utilities. Double-click on Activity Monitor to launch it.
Step 1. Launch Activity Monitor
Activity Monitor on Mac shows a list of all running processes. To kill a process, first double-click the process name in the list.
Step 2. Double-click the process you want to close
Activity Monitor on Mac shows the details for a running process. To kill it, click the Quit button, then confirm when prompted.
Step 3. Click Quit, then confirm when prompted

3. With a keyboard shortcut

An even quicker way to access the Force Quit feature on Mac is with a keyboard shortcut:

  1. Press the Command+Option+Escape keys on your keyboard to open the Force Quit feature.
  2. Select the app you want to close, then click the Force Quit button.
  3. Click Force Quit again to confirm.

Fix program crashes with Spindump

If you have an app that continues to crash unexpectedly or encounters other issues on Mac, you may be able to diagnose it and fix it using Spindump. Spindump is a debugging tool built into macOS that can help you identify issues with your software. It does this by taking snapshots of your app before it crashes so that you can see what’s causing the problem. Here’s how to use it:

  1. First, launch the app you’re having issues with so that it’s active.
  2. Next, open Finder, then go to Applications > Utilities and launch Activity Monitor.
  3. Select your problematic app within the list of processes in Activity Monitor. You can click the Process Name column to sort everything alphabetically if you have trouble finding the app.
  4. In the Activity Monitor toolbar, click the icon with three dots inside a circle.
  5. Select Spindump.
  6. Enter your Mac’s password if prompted.
Activity Monitor on Mac shows a list of all running processes. To launch Spindump, first select a process, open the menu at the top of the window, then click Spindump.
In Activity Monitor, select a process then choose Spindump

Spindump will now watch the app you’ve chosen. When the app crashes, Spindump will capture a snapshot that details what the app was doing as the crash occurred. This information could help you diagnose the problem and eliminate it.

 

It’s important to disable Spindump by closing its window once you have the information you need. Otherwise, it will continue to run in the background and, over time, use up more and more of your Mac’s resources.

Use third-party tools to kill processes safely

With a tool like Memory Cleaner, which is baked into MacKeeper, you can quickly and easily free up RAM without having to worry about ending a task that could make your Mac unstable. MacKeeper can also safely kill processes, help you free up storage space, and identify and remove malware—all of which can make a sluggish Mac feel a lot snappier.

 

To use MacKeeper Memory Cleaner to free up RAM, follow these steps:

  1. Open MacKeeper.
  2. Select Memory Cleaner in the sidebar, then click Open.
  3. Click the Clean Memory button to instantly free up RAM.
MacKeeper on Mac shows the Memory Cleaner tool. Click Clean Memory to free up RAM on your Mac.
Select Memory Cleaner, then click Clean Memory

You can click Memory Usage to see more detailed RAM stats or select Apps & Processes to identify which tasks are using up the most memory automatically. You can kill a process by clicking the X button that appears alongside its name. MacKeeper won’t let you quit certain tasks that your Mac relies on to operate properly, so there’s no need to worry about breaking anything or making your system unstable.

How to prevent problematic processes on Mac

If it seems like you have to use the Mac stop process frequently to kill problematic apps, it could be a sign of a bigger problem with your Mac or your software. It might be time to look at some of the tricks you can use to avoid unstable processes in the first place, such as:

1. Track the running processes

By using Activity Monitor to track running processes, as we outlined above, you’ll be able to identify which ones are hogging system resources unnecessarily or not functioning correctly. Once you have this information, it will be easier to target the problematic software and find a fix.

 

Try this:

  1. Open Activity Monitor.
  2. First, click the CPU tab, then select the % CPU column to sort all processes by CPU usage.
  3. Keep an eye on the numbers in the % CPU column, and which apps they relate to.
  4. Next, click the Memory tab and select the Memory column to sort all processes by RAM usage.
  5. Again, keep an eye on the numbers in the Memory column, and the specific apps they relate to.
Activity Monitor on Mac shows a list of all running processes. Select the CPU and Memory tabs to find out how much power each process is using.
Use the CPU and Memory tabs to monitor system usage

Any apps using excessive CPU power or RAM unnecessarily could be a problem. You should expect high usage when performing intensive tasks, like processing video files or playing games. But things like word processors, message apps, and video players shouldn’t require a lot of power.

 

Instead of just killing processes after they become a problem, you can use the information you’ve gathered from Activity Monitor to take steps to eliminate the issue. This might include:

  • Uninstalling and reinstalling unstable software.
  • Finding an alternative app that’s more stable. For instance, Chrome is known to be a resource hog, so switching to a more efficient browser can help.
  • Contacting the app’s developer to report the issues you’re having and ask for a fix.

2. Keep your programs up to date

Another key step in ensuring that your software is stable is keeping your programs up to date. Most modern apps get regular updates to fix bugs, improve performance, and increase security. If you ignore these releases for too long, you end up running older, less optimized versions of the app that may not be as strong or as secure.

 

Depending on where you got your software from, the update process will vary. Apps installed from the App Store on Mac are easy to update—simply go to the Updates section in the App Store and download the newest releases. Other apps may have a built-in updater, or you may have to manually download and install the latest version of your software from the developer’s official website.

3. Update macOS on time

Just like third-party apps, macOS must be updated to ensure the best performance, too. More recent versions of macOS are known for being somewhat unstable or buggy upon their initial release, so ensuring you install the latest updates over time is important. Here’s how you can update your Mac:

  1. Open System Settings.
  2. Click General, then select Software Update.
  3. If a new update appears, click the Update Now button to download and install it.
System Settings on Mac shows the Software Update menu. Click the Update Now button to install any available macOS updates.
Click Update Now to install new macOS updates

Your Mac will need to restart to complete a software update, so be sure to save your work before you begin installing it. It’s also worth noting that macOS updates can take a little while, so it’s best to perform them when you don’t need to use your laptop for at least 20-30 minutes.

Conclusion

There’s no need to suffer with unstable Mac software. With a few simple steps and the help of built-in tools like Activity Monitor, it’s easy to kill problematic processes that are eating up system resources or have crashed completely. You can also avoid unstable software by keeping your Mac and its apps up to date.

 

If you’re worried about killing processes because you don’t know what they do, you can use a third-party app like MacKeeper to safely take care of this for you. MacKeeper’s Memory Cleaner tool frees up RAM to make your Mac faster, and it can close apps and processes without making your Mac unstable.

Use your Mac to the fullest! Sign up and get:
Effective tips on how to fix Mac issues
Reliable advice on how to stay safe online
Mac-world news and updates

Thank you!

You’ll love exploring your Mac with us.

Oops, something went wrong.

Try again or reload a page.

Here’s another sign you need to upgrade your macOS ASAP:

30% off your MacKeeper subscription

Сopy the code now and use it in the MacKeeper checkout after the upgrade.

Copy Code

Please be aware that this code cannot be combined with any other discounts, offers, or promotions.

Contents

Unlocked

Mac working slowly? Feel the benefit of removing digital junk.

Start Now
PC

MacKeeper - your all-in-one solution for more space and maximum security.

Try Now

Read more

How to Speed Up Mac Mojave
How to Speed Up Mac Mojave
How to Free Up Space on Mac Mojave
How to Free Up Space on Mac Mojave
arrow

Run Application

step_1

Click Continue

step_2

Click Install

step_1

Your macOS version is lower than OS 10.11. We’d like to offer you MacKeeper 4 to solve the cleaning, privacy, and security issues of your macOS.