DEV Community

Cover image for How to check your battery health
Sergio Peris
Sergio Peris

Posted on • Originally published at sertxu.dev

How to check your battery health

Windows can generate a report about our battery health.
In order to generate it first we need to open Windows Powershell as administrator.

Next, we run the following command:

powercfg /batteryreport /output "C:\battery-report.html"
Enter fullscreen mode Exit fullscreen mode

Once it's completed the report will be located at C:\battery-report.html.

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs