How can I check battery’s status in Windows?

If you’re interested in getting more technical information about your battery usage and estimated capacity, you can use the Powerfg command-line option that’s built into Windows operating system to generate a battery report.

 

  1. Press Windows Key + R to open the Run dialog, type [cmd], and then click [OK]
  2. At the command prompt, type [powercfg /batteryreport], then press Enter
     
    The battery report will be an HTML file that’s stored in a folder on your PC. The file locations will be shown in the Command Prompt window. 
  3. Open File Explorer, go to the folder that the report was saved to, and then double-click the battery report (HTML file) to open it in your web browser
  4. You can get a lot of detailed information about your battery usage and capacity. Some particular sections you might want to look at to get started include the following:
    • Battery health (current capacity vs. original capacity).
    • How many full charge cycles your battery has gone through.
    • Your usual charging habits and patterns.
  5.