How To Enable Hibernate Windows 11: Step-by-Step Guide

If you want your PC to save its work and fully power down, hibernate is the way to go. To enable hibernate in Windows 11, first turn on hibernation using an administrator command, then show the Hibernate option in Power Options so it appears in the Start menu and on power buttons. After that, you can choose Hibernate from the power menu or set the power button to hibernate. This takes only a few minutes and works on most laptops and desktops.

How To Enable Hibernate Windows 11

The following steps will turn on the hibernation feature, make the option visible in Windows 11 power menus, and let you use Hibernate from Start or by pressing a power button.

Step 1: Open an elevated Command Prompt or PowerShell and run the hibernate enable command.

Right click Start, choose Terminal (Admin) or Command Prompt (Admin), then type powercfg /hibernate on and press Enter.

This command creates or enables the hibernation file that Windows uses to store your session. If you prefer PowerShell, the same command works there. You must run this as an administrator, or Windows will not allow the change.

Step 2: Open Control Panel Power Options to access shutdown settings.

In the Terminal or Start, type control powercfg.cpl to open Power Options, then click Choose what the power buttons do.

Some Windows settings live only in the classic Control Panel. From Power Options you can change what happens when you press the power or sleep button, and reveal shutdown settings that are hidden by default.

Step 3: Click Change settings that are currently unavailable to unlock options.

Select Change settings that are currently unavailable at the top, then scroll down to the Shutdown settings.

Clicking that link grants temporary access to options protected by administrative settings. This is necessary to toggle the Hibernate checkbox if it is greyed out.

Step 4: Check the Hibernate box and save changes.

Find Hibernate in the Shutdown settings, check the box, and click Save changes.

Once enabled, Hibernate will appear in the Start menu power options and in the menu for the power button. If the box is missing, ensure Step 1 completed successfully and that hibernate is not disabled by group policy.

Step 5: Optionally set the power button or lid close to hibernate.

Back in Choose what the power buttons do, choose Hibernate from the dropdown for Power button, Sleep button, or When I close the lid, then save.

This makes hibernate quick to access without opening menus. Laptops commonly use the lid action so closing the lid can send the machine to hibernate instead of sleep.

Step 6: Test hibernate to make sure it works.

Open the Start menu, click Power, then choose Hibernate, or press your configured power button, and wait for the system to power off.

When you power the machine back on, Windows should restore your desktop and open apps to the exact state they were in. If it instead does a full boot, check BitLocker, device drivers, and that hiberfil.sys files exist.

After you complete these actions, the Hibernate option will show in your power menus and your PC will be able to save its session to disk and fully power down. Your system will use the hibernation file to store open apps and files, so on restart everything returns as it was. If you chose to set a power button or lid action, those will now trigger hibernate. If things do not work, revisit permissions, drivers, or disk space.

How To Enable Hibernate in Windows 11 – Tips

  • Make sure you run the terminal or command prompt as an administrator, otherwise powercfg will fail.
  • Hibernate uses a file called hiberfil.sys on your system drive, so you need enough free disk space to hold RAM contents.
  • Fast Startup uses the hibernation file too, so enabling hibernate may affect how Fast Startup behaves.
  • If BitLocker is enabled, the system might ask for recovery on resume, check BitLocker settings before relying on hibernate.
  • Keep device drivers up to date, especially storage and chipset drivers, since driver issues can prevent hibernate from working.
  • On laptops, hibernate is better than sleep for long periods because it uses zero battery while powered off.
  • If the Hibernate option still does not appear, try powercfg /h /type full to force a full hibernation file, then repeat the setup.
  • Disabling hybrid sleep in advanced power settings can avoid confusion between sleep and hibernate behavior.

Frequently Asked Questions

What does hibernate do?

Hibernate saves the contents of RAM to a file on disk and then powers off the PC completely.

When you turn the PC back on, Windows reads that file and restores your session. This means open apps and files come back without a full reboot.

Is hibernate the same as sleep?

No, sleep keeps the system in low power mode so it can wake quickly, while hibernate powers the PC off and uses no power.

Hibernate is like saving your session to disk, whereas sleep is like pausing a movie. Hibernate takes longer to resume, but it uses no battery.

Will hibernate use a lot of disk space?

Hibernate uses a file roughly the size of your installed RAM, though Windows may compress it slightly.

If you have 8 GB of RAM, expect the hibernation file to be several gigabytes. Low disk space can prevent hibernate from working.

Can I hibernate if I use BitLocker?

Yes, but BitLocker can complicate resume, sometimes requiring a recovery key after waking.

If BitLocker is active, make sure you know your recovery key, and test resume to confirm your device behaves as expected.

How do I disable hibernate later?

Run powercfg /hibernate off in an elevated Command Prompt to disable hibernation and remove the hiberfil.sys file.

This frees the disk space used by the hibernation file, but it also removes the Hibernate option from power menus.

Why is the Hibernate option missing after enabling it?

Possible causes include lack of admin rights when enabling, disk space issues, driver incompatibility, or group policy settings.

Re-run powercfg as admin, check hiberfil.sys exists, update drivers, and make sure no corporate policy blocks hibernation.

Summary

  1. Enable hibernation with powercfg /hibernate on.
  2. Open Control Panel Power Options.
  3. Click Change settings that are currently unavailable.
  4. Check Hibernate and Save changes.
  5. Set power button or lid action to Hibernate if desired.
  6. Test Hibernate from Start menu or power button.

Conclusion

Learning how to enable hibernate in Windows 11 gives you a powerful tool for saving energy while keeping your work ready to go. Hibernate bridges the gap between a full shutdown and sleep, letting your PC save the entire memory state to disk and then power off. When you power back up, everything returns exactly as you left it. This is especially helpful on laptops that need to conserve battery when you will not use the device for a while, or on desktops where you want a clean power off without losing your workspace. The procedure is straightforward, but it requires administrator rights and some disk space.

You also need current drivers and pay attention to BitLocker settings so resume goes smoothly. Think of hibernate as a photographic memory for your computer, freezing the scene and bringing it back later without missing a beat. If you follow the steps here, you should have Hibernate visible in your Start menu and ready to use. Try it now, and if it does not work at first, revisit the command, power settings, and driver updates. For further reading, look up powercfg command options and Windows power management documentation to customize hibernation behavior more deeply.