Does Spotify use much battery on a Mac?
Measured 15 August 2026 · 267 windows across two Apple silicon MacBooks · reproducible with the script at the bottom
Short answer: no — by a wide margin. Playing music is one of the cheapest things a modern Mac does, and the measurements say so on both machines we have logs for.
| Spotify | Mac 1 | Mac 2 |
|---|---|---|
| Windows it was running in | 110 of 217 | 157 of 157 |
| Typical power | 0.19 W | 0.03 W |
| Middle half of the time | 0.08 – 0.36 W | 0.01 – 0.08 W |
| Busiest window | 4.4 W | 5.9 W |
| Share of everything the apps used | 1% | 0% |
| Processes held at once | median 3, peak 7 | median 2, peak 6 |
| Total over the period | 1.0 Wh | 0.95 Wh |
Put 0.19 W in context: on a 60 Wh battery, that rate alone would take about thirteen days to empty it. Whatever is costing you your afternoon, it is not the music.
The spikes are real, and brief
Both machines show the same shape as every other app we've measured: a near-zero median with occasional bursts — up to 4.4 W on one Mac and 5.9 W on the other. Brief enough that across weeks of listening the total came to about one watt-hour on each machine, which is a rounding error against a 60 Wh pack.
We're not going to tell you what caused those bursts. The log records what each app used, not what you asked it to do, so "that was a track downloading" or "that was the app updating its cache" would be storytelling. The measurable facts are the height, the rarity and the total.
Why it feels like the music app is to blame
Because it's the app you can see. Music plays for hours, it's visible in the menu bar, and when the battery is going down it's the thing that has obviously been running the whole time. Meanwhile the browser — with its video, its dozens of tabs and its four watts of routine consumption — has been running just as long and costs a hundred times more.
This is exactly the mistake that measurement fixes. The app you notice and the app that costs you are rarely the same one, and no amount of intuition sorts them out — only watts do.
What this does and doesn't prove
Two Macs, two people's listening. Both agree that Spotify is cheap, which is more than we could say for Chrome, where the same browser differed six-fold between the machines. Still: streaming over a weak connection, an enormous local library or a very old machine could all move these numbers, and we haven't measured those cases.
What generalises: audio playback is cheap on Apple silicon, the spikes are short, and the totals stay near a watt-hour. If your Mac is emptying fast with music playing, the music is the coincidence, not the cause.
Measure your own
Every figure here comes from one script over WattMate's own database:
python3 Scripts/app-energy-report.py <database> Spotify
Or see it live: the trial ranks every app by real watts, names what quitting the top one is worth in minutes, and then re-measures to check whether it was right.
Related: what Chrome costs · what Slack costs · does quitting apps help at all?
Find the app that actually costs you
10 days free, no card · Requires macOS 15 or later · Apple silicon