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

image

now the hyberfil.sys in your C: drive will be deleted

B. To enable type powercfg –h on and press enter.

image

thats it!

Related posts:

  1. Stop hibernation and remove hiberfil.sys from your Vista root directory
  2. Windows 7:Enable the Built-in Administrator Account
  3. Enable or Disable the Task Manager in Vista
  4. Disable or Enable Folder Options in Vista
  5. Enable Boot With USB Feature In VirtualBox
Posted in Windows 7 | Tags: ,

2 Responses to “Windows 7: Enable/Disable Hibernate feature”

  1. Neo says:

    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

  2. blacknoise says:

    @Neo

    it works with either -h, /h or -hibernate, /hibernate

    there is no change and there wont be either. try powercfg /? and see