How to Generate Battery Report on Windows
To generate the battery report:
- Open Command Prompt as an administrator.
- Type
powercfg /batteryreport and press Enter.
- This will generate a battery report and save it as an HTML file, usually in your user directory (e.g.,
C:\Users\[YourUsername]\battery-report.html).
- Open the HTML file to view detailed information about the battery's health, including its original capacity versus its current capacity.