powercfg /batteryreport /output “C:\battery-report.html”
powercfg /energy
powercfg /list – [powercfg /L]
To see which power plan is currently active, use the following command:
powercfg /getactivescheme
- To enable hibernation:
powercfg /hibernate on - To disable hibernation:
powercfg /hibernate off
This command shows which sleep states are supported by your hardware, such as Hibernate or various sleep modes.
powercfg /availablesleepstates or powercfg /A