Windows battery guide

How to check laptop battery health in Windows 11

Use the report built into Windows to compare original battery capacity with its current full-charge capacity, without installing a third-party app.

A battery percentage in the taskbar tells you how much charge is available now. It does not tell you how much capacity the battery has lost since it was new. For that, Windows 11 can generate an HTML battery report with Design Capacity, Full Charge Capacity, usage history and, on supported laptops, cycle count.

Want the quick result?

Generate the report using the steps below, then let the private browser-based checker calculate the reported capacity health and wear.

Open the free battery checker

1. Create a Windows 11 battery report

  1. Open the Start menu and search for Command Prompt.
  2. Right-click Command Prompt and choose Run as administrator.
  3. Enter powercfg /batteryreport and press Enter.
  4. Windows displays the saved location of battery-report.html. Open that folder in File Explorer.

If you want to choose a specific location, Microsoft also documents the output option. For example, powercfg /batteryreport /output "C:\battery-report.html" asks Windows to save the file at the root of the C drive. A protected folder may require administrator access.

2. Calculate the reported battery health

Open the report and find the Installed batteries section. Record these two numbers:

  • Design Capacity: the reference capacity assigned to the battery when new.
  • Full Charge Capacity: the maximum charge the system currently reports.

Use this formula:

Reported battery health (%) = Full Charge Capacity / Design Capacity x 100
Example: 42,500 mWh / 50,000 mWh x 100 = 85%.

You can enter both values manually in our checker or select the original HTML report. File analysis happens in your browser; the checker does not send the selected report to our server.

3. Interpret the percentage carefully

An 85% result means the battery reports about 85% of its design capacity. It does not mean the laptop will last for 85% of a fixed number of hours. Actual runtime changes with screen brightness, processor and graphics workload, wireless activity, connected devices, power mode and temperature.

Reported healthPractical interpretation
90-100%Capacity remains close to the design reference.
80-89%Normal wear is present; runtime may still be practical.
70-79%Shorter unplugged runtime is increasingly noticeable.
60-69%Capacity loss is substantial; replacement may be worth planning.
Below 60%Confirm the reading and consider inspection or replacement.

These ranges are practical context, not manufacturer warranty rules. Your laptop maker may use different thresholds and diagnostic tests. Read our battery health percentage guide for the limitations behind the numbers.

What cycle count tells you

A cycle is based on accumulated battery use, not simply the number of times a charger is connected. Two half-capacity discharges may together count roughly as one cycle. Some Windows reports do not show a cycle count because the laptop firmware does not expose it. A blank value does not mean zero cycles.

Cycle count should support the capacity result, not replace it. Battery chemistry, heat, age, storage and usage patterns can make two batteries with similar counts behave differently.

Check capacity history for a trend

The Battery capacity history table can reveal whether Full Charge Capacity has declined gradually or changed suddenly. A single unusual reading may reflect calibration, a firmware update, a replaced battery or incomplete reporting. Compare multiple entries before treating one point as conclusive.

If reported capacity falls abruptly, create a fresh report after several normal charge and discharge sessions. Check for manufacturer firmware and diagnostic guidance. Avoid repeatedly forcing deep discharges solely to “calibrate” a modern battery unless the manufacturer specifically instructs it.

Common mistakes to avoid

  • Do not confuse the taskbar charge percentage with long-term capacity health.
  • Do not assume a missing cycle count is zero.
  • Do not diagnose swelling, heat or electrical problems from capacity values.
  • Do not compare mWh with mAh without voltage-aware conversion.
  • Do not replace a usable battery only because of a rounded score if its runtime still meets your needs.
Safety comes first. Stop using and charging a laptop if its battery is swollen, leaking, smoking, producing an odor, unusually hot or deforming the case. Capacity health cannot certify that a battery is safe.

Official source

Microsoft documents the Powercfg batteryreport option and provides separate Windows battery-care guidance.