Windows 7: Enable/Disable Hibernate feature
Posted on May 7th, 2009, by blacknoise
2 Comments
1. Open a command window with admin privileges, go to step A or B according to your need
A. To disable Hibernate (hibernate feature is on by default) type powercfg –h off and press enter
now the hyberfil.sys in your C: drive will be deleted
B. To enable type powercfg –h on and press enter.
thats it!
Related posts:
- Stop hibernation and remove hiberfil.sys from your Vista root directory
- Windows 7:Enable the Built-in Administrator Account
- Enable or Disable the Task Manager in Vista
- Disable or Enable Folder Options in Vista
- Enable Boot With USB Feature In VirtualBox
Hi,
There must be a mistake! I think.
Because under Windows 7 (7100) it is : powercfg /hibernate off
This does not work with /h
Best regards
Neo
@Neo
it works with either -h, /h or -hibernate, /hibernate
there is no change and there wont be either. try powercfg /? and see