How to Add or Remove the Hibernate Button in Windows 11

Do you want to add or remove the hibernate button from your Windows 11 power menu? This guide shows you easy steps to do that.

What is the Hibernate Button?

The hibernate button lets your computer save all your work to the hard drive. Then it turns completely off. When you turn it back on, everything is just how you left it.

This works differently from sleep mode. Sleep mode saves your work in your computer’s memory but doesn’t fully turn off. Sleep wakes up faster, but hibernate uses much less power.

Sometimes your computer doesn’t show the hibernate button in the power menu. Below are easy ways to add or remove it.

Method 1: Add or Remove Hibernate Button Using Control Panel

This is the easiest way to show or hide the hibernate button.

  1. Open Control Panel. Click the Start button, type Control Panel, and press Enter. Learn more about Control Panel
  2. Go to Hardware and Sound > Power Options.
  3. Click on “Choose what the power buttons do” on the left menu.
  4. Click “Change settings that are currently unavailable” at the top. This unlocks the options.
  5. Look under Shutdown settings. Check the Hibernate box to show it. Uncheck it to hide it.
  6. Click Save changes.

Here’s what it looks like:

Control Panel Power Options

Change settings that are currently unavailable

Hibernate option in Shutdown settings

Method 2: Use Windows Registry Editor to Show or Hide Hibernate Button

If you feel comfortable with advanced steps, you can use the Windows Registry Editor. ⚠️ Admin privileges required

  1. Open Registry Editor. Press Windows key + R, type regedit, and press Enter. More info on opening Registry Editor
  2. Go to this folder path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FlyoutMenuSettings
  3. If you don’t see FlyoutMenuSettings, right-click on Explorer. Choose New > Key, and name it FlyoutMenuSettings.
  4. In FlyoutMenuSettings, right-click on the right side. Select New > DWORD (32-bit) Value, and name it ShowHibernateOption.
  5. Double-click ShowHibernateOption and set the value to:
    • 1 to show the hibernate button
    • 0 to hide the hibernate button
  6. Click OK and close Registry Editor.
  7. Restart your computer to see the changes.

Example:

Registry Editor ShowHibernateOption value

Method 3: Use Local Group Policy Editor

This method works if your Windows 11 edition includes Local Group Policy Editor. Usually only Pro or Enterprise editions have it. ⚠️ Admin privileges required

  1. Click Start. Type Edit group policy, and open it.
  2. In the left panel, go to: Computer Configuration > Administrative Templates > Windows Components > File Explorer
  3. In the right panel, find and double-click “Show hibernate in the power options menu”.
  4. Choose one of these options:
    • Not Configured – Default. Shows the hibernate button.
    • Enabled – Shows the hibernate button.
    • Disabled – Hides the hibernate button.
  5. Click OK, close the editor, and restart your PC.

Screenshot:

Local Group Policy Editor Hibernate Option

What Does the Hibernate Button Look Like?

Hibernate button shown in power menu:

Hibernate button shown in power menu

Hibernate button hidden from power menu:

Hibernate button hidden from power menu

Summary

You can add or remove the hibernate button on Windows 11’s power menu using different methods. The easiest way is through Control Panel’s Power Options settings. For advanced users, changing the Windows Registry or Local Group Policy Editor gives more control. Pick the method you feel comfortable with, and you can customize your power menu easily.

Now you know how to control the hibernate button on your Windows 11 PC!

Categories:

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *