How to Enable or Disable Hibernate in Windows 7
Hibernate feature allows operating system to save and write the running state and contents of RAM as a file or partition to non-volatile storage such as a hard disk, before powering off the computer. Hibernation allows system to quickly restart and restore to original state when hibernation was invoked, instead of having to close down and start up all the running programs again.
In Windows 7, hibernate option should be enabled and turned on by default, However, if you can’t find Hibernate option in the Start menu power button, the steps to enable Hibernate in Windows 7 is easy, and is the same with how to enable and turn on hibernate option in Windows Vista.
How to Turn On and Enable Hibernate in Windows 7
- Open an elevated Command Prompt with administrator rights by typing Cmd in Start Search, and then hit Ctrl + Shift + Enter keyboard shortcut.
Or, select Run as Administrator from the Cmd in search results.
- Type the following command, and hit Enter:
powercfg /hibernate on
Hibernate option should now be available for selection in Start menu power button. If for some reason Hibernate is still not available, try to disable Hybrid Sleep in Windows 7 with the following steps:
- Go to Control Panel -> System and Security -> Power Options.
- Click on Change plan settings link of the active power plan.
- Click on Change advanced power settings link.
- Expand the Sleep tree.
- In the drop down box of Allow Hybrid Sleep, select Off as new setting to disable and turn off Hybrid Sleep.
How to Turn Off and Disable Hibernate in Windows 7
- Open an elevated Command Prompt with administrator rights by typing Cmd in Start Search, and then hit Ctrl + Shift + Enter keyboard shortcut.
Or, select Run as Administrator from the Cmd in search results.
- Type the following command, and hit Enter:
powercfg /hibernate off
Do note that Windows does not support hibernation on system with 4GB or more RAM memory. Check out also more than 30 Windows 7 hacks, tips and tricks.
Related Articles
- Disable and Prevent Laptop or Notebook from Sleep (Standby) or Hibernate When Closing the Lid
- How to Enable and Turn On Hibernation Feature in Windows Vista
- What is the Differences Between Sleep (Standby) and Hibernate in Vista
- How to Turn Off and Disable Hibernation in Windows Vista
- Enable or Disable Built-in Administrator Account in Windows Vista
- How to Enable or Disable Windows Task Manager
- How to Disable or Enable Vista User Access Control in Command Prompt
- Hack to Disable Quick Launch Bar from Reappearing After Enable Windows 7 Superbar
- How to Enable or Disable (Turn On or Off) Desktop Preview in Windows 7
- Disable and Turn Off (or Enable or Turn On) Data Execution Prevention (DEP) in Windows Vista










































August 12th, 2009 21:52
And what are the news?
This feature works with ‘powercfg -h off since Windows Vista
August 12th, 2009 21:17
You can also just type Shutdown /h in Start search
That command puts the computer into hibernate, when you really need it
August 12th, 2009 21:13
[...] How to Enable or Disable Hibernate in Windows 7 [...]