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
Open Windows Powershell with Administrator rights and run:
powercfg /batteryreport /output "C:\battery-report.html"Check the report at C:\battery-report.html.