How to Extend a MacBook Battery's Lifespan
There are two different questions hiding behind "battery": how long it lasts today, and how many years before it needs replacing. This is the second one. Most of the advice about it is folklore left over from batteries that have not shipped in twenty years.
What actually wears a battery out
Lithium-ion cells degrade from three things, in roughly this order:
- Heat. The biggest factor by a distance. Sustained high temperature ages a cell faster than anything else you do.
- Time at a high state of charge. Sitting at 100% is harder on a battery than sitting at 50%.
- Full cycles. One cycle is a full charge's worth of use, not one plug-in. Two days at 50% each is one cycle.
Note what is not on that list: leaving it plugged in, which modern Macs manage; charging little and often, which is fine; and shallow discharges, which are actively better than deep ones.
The settings that help
- Leave Optimised Battery Charging on — System Settings → Battery → Battery Health → info button. It learns your routine and holds the charge below 100% until you need it, directly targeting the second factor above.
- Use Low Power Mode on battery. Less heat, less work, and it barely changes what the machine feels like.
- Keep it cool. Hard surfaces rather than beds and laps, and do not leave it in a hot car or in direct sun. This matters more than every other item combined.
- Do not block the vents. On MacBook Pro models the vents are at the back and sides. On the Air, the chassis is the heatsink, so a case that traps heat is working against you.
Check the numbers
Hold Option, click the Apple menu, choose System Information, then Power:
# the same figures from Terminal
system_profiler SPPowerDataType | grep -E "Cycle Count|Condition|Maximum Capacity"
Apple rates recent MacBook batteries for 1000 cycles before they are expected to hold 80% of original capacity. Useful reference points: a two-year-old machine at 300 cycles and 90% is entirely healthy. A four-year-old machine at 800 cycles and 82% is behaving exactly as designed. "Service Recommended" means what it says, and a battery replacement is far cheaper than a new Mac.
What to ignore
- "Drain it to zero to calibrate." Not needed since batteries got their own controllers, and deep discharges are worse than partial ones.
- "Unplug at 100% every time." The charging circuit stops at full. Optimised Charging already handles the more subtle version of this.
- "Turn off Bluetooth and Wi-Fi to save the battery." This is about runtime, not lifespan, and even for runtime the saving is negligible.
- Battery "health" apps that promise to extend lifespan. They report numbers macOS already gives you. Some hold the charge at a set percentage, which is a real technique, though it duplicates what Optimised Charging does with less risk.
Heat, in practice
Since heat is the largest factor, it is worth knowing what actually produces it. Sustained CPU or GPU load: video export, compiling, gaming, and long video calls. Charging at high wattage while doing all of that at once is the worst case, which is exactly what happens during a long export on battery power plugged into a fast charger.
# is something loading the machine right now?
top -l 1 -o cpu -n 5
Nothing here means you should avoid using the Mac for what it is for. It does mean that a laptop doing a two-hour render is better on a hard desk than a duvet, and that a runaway process pinning a core for a week is doing real long-term damage as well as costing you battery today. Checking Activity Monitor when the fans come on is a five-second habit worth having.
If you leave it unused for months
Apple's guidance for long-term storage is to leave it at around 50% charge, powered off, somewhere cool. A battery stored at 0% for months can discharge to the point where it will not accept a charge at all, and one stored at 100% ages faster. Half charge, cool, powered down.
And the practical summary: keep it cool, leave Optimised Charging on, and stop worrying about the rest. A battery is a consumable part with a five-to-seven year life in normal use, and the goal is a reasonable one rather than a perfect number in System Information.
Low Power Mode, Power Nap and the sleep behaviours that affect heat and runtime are one-click toggles in Mainspring, each with a plain description and a one-click undo.
Try Mainspring free →Signed & notarized by Apple · 1-day free trial · $29 once