Your US $24.00 in coupons are here!

Your US $24.00 in coupons are here!

How to remove hibernation in Windows using command prompt (cmd)

Remove hibernation in Windows using command prompt (cmd)

Open an Elevated Command Prompt (Run as Administrator).

Enable Hibernate:
  • In the elevated command prompt, type- 
    powercfg -h on
    and press Enter. 
  • Now set your Power Plan settings to the Recommended settings for Hibernate. 

Disable Hibernate:
  • In the elevated command prompt, type- 
    powercfg -h off 
    and press Enter.