Both Windows and macOS can generate a detailed report on your battery's real-world condition, going far beyond the simple percentage shown in the taskbar or menu bar. Learning to read these reports means you can catch a failing battery early, decide whether poor battery life is actually a battery problem, and track whether changes to your charging habits are making a genuine difference over time.

Generating a battery report on Windows

Windows has a built-in, detailed battery report tool that doesn't require any third-party software.

  1. Open the Start menu, type cmd, and right-click Command Prompt to "Run as administrator" (or use Windows Terminal / PowerShell as administrator).
  2. Type the command: powercfg /batteryreport and press Enter.
  3. Windows will generate an HTML file and tell you exactly where it's saved β€” typically your user folder (e.g. C:\Users\YourName\battery-report.html).
  4. Navigate to that location in File Explorer and open the file in any web browser.

Pro tip: Add /output followed by a specific file path if you want to save the report somewhere memorable, e.g. powercfg /batteryreport /output "C:\Users\YourName\Desktop\battery-report.html".

Reading the Windows report

The report contains several sections worth understanding:

  • Installed batteries β€” shows the battery's manufacturer, serial number, chemistry (usually Li-ion), and two key figures: Design Capacity (what the battery could hold when new) and Full Charge Capacity (what it can currently hold). Dividing the second by the first gives your battery's current health as a percentage.
  • Recent usage β€” a log of charge/discharge activity over the last few days, useful for spotting unusual drain patterns.
  • Battery usage β€” a graph of battery-powered vs AC-powered time.
  • Usage history β€” capacity history over a longer period, if available.
  • Battery capacity history β€” shows Full Charge Capacity over time, which is the most useful chart for tracking degradation trends across weeks or months.
  • Battery life estimates β€” Windows' own estimate of runtime "at design capacity" versus "at full charge capacity", which makes the real-world impact of degradation concrete (e.g. "9 hours when new" vs "5.5 hours now").

A healthy, relatively new battery should show Full Charge Capacity within about 5–10% of Design Capacity. Anything below roughly 80% after a couple of years is normal ageing; below 50–60%, especially on a laptop only a year or two old, suggests either heavy use, poor charging habits, or a developing fault worth investigating.

Generating a battery report on macOS

macOS presents battery health more simply within System Settings, without needing Terminal, though Terminal can extract more detail if you want it.

  1. Click the Apple menu > System Settings.
  2. Go to Battery.
  3. Click Battery Health (on recent macOS versions) to see a summary.

This shows:

  • Maximum Capacity β€” the battery's current capacity as a percentage of when it was new, directly equivalent to Windows' Full Charge Capacity Γ· Design Capacity.
  • Battery condition/status β€” labelled as Normal, Service Recommended (or "Replace Soon"), or Service Battery/"Replace Now" depending on macOS version, which is Apple's own assessment of whether the battery still performs within expected parameters for its cycle count.
  • Peak Performance Capability (older macOS versions) β€” flags whether the system has ever throttled performance to compensate for a battery that couldn't deliver peak power reliably.

Getting more detail via Terminal (macOS)

  1. Open Terminal (Applications > Utilities, or Spotlight search).
  2. Type: system_profiler SPPowerDataType and press Enter.
  3. This returns detailed figures including Cycle Count, Full Charge Capacity, Design Capacity (sometimes shown in mAh rather than percentage, depending on macOS version), and battery condition.

Understanding cycle count

Both platforms track (or let you find, via the methods above) the battery's cycle count β€” the number of full charge/discharge cycles the battery has been through, where charging from 50% to 100% twice counts as roughly one cycle, not two.

  • Most modern laptop batteries are rated for somewhere between 300 and 1,000 full cycles before capacity noticeably drops, depending on the cell chemistry and manufacturer β€” check your specific model's specification if you want an exact figure.
  • A battery with a low cycle count but poor capacity (e.g. 100 cycles but only 70% capacity) suggests the battery has suffered from heat exposure or poor storage rather than simple wear, and may be more of an outlier fault.
  • A battery with a high cycle count and correspondingly reduced capacity (e.g. 800 cycles at 75% capacity) is behaving exactly as expected and isn't cause for concern beyond normal replacement planning.

What the different status labels mean in practice

Status What it means What to do
Normal / Healthy Capacity is within expected range for age/cycles No action needed
Service Recommended / Replace Soon Capacity has dropped enough to noticeably affect runtime Plan a replacement in the coming months
Service Battery / Replace Now Capacity or performance has dropped sharply, or a fault is suspected Replace soon; see our internal battery replacement guide
Not charging / Calibrating Temporary state, often after a driver reset or big charge-percentage jump Usually resolves itself within a day or two

Tracking changes over time

The real value of these reports comes from comparing them periodically rather than checking once:

  1. Generate a report now and save it somewhere you'll remember (rename the Windows HTML file with today's date, or note the macOS Maximum Capacity figure).
  2. Check again every two to three months.
  3. If you've made changes to your charging habits (see our battery lifespan guide) β€” such as enabling a charge limiter β€” comparing reports before and after over several months is the clearest way to see whether the change is actually slowing degradation, since normal month-to-month capacity readings can fluctuate slightly.

Pro tip: Don't panic over a single low reading, particularly on Windows, where the "Recent usage" figures can look erratic if the laptop was recently used very differently than usual (e.g. heavy gaming for a few days). Focus on the longer-term Battery Capacity History trend instead.

When the numbers suggest a real problem

Watch for these warning signs specifically, rather than gradual, expected decline:

  • A sudden, sharp drop in Full Charge Capacity over a short period (weeks, not years).
  • Full Charge Capacity that fluctuates wildly between reports rather than declining steadily.
  • A "Service Battery"/"Replace Now" status appearing very early in the laptop's life relative to its cycle count.
  • Reports that stop generating altogether, or show wildly implausible figures (e.g. capacity far exceeding design capacity), which can indicate a fuel gauge or charging circuit fault rather than the battery cell itself.

When to call a professional

If your battery report shows a genuinely failed or rapidly failing battery, especially early in the laptop's life or alongside physical swelling, it's worth getting a professional opinion before replacing the battery yourself β€” they can confirm whether the cell itself has failed or whether a charging circuit fault on the motherboard is causing inaccurate readings, which a straightforward battery swap wouldn't fix on its own.


Was this guide helpful? Explore more Battery & Power guides, or browse all Laptop Repair & Maintenance articles.