How to Enable or Disable Hibernate

Disable Hibernate from Command Prompt

Click on Start button
Search for “cmd“
Right click on “cmd.exe” then select Run as administrator
Type the following command on the Command Prompt window, and press Enter

powercfg -h off

Enable Hibernate from Command Prompt

Click on Start button
Search for “cmd“
Right click on “cmd.exe” then select Run as administrator
Type the following command on the Command Prompt window, and press Enter

powercfg -h on