How to check your battery health

Published at 03 Dec 2024

Windows can generate a report about our battery health. In order to generate it first we need to open Windows Powershell as administrator.

Next, we run the following command:

powercfg /batteryreport /output "C:\battery-report.html"

Once it's completed the report will be located at C:\battery-report.html.