Windows Battery Report
Windows has no battery health screen in Settings — but it does ship with a
full report generator. The live readout below shows your current charge; the
powercfg steps underneath reveal actual capacity loss.
The live readout above cannot show wear. Windows does not expose
design capacity or cycle count to web pages, so no website can measure how
degraded your battery is. The two-minute powercfg report below is
the only way to see the real numbers.
Generate the Battery Report
- Press Windows + X and choose Terminal (Windows 11) or Command Prompt (Windows 10).
- Paste this command and press Enter:
powercfg /batteryreport /output "%USERPROFILE%\battery-report.html" - Windows confirms the path it saved to — normally
C:\Users\YourName\battery-report.html. - Open that file. It renders as a formatted page in your default browser.
Administrator rights are not required. If you get an access denied error, the output location is not writable — keep %USERPROFILE% in the command rather than pointing it at C:\ or a system folder.
How to Read the Report
Installed batteries — the section that matters
This is where battery health actually lives. Two rows do the work:
- Design Capacity — what the battery held when new, in mWh.
- Full Charge Capacity — what it holds now, fully charged.
Divide the second by the first for remaining health. A battery with a design capacity of 50,000 mWh and a full charge capacity of 42,000 mWh retains 84 percent, meaning 16 percent wear.
Cycle Count also appears here, though it is frequently blank or zero — many manufacturers never report it in firmware. That is a hardware limitation, not a fault, and the capacity comparison is the more dependable measure anyway.
Battery capacity history
A table of full charge capacity against design capacity over the machine's life. Useful for the trend: a gradual decline is normal ageing, whereas a sudden drop often points to heat damage or a firmware update changing how capacity is reported.
Battery life estimates
Compares observed runtime against what the battery should deliver at full health. This is the section to screenshot when arguing a warranty claim, since it shows real-world impact rather than a raw number.
Recent usage and usage history
Every power state transition over the last few days. Handy for tracking down a laptop that drains overnight while supposedly asleep — look for entries showing it stayed Active when it should have been suspended.
What the Numbers Mean
- 90 percent and above of design capacity — effectively like new.
- 80 to 90 percent — normal wear after a year or two.
- Below 80 percent — noticeably shorter runtime. Dell, HP and Lenovo generally treat this as the warranty replacement threshold.
- Below 60 percent — near end of life; expect roughly half the original runtime.
Check Your Warranty Before It Expires
Major manufacturers replace a battery under warranty once it falls below about 80 percent of design capacity. Because that threshold is often crossed quietly in year two, it is worth checking deliberately:
- Run the report and work out your percentage.
- If it is under 80 percent, look up your coverage — Dell by Service Tag, HP and Lenovo by serial number.
- If still covered, open a claim and attach the report. The battery life estimates section is the most persuasive part.
Other Useful powercfg Commands
powercfg /energy— a 60-second diagnostic producing an energy efficiency report that flags drivers and devices blocking sleep.powercfg /sleepstudy— a report on what woke the machine during modern standby, ideal for overnight battery drain.powercfg /devicequery wake_armed— lists every device permitted to wake the laptop.
Each writes an HTML file to the folder you point it at, using the same /output syntax as the battery report.
Buying or Selling a Used Windows Laptop?
Run the report while the machine is in front of you — it takes two minutes and cannot be faked the way a screenshot can. Under 80 percent capacity is worth roughly the cost of a replacement battery off the asking price, and on many modern ultrabooks the battery is glued in, which makes that replacement considerably more expensive than it sounds.
Battery is one of nine checks in our used laptop checklist, which also covers the screen, keyboard, camera, speakers and GPU. On a Mac, see MacBook battery health instead.
Reducing Battery Wear on Windows
- Enable the manufacturer's charge limit. Lenovo Vantage, Dell Power Manager, HP Command Centre and ASUS MyASUS all offer an 80 percent cap for machines that live on mains power. This is the single most effective setting.
- Lower screen brightness — the largest single power draw. The brightness test helps pick a comfortable lower level.
- Check which GPU is active. An app pinned to the discrete GPU drains far faster; the GPU test shows what is in use.
- Keep it cool and ventilated. Heat ages lithium-ion cells faster than cycles do.
Frequently Asked Questions
How do I check battery health on Windows 11?
There is no Settings screen for it. Open Terminal and run powercfg /batteryreport /output "%USERPROFILE%\battery-report.html", then open the file from your user folder and compare Full Charge Capacity against Design Capacity.
What is a good battery health percentage on a Windows laptop?
Above 90 percent is like new, 80 to 90 percent is normal wear, and below 80 percent is the point most manufacturers accept for a warranty replacement. Below 60 percent the battery is near end of life.
Why does my battery report show cycle count as zero?
Because the battery firmware does not report it — very common on consumer laptops. It is a hardware limitation, not a fault. Use the design versus full charge capacity comparison instead, which is available almost everywhere.
Does powercfg batteryreport need administrator rights?
No, a normal account works. An access denied error means the output path is not writable — keep %USERPROFILE% rather than writing to a system folder.
Can a website read my Windows laptop battery health?
Only the current charge level and charging state, via the Battery Status API in Chrome, Edge and Opera. Design capacity, full charge capacity and cycle count are not exposed to web pages, so the powercfg report is the only source for wear figures.
Support Check A Device
If you find our free tools helpful, consider supporting us! Your contributions help us keep the site running and ad-free.