Win7 - To Enable or Disable Hibernate in a Elevated Command Prompt
MS Article
To Enable or Disable Hibernate in a Command Prompt
To Disable Hibernate
This will disable hibernation & delete the hiberfil.sys file
1. Open a command prompt as administrator
2. Type powercfg -h off and press Enter.
3. Done
To Enable or Disable Hibernate in a Command Prompt
To Disable Hibernate
This will disable hibernation & delete the hiberfil.sys file
1. Open a command prompt as administrator
2. Type powercfg -h off and press Enter.
3. Done
4. To re-activate do same as above but type powercfg -h on
Comments
Post a Comment