Reduce the size/resize/remove of hiberfil.sys

By on July 1, 2009 1

Hiberfil.sys is hibernation file that store whole Windows state, when hibernation in action. Its located in system drive (generally C: drive’s root). The size of file depends on total installed physical RAM, so it requires space in HDD as much your system RAM. But its too annoying we need to free space, so here is the solution.

How To:

Run CMD as Administrator and execute the following commands.

Reduce size/Resize

POWERCFG -H -Size <PercentSize>

<PercentSize>  Specifies the desired hiberfil.sys size in percentage of the total memory. The default size cannot be smaller than 50. This switch will also enable the hiberfil.sys automatically.

Remove

POWERCFG -H OFF

Disables the hibernate feature and removes hiberfil.sys

Re-enable hibernate feature

POWERCFG -H ON

Allows to revert back to default and create hiberfil.sys according to system RAM.

Applies To:
  • Windows Server 2008 R2
  • Windows Server 2008
  • Windows 7
  • Windows Vista

Associated terms:
reduce size of hiberfil sys, hiberfil sys reduce size, how to reduce the size of hiberfil sys, reduce hiberfil sys size, reduce hiberfil sys windows 7, reduce hiberfil sys, how to reduce hiberfil sys size, how to reduce size of hiberfil sys, hiberfil sys size, how to reduce hiberfil sys file size, how to reduce hiberfil sys, reduce size hiberfil sys, reduce the size of hiberfil sys, hiberfile sys size, reduce hiberfil, reduce hiberfil size, reducing the size of hiberfil sys, reduce size of hiberfil, hiberfil sys reduce, how to decrease hiberfil sys

  • Alex

    I APPRECIATE YOU VERY MUCH BECUZ I HAD A PROBLEM WITH hiberfil.sys it was only 765 mb as my ram is 1 bg , your tutorial helped me alot and my hibernation is now working.THANKS ALOT VERY MUCH MAN!!!!!!!!!