RunTheTests

Battery Health Estimator

Work out your battery’s real health from its capacity figures.

System verdict

PASS

Battery at 84% of its original capacity

Above 80% is considered healthy. Some wear is normal and expected; there is nothing to act on here.

Diagnostic telemetry
Health
84.0%
Wear
16.0%
Design capacity
5000
Full-charge capacity
4200

What this cannot tell you

  • A browser cannot read your battery. These figures come from your own system report — this tool only does the arithmetic on what you supply.
  • Both capacities must be in the same unit (mAh or Wh). If they are swapped or mixed, the result is meaningless.
  • Capacity is one measure of health. A battery can also fail suddenly or swell, which no capacity figure predicts.

How this calculation works

Every rechargeable battery loses capacity with age. Health is simply the full-charge capacity now, divided by the capacity it had when new (design capacity). Read both figures from your device’s battery report and enter them; the tool does the division. Above 80% is healthy, below 50% is significantly worn.

What the results mean

Health
How much of the original capacity remains. 100% is new; batteries are considered healthy down to about 80%.
Wear
The share of original capacity lost. 20% wear means the battery holds four-fifths of what it did new.

Common problems and fixes

The health figure is over 100%
The capacities are swapped, or in different units. Design capacity is the larger, original figure; full-charge is what it holds now. Both must be mAh, or both Wh.
Where do I find these numbers?
On Windows, run "powercfg /batteryreport" and open the HTML file. On macOS, the System Information battery section lists them. On Linux, upower or the /sys/class/power_supply files have them.

Frequently asked questions

Why can’t a website just read my battery health?

Because browsers deliberately cannot. The old Battery Status API was removed for privacy reasons, and even when it existed it never exposed capacity or health — only charge level. Reading design and full-charge capacity requires a native tool with system access. This calculator takes those native figures and does the maths, which is all a web page can honestly do.

At what health should I replace the battery?

There is no hard rule, but below 80% you will notice shorter runtime, and below 50% it becomes limiting. The real question is whether the shorter runtime bothers you for how you use the device — the health figure tells you what you are working with.