Check Mac fan RPM
Read actual fan speeds on your Mac in RPM — using powermetrics, third-party utilities, or a menubar readout.
Mac fans are quiet enough that you usually only notice them when something’s wrong — too loud, never spinning, stuck on. Either way, what you actually want is a real RPM number, not “they sound louder than yesterday.” Here’s how to get it on any Mac that has fans (so: not the MacBook Air, but most other models).
How to read fan RPM
powermetrics
The built-in option.
- Open Terminal.
- Run
sudo powermetrics --samplers smc -i 1000 -n 5. - Look for lines like Fan: 1923 rpm. On MacBooks with two fans you'll see both.
- Combine with the SMC sampler's temperature readings to see why the fans are at that speed.
Macs Fan Control
The classic. Free, well-maintained, lets you read fan RPM and also set custom curves if you want to push them harder (or quieter). Worth installing if you ever do thermally heavy work — for example, you can pin fans high before a long export to stay ahead of the throttle.
TG Pro
Paid alternative with broader sensor coverage and a slicker UI. Same job. Both apps query the SMC under the hood.
A menu bar monitor
For ambient awareness (“are the fans spinning up?”) a menubar readout is fastest. Beacon shows fan RPM alongside temperature.
- Install Beacon.
- Enable Temperature in Settings > Menu Bar — the click-through panel includes current fan RPM.
- Optionally add a temperature readout to the bar; you'll see the chip warm up first, fans ramp second.
What’s “normal”
Apple’s fan firmware is conservative — most Macs idle with fans at their minimum and only ramp when sustained thermal pressure justifies it.
- 14”/16” MacBook Pro M-series — idle ~1300 RPM (often inaudible), spin up to ~4500-6500 RPM under sustained load.
- Mac mini M-series — idle ~1700-1800 RPM, sustained load 4000-5000 RPM.
- iMac (Intel and Apple Silicon) — wider range; iMacs can hit 3000+ when warm.
- Intel MacBook Pros (still in service) — can hit 6000-7000 RPM and stay there; this is normal for that hardware.
If your fans are at maximum constantly:
- Check
kernel_taskCPU. If it’s high, macOS is using kernel_task to enforce thermal throttling because something downstream is hot — usually a stuck process, dust in the vents, or thermal paste age. - On older Macs, vacuum the vents. The amount of fluff in a 4-year-old MacBook Pro is alarming.
- Reset the SMC (Intel Macs only — Apple Silicon doesn’t have one to reset).
If your fans never spin and the Mac is hot — first, check it’s not an Air (Airs are fanless). Otherwise the fan or sensor may be physically failed; Apple Diagnostics will catch it.
More Beacon tips
-
Better alternatives to Activity Monitor on Mac
Activity Monitor is fine for a one-off check, but it's a window you have to keep finding. Here are faster, ambient ways to see what your Mac is doing.
-
Is your Apple Silicon Mac thermal-throttling?
Apple Silicon throttles less than Intel, but it still throttles. Here's how to tell — and what it costs you when it happens.
-
Comparing Mac system monitors (iStat, MenuMeters, Beacon, etc.)
An honest look at the main menubar system monitors for macOS in 2026 — what each does well, what's frustrating, and how to pick.
-
See CPU usage in your Mac menubar
How to keep an always-visible CPU readout in your menu bar, without leaving Activity Monitor open in the corner of every Space.