Generate a Battery Report in Windows

How to generate and read a Windows battery health report using powercfg, including what design capacity, full charge capacity and battery life estimates actually mean.

Generate A Battery Report In Windows
If you are a laptop or Surface user then you might be interested in looking through a report on your battery and you can do this by running a very simple command within Windows. All you need to do is to open a Command Prompt by right clicking on your Windows 10 Start button and selecting “Command Prompt”: StartMenuWindows10 When the Command Prompt appears then type in the following command:
powercfg /batteryreport /output %USERPROFILE%\Desktop\battery_report.html
This will now generate a battery report to your computer’s Desktop for you to view and analyse! You can change the output path if you want to save it somewhere else, for example to your Documents folder or a network share.

How to Read Your Battery Report

Once the HTML file opens, there are a few sections worth paying attention to:

  • Design capacity vs. full charge capacity – this shows how much your battery has degraded compared to when it was new. A big gap between the two usually means the battery is on its way out.
  • Battery life estimates – near the bottom of the report, this table compares your battery’s runtime when new against its current runtime, based on recent usage.
  • Usage history – shows charge/discharge cycles over the last few days, useful for spotting apps or background processes that are draining the battery faster than expected.

Comments

If you have any comments or issues with this guide, please feel free to leave us a message below and we will get back to you as soon as we can.

FAQ

How do I generate a battery report on Windows 11?

The command is identical on Windows 10 and 11. Open Command Prompt and run powercfg /batteryreport /output followed by your chosen file path, then open the resulting HTML file in your browser.

What does a healthy battery report look like?

Full charge capacity should be close to design capacity (within roughly 20 percent for a battery a year or two old). A much lower full charge capacity means the battery has degraded and may need replacing.

Does this work on desktop PCs?

The command runs on any Windows machine, but powercfg /batteryreport will show an error on a desktop PC with no battery, since there is nothing to report on.

🛠️

Gear We Recommend

A few general tech accessories worth having alongside this.

Browse our General Tech Accessories picks on Amazon

As an Amazon Associate, TechyGeeksHome earns from qualifying purchases.


Discover more from TechyGeeksHome

Subscribe to get the latest posts sent to your email.

Andrew Armstrong

Andrew Armstrong is a UK-based IT professional with 26+ years of hands-on experience in Windows, Windows Server, SCCM/ConfigMgr, Active Directory, PowerShell, and enterprise infrastructure.

He founded TechyGeeksHome in 2010 and has published over 1,500 practical guides covering real-world IT problems and solutions. When not solving IT problems,

Andrew develops free Windows utilities including Ultimate Settings Panel, which has been downloaded over 850,000 times.