Loading...

September 29, 2011 1,438 views

How to remove hiberfil.sys

Disable hibernation mode in Windows XP, Windows Vista, Windows 7 and Windows 8

If you don't use the hibernation service on your computer (e.g. your computer is always on), you can disable it and save the disk space on your system hard disk, because the hiberfil.sys file will also be removed from root of the system partition. If you have an SSD drive it saves you disk space and also the actual SSD.

Related extensions:

Hibernation is feature of many operating systems that is used to faster start of a computer after powering off. Hibernation must also be supported by hardware installed in the computer. Before the computer is switched to hibernation mode, the system saves all content of RAM to hard drive, so when the system is again powered up, it will be restored in the state before hibernation.

What is hyberfil.sys

The hiberfil.sys is hidden system file used by hibernation service in Microsoft Windows operating system for storing the content of RAM when the computer hibernates and it has always the same size as the total RAM installed in the computer.
If you don't use the hibernation service on your computer (e.g. your computer is always on), you can disable it and save the disk space on your system hard disk, because the hiberfil.sys file will also be removed from root of the system partition.

How to delete hiberfil.sys in Windows XP

By default Windows XP has the hibernation service disabled, because when it was released, many hardware components didn't support hibernation.
Many computer producers that pre-installed Windows XP on hardware compatible computers, set the hibernation service to enabled. If you don't need to use the hibernation on your computer, you can disable it.

  1. Open the Start menu and click on Control Panel option.

    Windows XP control panel
     
  2. Go to the Performance and Maintenance menu and click on the Power Options.

    Windows XP Control Paner Performance and Maintenance
     
  3. Click on the Hibernate tab and uncheck the box next to Enable hibernation option and apply the changes with clicking on OK button.

    Windows XP power options properties
     
  4. The hibernation is disabled and hiberfil.sys is removed from the system hard disk.

    Windows XP Windows Explorer

How to delete hiberfil.sys in Windows Vista and Windows 7

  1. Open the Start menu and type cmd.exe to the Search box.

    Windows 7 run command line
     
  2. Click the right button on cmd.exe and select Run as administrator option.
    Windows 7 run command line as Administrator
     
  3. Type powercfg.exe -h off on the command line and press Enter.

    Windows 7 command line
  4. The hibernation is disabled and hiberfil.sys is removed from the system hard disk.

    Windows 7 Windows Explorer

How to delete hiberfil.sys in Windows 8

  1. Type cmd in the Metro program manager. After that click right mouse button on CMD.exe tile.

    Windows 8 Metro
     
  2. Choose Advanced option in the bottom bar menu and select Run as administrator option.

    Windows 8 run command line as administrator
     
  3. Type powercfg.exe /H off on the command line and press Enter.
    Windows 8 command line
  4. The hibernation is disabled and hiberfil.sys is removed from the computer.

    Windows 8 Windows Explorer

Related articles

July 11, 2025

What is hiberfil.sys on Windows and how to remove it

When managing storage on a Windows PC, especially on devices with small SSDs, you may encounter a la...

Read more
September 27, 2011

How to move pagefile.sys

Most users using an SSD disk for system partition usually want to move the windows page file to some...

Read more