MEGAKILLESDownload free

Activity Monitor on Mac: How to Open It and Read It

macOS guide · Last updated June 5, 2026

To open Activity Monitor, press Command-Space for Spotlight, type "Activity Monitor," and hit Return, or find it in Applications, Utilities. Read it through five live tabs: CPU, Memory, Energy, Disk, and Network. Click the % CPU header to sort, spot the hog, then select its row and click the X to quit it.

The fans are screaming, the battery is draining at lunchtime, and you have no idea which app is to blame. Activity Monitor answers that question. It is the Mac equivalent of Task Manager on Windows, and it is already installed.

Here is how to open it, how to read the columns that actually matter, and how to quit whatever is hogging your machine, without rebooting.

What Activity Monitor is

Activity Monitor is the built-in task manager for macOS. It lives in Applications → Utilities and has been part of the system for years, so you do not need to download anything.

Open it and you get five tabs across the top: CPU, Memory, Energy, Disk, and Network. Each one lists every running process and updates live, second by second. This is where you go when the fans spin up out of nowhere, the spinning beachball appears, or the battery percentage is dropping faster than it should. Instead of guessing, you get a sortable list of exactly what is using the processor, the RAM, and the drive right now.

Three ways to open Activity Monitor

Pick whichever fits how you work. They all land in the same place.

  1. Spotlight (fastest). Press ⌘Space, type Activity Monitor, and hit Return. You usually only need the first few letters before it shows up.
  2. Finder. From the menu bar choose Go → Utilities, or open Applications → Utilities and double-click Activity Monitor.
  3. Launchpad. Open Launchpad and type Activity Monitor in the search field at the top.

There is no default keyboard shortcut that opens Activity Monitor directly, which trips a lot of people up. If you reach for it often, get it within one click: while it is running, right-click its Dock icon and choose Options → Keep in Dock. Next time the fans kick in, it is already there.

Reading the CPU and Memory tabs

These two tabs cover almost every "why is my Mac so slow" moment. The trick is knowing which number to trust.

On the CPU tab, the column you want is % CPU. It shows how hard each process is working the processor. Click the % CPU header once to sort from high to low, and the offender jumps to the top. A browser tab playing video or a stuck app can sit there pinned near 100% while everything else crawls.

The Memory tab is more about the graph than the list. At the bottom is the Memory Pressure chart. Green means you have plenty of room. Yellow means macOS is starting to juggle, and red means you are genuinely short on RAM and the system is leaning on the disk to cope. The Memory column shows how much each app is holding. Do not panic over Compressed memory; macOS compresses inactive data on purpose, and a large compressed number is normal, not a leak.

One warning before you start swinging. WindowServer and kernel_task are system processes, not bugs. WindowServer draws everything on screen and kernel_task manages the core of macOS, including heat. Seeing them use CPU is expected. If your RAM is the real problem, our guide on why your Mac is running slow and how to free up RAM fast goes deeper on the Memory tab.

Quitting a stuck or greedy process

Once you have spotted the culprit, ending it takes three steps. Select the offending row, then click the X button in the toolbar at the top of the window. A prompt gives you two choices:

This is the safe way to end something that has no window, runs in the background, or sits there frozen ignoring ⌘Q. One rule: do not force-quit a system process you do not recognize. If a row has a cryptic lowercase name and is not bothering anything, leave it alone. Killing the wrong one can log you out or freeze the screen until it relaunches. If a process refuses to die even here, our walkthrough on what to do when force quit itself fails covers the next steps.

When Activity Monitor is overkill: MEGAKILL

MEGAKILL in action: shoot an app to force-quit it

Activity Monitor is the right tool for investigating. But most of the time you are not investigating. You already know the app is frozen and you just want it gone, and opening a window, scanning a process list, clicking the row, clicking X, then clicking a button in a dialog is a lot of work to kill one beachball.

MEGAKILL collapses that into a single click. Hold the shortcut (⌥⌘ by default, configurable in the menu) and your cursor turns into a DOOM-style double-barrel shotgun. Click the frozen app's Dock icon or its window and it force-quits instantly. Right-click to reload, two shots per reload. You get kill streaks (KILL, DOUBLE KILL, MEGA KILL), screen shake, and real shotgun sounds, with an on/off toggle in the menu if you would rather keep it quiet. Finder, the Dock, and critical system processes are shielded, so you cannot break your Mac no matter how trigger-happy you get. It needs macOS 14 (Sonoma) or later and is free for your first 100 kills. If the Dock is your usual battleground, see force quitting from the Dock icon for the manual version too.

Spotting battery and disk hogs

The two quieter tabs earn their place on a laptop. The Energy tab has an Energy Impact column that flags which apps are draining the battery hardest right now. Sort by it and you will often find one tab or one chat app doing far more than its share. Quitting the worst offender can buy you real time away from a charger.

The Disk tab shows Bytes Written and Bytes Read per process. When the drive is thrashing and the whole Mac feels gummed up, this is where you see what is hammering it, often a sync client or a backup job grinding in the background.

One last tip if you keep Activity Monitor in the Dock: turn its icon into a live CPU graph. Choose View → Dock Icon → Show CPU Usage and the icon becomes a tiny moving chart, so you can keep an eye on the load without opening the window. If you would rather just clear the decks entirely, our guide on how to close all apps on Mac covers every method that works.

Skip the process list

When an app freezes, just shoot it. MEGAKILL force-quits with one click. Free for your first 100 kills.

Download MEGAKILL, free

Frequently asked questions

What is Activity Monitor on a Mac?

It is the built-in equivalent of Task Manager on Windows. It lives in Applications → Utilities and shows live CPU, memory, energy, disk, and network use for every running process so you can find and quit whatever is slowing you down.

What is the fastest way to open Activity Monitor?

Press Command-Space to open Spotlight, type 'Activity Monitor', and press Return. There is no default keyboard shortcut that opens it directly, but you can keep its icon in the Dock for one-click access.

What is WindowServer in Activity Monitor?

WindowServer is the macOS system process that draws everything you see on screen. High CPU from it is usually caused by many windows, external displays, or heavy graphics, not malware. Do not force-quit it.

How do I force quit an app from Activity Monitor?

Select the app's row, click the X in the toolbar, then choose Force Quit. Use Quit first if the app might have unsaved work, since Force Quit ends it immediately.