Skip to content
Follow
Windows

How to Add or Remove the Hibernate Button in Windows 11

Richard
Written by
Richard
Feb 12, 2026 Updated Aug 13, 2026 3 min read
How to Add or Remove the Hibernate Button in Windows 11
How to Add or Remove the Hibernate Button in Windows 11

The hibernate button in Windows 11 saves your open apps and work to your hard drive, then turns off your PC completely so it uses zero power. Hibernation differs from sleep mode by storing your data safely on your hard drive instead of your memory, which protects your work if your battery runs out.

Most Windows 11 computers hide this power option by default to keep the shutdown menu simple. You can easily turn the hibernate button back on through the Control Panel in just a few clicks whenever you want a deeper power-saving option than standard sleep mode.

⚡ Quick Answer

Open Control Panel , navigate to Power Options, and select “Choose what the power buttons do.” Click “Change settings that are currently unavailable” and then check or uncheck the Hibernate box under Shutdown settings. Save your changes.

What is the Hibernate Button?

The hibernate button in Windows 11 lets you save your current work, including open apps and documents, to your computer’s storage before shutting down. Hibernate uses very little power, unlike sleep mode. This makes hibernate ideal when you plan to be away from your PC for a while but want everything ready to go upon your return.

Sleep mode saves your open work to your computer’s memory while keeping the system in a low-power state. Hibernate takes it a step further by writing that data to your hard drive and cutting power completely.

Windows 11 sometimes hides the hibernate button from the power menu. Users can add the hibernate button back or remove the hibernate button permanently if it is not needed.

Method 1Add or Remove Hibernate Button Using Control Panel

The classic Control Panel offers a direct path to toggle your shutdown options. This method takes you to Power Options where you can change what appears on your shutdown screen, giving you control over the hibernate button’s visibility.

  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
windows choose what the power button does link control panel

Change settings that are currently unavailable
Windows change settings that are not currently unavailable

Hibernate option in Shutdown settings
Windows hide hibernate button on power options menu

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

Registry Editor (Windows' advanced database for system settings) provides a direct backend route to force the hibernate button to appear. By making specific changes in the registry, you can control whether the hibernate option shows up in your power menu. Proceed with caution, because mistakes here can affect your system.

  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
Windows hide hibernate button on power options menu registry value data

Method 3Use Local Group Policy Editor

For those using Windows 11 Pro and Enterprise, the Local Group Policy Editor offers another way to manage the hibernate button's visibility. This tool lets you decide if the hibernate option should appear in the power menu, offering a way to customize system features for administrators.

  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 – This is the default setting. Windows 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
Windows show or hide hibernate local group policy editor options

What Does the Hibernate Button Look Like?

Hibernate button shown in power menu:

Hibernate button shown in power menu
hibernate on power options menu

Hibernate button hidden from power menu:

Hibernate button hidden from power menu
hibernate off power options menu

Summary

Managing the hibernate button in Windows 11 happens through the Control Panel, Registry Editor, or Group Policy Editor.

Controlling the hibernate button on your Windows 11 PC is now within your grasp.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Reset Group Policy Windows 11 to Default
Windows How to Reset Group Policy Windows 11 to Default
How to Access Control Panel in Windows 11
Windows How to Access Control Panel in Windows 11
How to Change Registry Editor Font in Windows 11
Windows How to Change Registry Editor Font in Windows 11
Windows 11 Control Panel Shortcuts Guide
Windows Windows 11 Control Panel Shortcuts Guide

No comments yet — be the first to share your thoughts!

Leave a Comment

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