How to check Windows 11 battery drain percentage? Understanding your battery health is crucial when using Windows 11. To solve this problem, PHP editor Zimo provides a detailed guide to teach you how to easily check the battery consumption percentage through the Windows terminal. Continue reading the following steps to learn more.
How to check the battery consumption percentage in win11
1. Press the Win + X key combination on the keyboard, or right-click the Windows logo on the taskbar.
2. In the hidden menu item that opens, select Windows Terminal (Administrator).
3. Administrator: In the Windows PowerShell window, enter and press Enter to execute the following command: powercfg /batteryreport /output "D:DianChi.html".
4. After the command is executed successfully, you can open the D drive.
5. Find the battery health file you just exported. The file name is DianChi.html. You can double-click it to open it.
6. Finally, open the DianChi.html file to check the computer battery health.
The above is the detailed content of How to check the battery consumption percentage in win11 How to check the battery consumption percentage in win11. For more information, please follow other related articles on the PHP Chinese website!