Check battery status in Windows
Check battery status in Windows
2024-03-03
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