How to turn Hibernate on or off in Windows Vista
Windows Vista Tips Posted by Shawn DesRochers September 2nd, 2007Most windows users don’t use hibernate and wish to disable this feature. In this tutorial I’ll show you how to turn it off and on again if you decide you wish to use it.
If you don’t need your computer to Hibernate or want to turn it back on again follow the steps below.
- Open the Start Menu.
- Right click Command Prompt.
- Select Run as administrator.
- To turn hibernation off type the following “powercfg -hibernate off” without the quotes.
- To turn Hibernation on type the following “powercfg -hibernate on” without the quotes.
Note: That if you decide to turn off hibernate in Windows Vista, it won’t show on the Start Menu.
Popularity: 34% [?]

If you found this page useful, consider linking to it.
Simply copy and paste the code below into your web site (Ctrl+C to copy)
It will look like this: How to turn Hibernate on or off in Windows Vista
Related Post

June 19th, 2008 at 4:22 pm
Thanks for this - quick, simple and easy!