Enable hibernate in windows 10

Run Command Prompt or PowerShell as an administrator:

powercfg /hibernate on

You can verify it is now available:

powercfg /availablesleepstates

Comments