Beacon guide

Check Mac fan RPM

Read actual fan speeds on your Mac in RPM — using powermetrics, third-party utilities, or a menubar readout.

4 min read

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.

  1. Open Terminal.
  2. Run sudo powermetrics --samplers smc -i 1000 -n 5.
  3. Look for lines like Fan: 1923 rpm. On MacBooks with two fans you'll see both.
  4. 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.

  1. Install Beacon.
  2. Enable Temperature in Settings > Menu Bar — the click-through panel includes current fan RPM.
  3. 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.

If your fans are at maximum constantly:

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.

← All Beacon tips