Enable and disable Windows 11 hibernate mode

Enable Windows 11 hibernation mode (quick guide)

The Windows 11 hibernation mode makes it easy to boot-up your device quickly after turning it off. Unlike “Sleep” mode, it does not actually continue to use computer power. To turn “Hibernate” on or off, follow these steps (administrator privileges may be required):

  1. Access the Control Panel. You can either use the search function in the Start menu or enter the command “control” in the “Run” dialog.
  2. Select the “Power options”.
  3. Click on “Choose what the power buttons do” from the left-hand menu.
  4. Tick the “Hibernate” from the Shut-down settings menu. If the settings menu is grayed out, click on “Change settings that are currently unavailable” (requires administrator privileges).
  5. Launch the Start menu.
  6. Toggle the on/off switch and select “Hibernate” to enable the mode.

Step 1: Call system settings

To access power options, launch the Control Panel. First call up the Start menu or access the search function to search for the “Control Panel”.

Alternatively, use the “Run” function by using the key combination [Windows] + [R] and enter “control”.

Windows 11: Run “control”
Windows 11: Run “control”

Step 2: Launch Power Options

Select “Power Options” from the Control Panel. If you cannot see a corresponding entry, you may have activated category view. In this case, select “Large icons” or “Small icons” via “View by” to switch to the icon view.

Windows 11 system settings: Power Options settings
Windows 11 system settings: Power Options settings

Step 3: Enable Windows 11 hibernation mode

From the power options, click on “Choose what the power buttons do” on the left. Check “Hibernate” to activate the standby button.

If the option is grayed out or cannot be selected, press the administrator function “Change settings that are currently unavailable”.

Power options in Windows 11
Power options in Windows 11

The option “Hibernate” should now be selectable. Press “Save changes”.

Windows 11: Enable Hibernate – “Show in Power menu”
Windows 11: Enable Hibernate – “Show in Power menu”

Step 4: Enable Hibernate

Once you’ve added the button to the power menu, you can put your device to sleep at any time. To do this, simply call up the Start menu and left-click the “On/Off” button. You’ll now find “Hibernate” in the pop-up menu, among other options.

Windows 11: Hibernate button in power settings
Windows 11: Hibernate button in power settings

 Tip

System startup typically wastes a lot of time when working with PCs or laptops. Learn more useful tips and tricks in the following article to speed up Windows 11!

How to create a hibernation file via the command prompt in Windows 11

If you cannot enable Windows 11 hibernation mode via the power options, you may be missing the hibernation file. In that case, the “Hibernate” option wouldn’t even appear in the Power Options.

Shutdown settings without “Hibernate” option
Shutdown settings without “Hibernate” option

In this case you can regenerate the Windows 11 hibernation file using the Command Prompt, the command line tool of the system. Administrator privileges are a prerequisite. Read on to find out how to set it up.

Step 1: Start the Command Prompt as administrator

In Windows 11, you can execute the Command Prompt in different ways. To start-up in administrator mode, use the search function.

Click on the small magnifying glass icon in the taskbar and type “cmd”. The Command Prompt will be displayed as a search result – including the “Run as administrator” button that you will need to select.

Windows 11 search function: Search result for “cmd”
Windows 11 search function: Search result for “cmd”

Step 2: Enable Windows 11 Hibernate mode

In the command line tool, switch on hibernation mode by executing the following command:

powercfg /hibernate on

Step 3: Create hibernation file

Following activation in standby, you can now generate the hibernation file. The following command is required to this end:

powercfg /h /type full

After successfully creating the file, the prompt will present you with a message announcing the size of the file in bytes. Close the tool. As long as you followed the previous steps to enable Windows 11 hibernation mode, you should now find “Hibernate” displayed in the Power Options.

Windows 11 prompt: Creating a hibernation file
Windows 11 prompt: Creating a hibernation file

RELATED POST

Outlook keeps displaying error: Contact the server for information

What version of Outlook are you using? See What version of Outlook do I have? (microsoft.com). What were you trying…

Raising the forest functional level to Windows Server 2016

Just like the Active Directory DFL, the FFL also determines the availability of new Active Directory functionality. Where the DFL…

Configure Virtualbox VM to autostart after Windows reboot?

his requires a couple of pretty easy steps, but I will explain them in detail to ensure anyone from any…

Create Bulk Users in Active Directory

In this tutorial, we’ll go through the process of creating Active Directory users’ accounts in bulk using two methods: the…