Laptop Battery Health: How to Read mWh, Design Capacity, and Wear %
Read your laptop's battery health correctly: design capacity, full charge capacity, cycle count, and what counts as worn out.
Published by LaptopTestOnline Editorial Team
Laptop Battery Health: How to Read mWh, Design Capacity, and Wear %
Battery health is the single most important spec on any laptop more than 12 months old — and the most commonly misunderstood. Below is exactly what the numbers mean, how to read them on Windows and macOS, and what counts as a healthy or worn-out cell.
The three numbers that matter
Every modern laptop battery reports three values to the operating system:
- Design Capacity — the energy the cell could store when brand new, in mWh (milliwatt-hours) on Windows or in cycles + max capacity on macOS. This number never changes.
- Full Charge Capacity — the energy the cell can store today after losing some capacity to ageing. This decreases over time.
- Cycle Count — how many times the battery has been discharged and recharged the equivalent of one full battery's worth.
Battery wear is simply: 1 − (Full Charge / Design Capacity). A laptop with a 60,000 mWh design capacity and 48,000 mWh full charge has 20% wear, or 80% health.
How to read your battery health
Windows 10 / 11
- Open PowerShell as administrator.
- Run
powercfg /batteryreport. - Open the generated HTML file. Look at the "Installed batteries" section for
DESIGN CAPACITYandFULL CHARGE CAPACITY.
macOS (Apple Silicon)
- Click the Apple menu → About This Mac → More Info → System Report → Power.
- Read "Cycle Count," "Condition," and "Maximum Capacity."
Cross-platform shortcut
Run our Battery Health Test in any browser. It uses the Battery Status API to show charging behaviour, estimated discharge rate, and a health score, even where the OS hides the raw numbers.
What counts as good, average, or bad
| Wear % | Cycle count | Verdict |
|---|---|---|
| 0–10% | < 100 | Like new |
| 10–20% | 100–400 | Healthy, normal use |
| 20–30% | 400–700 | Mild degradation, still serviceable |
| 30–50% | 700–1000 | Worn; replacement recommended within 6–12 months |
| 50%+ | 1000+ | End of useful life |
Apple defines a battery as "consumable" once it's below 80% of original capacity after the rated cycle count (1000 on most recent Macs). Most Windows OEMs publish similar thresholds.
Why batteries wear out
Lithium-ion cells lose capacity for three main reasons:
- Calendar ageing — even unused, cells lose 2–4% per year as the electrolyte degrades. A laptop sitting in a warehouse for two years already has measurable wear.
- Cycle ageing — every full discharge cycle consumes a tiny amount of active lithium.
- Stress ageing — long periods at 100% charge, high temperatures, or deep discharges below 5% accelerate damage dramatically.
How to extend battery life
Modern OSes already do most of the heavy lifting (smart charge limits, optimized charging), but you can help:
- Keep state of charge between 20% and 80% when possible. Avoid leaving the laptop plugged in at 100% for days.
- Enable "Optimized Battery Charging" (macOS) or "Smart Charging" (Windows OEM tools like Lenovo Vantage, Dell Power Manager, ASUS Battery Health Charging).
- Avoid heat. The biggest killer is leaving the laptop on a soft surface that blocks vents, or in a hot car.
- Update firmware. Battery firmware updates re-calibrate capacity reporting and sometimes fix charging-curve bugs.
- Re-calibrate every few months: fully charge, then discharge to 5%, then charge to 100%. This corrects gauge drift, not actual capacity.
Replacing a worn battery
If wear is above 30% and the laptop is older than 3 years, replacement is usually cost-effective:
- MacBooks — official Apple battery replacement is $129–$249 depending on model, takes 3–5 days.
- Most Windows laptops — third-party batteries cost $40–$120. Self-replacement is straightforward on machines with an accessible bottom panel; ultrabooks may require professional service.
- Always buy from reputable suppliers (iFixit, OWC, official OEM). Cheap no-name cells often misreport capacity to look new while delivering far less runtime.
A quick browser-based check right now
Open our Battery Health Test. It will:
- Show your current charge level and charging state.
- Estimate your discharge rate (% per hour) under your current workload.
- Calculate an approximate health score from runtime behaviour.
- Let you run a 5-minute stress test to compare discharge under load.
For deeper diagnostics, combine the browser test with powercfg /batteryreport or System Report data. Together they give you a complete picture without installing anything.