Turn a Windows battery report into a clear, interactive health dashboard.
or choose the file from your computer
Generate one in seconds. It is built into Windows.
powercfg /batteryreport /output "%USERPROFILE%\battery-report.html"
C:\Users\YourName\battery-report.html).Tip: in PowerShell you can also use $HOME\battery-report.html as the output path. Everything runs locally in your browser — nothing is uploaded.
Analyzing battery report…