Skip to content
Check battery status in Windows

Check battery status in Windows

Open Windows Powershell with Administrator rights and run:

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

Check the report at C:\battery-report.html.

Last updated on