How to Check Battery Health on MacBook: Complete Guide

Every method for checking your MacBook's battery health — System Settings, Terminal, cycle count, and third-party apps. Learn when to replace your battery and how to extend its lifespan.

Your MacBook's battery does not last forever. Over time, the chemical processes inside lithium-ion cells degrade, reducing maximum capacity and ultimately the amount of time you can use your laptop between charges. Monitoring battery health helps you understand how much life your battery has left, plan for a replacement, and adjust your charging habits to extend its lifespan. In this guide, we cover every method for checking battery health on a MacBook — from the built-in tools to Terminal commands to third-party apps — along with practical advice on when to worry and what to do about it.

What Battery Health Actually Means

When we talk about battery health, we are really talking about two related metrics:

  • Maximum capacity: The percentage of the original battery capacity that remains. A new MacBook shows 100%. After a year of typical use, it might show 95%. After two years, perhaps 88%. Apple considers a battery consumed when it drops below 80% of original capacity.
  • Cycle count: A charge cycle is completed when you use (and recharge) an amount of energy equal to 100% of the battery's capacity. This does not have to happen in a single sitting — using 50% one day and 50% the next day counts as one cycle. Most modern MacBooks are rated for 1,000 charge cycles before the battery is considered consumed. Newer models (2024+) are rated for up to 1,500 cycles.

A battery that is "consumed" does not stop working — it simply holds less charge than when it was new. You might get 6 hours instead of 10, for example. Eventually, the capacity drops enough that the battery can no longer sustain the Mac under heavy load, causing unexpected shutdowns.

Method 1: System Settings (macOS Ventura and Later)

The simplest way to check battery health on macOS 13 Ventura and later:

  1. Open System Settings (Apple menu > System Settings).
  2. Click Battery in the sidebar.
  3. Click the (info) button next to Battery Health.

You will see one of four statuses:

  • Normal: The battery is functioning normally and retains a significant portion of its original capacity.
  • Service Recommended: The battery has degraded significantly. It still works, but Apple recommends having it serviced.
  • Maximum Capacity: Shown as a percentage (e.g., 89%). This tells you exactly how much of the original capacity remains.

This screen also shows whether Optimized Battery Charging is enabled, which we will discuss later in the guide.

Method 2: System Information (Detailed View)

For more detailed information including cycle count:

  1. Hold the Option key and click the Apple menu.
  2. Click System Information.
  3. In the sidebar, under Hardware, click Power.

This screen shows:

  • Cycle Count: The current number of charge cycles.
  • Condition: Normal or Service Recommended.
  • Full Charge Capacity (mAh): The current maximum capacity in milliamp-hours.
  • Design Capacity (mAh): The original factory capacity. Dividing Full Charge Capacity by Design Capacity gives you the health percentage.
  • Charging, Fully Charged, or Not Charging: Current charge state.
  • Wattage: If connected to power, the current charging wattage.

Method 3: Terminal Commands

For users who prefer the command line, you can extract battery information directly:

Run this command in Terminal:

system_profiler SPPowerDataType

This outputs the same information as System Information's Power section but in plain text, which is useful for scripting or remote monitoring.

For a quick cycle count check:

system_profiler SPPowerDataType | grep "Cycle Count"

And for the current charge level in percentage:

pmset -g batt

This shows the current battery percentage, whether you are on battery or AC power, and an estimate of time remaining.

Method 4: Menu Bar Apps

The methods above require you to navigate through menus or open Terminal each time you want to check. A menu bar app provides always-visible battery information.

Pulse displays battery health percentage, cycle count, current wattage, time remaining, and charge status directly in the menu bar. Click the widget to see a detailed panel with all battery metrics at a glance. Because Pulse also monitors CPU, memory, network, temperature, and disk, you get comprehensive system monitoring without installing multiple apps.

Other options include iStat Menus (which has a dedicated battery module showing health, cycles, and temperature) and coconutBattery (a free app focused exclusively on battery diagnostics that also shows the battery's manufacture date and age).

Understanding Cycle Count

Here is a rough guide to where you stand based on cycle count:

  • 0–200 cycles: Your battery is essentially new. Expect 95–100% maximum capacity.
  • 200–500 cycles: Moderate use. Capacity should be 85–95%. This is where most users are after 1–2 years of daily use.
  • 500–800 cycles: Well-used battery. Capacity is typically 80–90%. You may start noticing shorter battery life compared to when the MacBook was new.
  • 800–1000 cycles: Approaching the rated limit. Capacity is usually 75–85%. Battery replacement should be on your radar.
  • 1000+ cycles: Beyond the rated cycle life. Capacity varies widely but is often below 80%. Apple considers this a consumed battery.

Keep in mind that these are general guidelines. Real-world battery degradation depends on many factors, including charging habits, temperature exposure, and how frequently the battery is fully drained.

When to Replace Your Battery

Apple recommends replacement when the battery condition shows "Service Recommended" or when maximum capacity drops below 80%. In practice, you might want to replace sooner or later depending on your usage:

  • Replace sooner if: You need reliable all-day battery life for work or travel. A battery at 82% capacity might technically be "Normal" but gives you only 7 hours instead of 10, which may not be enough.
  • Replace later if: Your MacBook is primarily used at a desk with power always connected. A degraded battery does not affect plugged-in performance.
  • Replace immediately if: Your MacBook shuts down unexpectedly under heavy load, the battery is visibly swelling (the trackpad may feel raised or the bottom case may bulge), or macOS repeatedly warns you about battery service.

Apple charges $199–$249 for a MacBook battery replacement depending on the model (2026 pricing). Third-party repair shops may charge less, but Apple uses genuine parts and the replacement includes a new battery warranty.

How to Extend Battery Lifespan

While you cannot stop battery degradation entirely, you can slow it down significantly:

Use Optimized Battery Charging

macOS includes a feature called Optimized Battery Charging (System Settings > Battery). When enabled, your MacBook learns your daily charging routine and delays charging past 80% until just before you typically unplug. This reduces the time the battery spends at 100%, which is the state that causes the most degradation.

Avoid Extreme Temperatures

Lithium-ion batteries degrade faster in heat. Using your MacBook in direct sunlight, leaving it in a hot car, or blocking ventilation during intensive tasks all accelerate degradation. Ideal operating temperature is 10 °C – 35 °C (50 °F – 95 °F).

Don't Fully Drain Regularly

Modern lithium-ion batteries do not need to be "calibrated" by fully draining and recharging. In fact, deep discharges (below 20%) stress the battery chemistry more than shallow cycles. Try to keep your charge between 20% and 80% for the best long-term health.

Store at 50% Charge

If you are storing a MacBook for an extended period (weeks or months), Apple recommends charging it to approximately 50% and storing it in a cool, dry place. Storing at 100% or 0% for extended periods accelerates degradation.

Use the Right Charger

Using a charger with insufficient wattage will not damage your battery but will charge more slowly and may cause the battery to drain while under heavy load even while plugged in. Using a charger with higher wattage than required is safe — the MacBook only draws what it needs.

Monitoring Battery Health Over Time

Rather than checking battery health once and forgetting about it, periodic monitoring helps you track degradation trends. A tool like Pulse makes this effortless because the battery health percentage and cycle count are always visible in your menu bar. You can observe how your battery degrades over months and make an informed decision about when to schedule a replacement.

Some users track their battery stats in a spreadsheet, recording the date, cycle count, and maximum capacity every month. This gives a clear picture of the degradation curve and helps predict when the battery will reach the 80% threshold.

Summary

Checking your MacBook's battery health is easy with the tools Apple provides and even easier with a menu bar monitor. The key metrics to track are maximum capacity percentage and cycle count. Maintain good charging habits — use Optimized Battery Charging, avoid extreme temperatures, and keep charge levels between 20–80% — to maximize your battery's lifespan. When maximum capacity drops below 80% or macOS recommends service, schedule a battery replacement to keep your MacBook running at its best.

Next Article

How to Check CPU Temperature on Mac (2026 Guide)

Learn every method for monitoring your Mac's CPU temperature — from Terminal commands to third-party apps. Covers Apple Silicon and Intel Macs, normal temperature ranges, and when to worry.

Next Article

Try Pulse for Free

CPU, memory, network, battery, temperature, disk, GPU, and fan monitoring — all from your menu bar.

Download Pulse