How to Show or Hide the Hibernate button in Windows 11

This article describes the steps one can take to add or remove the hibernate button on the power options menu in Windows 11.

Some Windows computers, mostly laptops, come with a hibernate button on the power options menu. The hibernate button lets you put your computer into a power-saving state while saving your desktop sessions and documents onto your hard drive (C:\hiberfil.sys) and turning off your computer.

The sleep feature in Windows also puts your computer into sleep mode (or reduced power state) and saves your desktop sessions and documents into the system memory, not fully turning off your computer.

Resuming from sleep mode is faster than resuming from hibernation mode. You typically use hibernation when you are not going to be using your computer for some time.

Windows lets you remove or hide both the sleep and hibernate buttons on the power options menu, and the steps below show you how.

Add or remove the hibernate button on the power menu

As described above, your Windows computer may come with a hibernate button to help you put your computer into a power-saving state without losing your work.

If you don’t want to use the hibernate feature, Windows gives you the option to hide or remove the button from the power options menu.

There are many ways to remove or hide the hibernate button. The quickest way is to use the Control Panel app.

First, launch the Control Panel app in Windows 11.

When the Control Panel app opens, go to Control Panel -> Hardware and Sound -> Power Options.

Control Panel-> Hardware and Sound -> Power Options

On the Power Options setting page, click the “Choose what the power button does” link.

windows choose what the power button does link control panel
windows choose what the power button does to link the control panel

On the Control Panel -> Hardware and Sound -> Power Options -> System Settings pane, click the “Change settings that are currently unavailable” link as highlighted below.

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

Under Shutdown settingscheck or uncheck the Hibernate option to show or hide the hibernate button on the power menu.

Save changes to apply.

Windows hide hibernate button on power options menu
Windows hide hibernate button on the power options menu

Show or hide the hibernate button via Windows Registry Editor

Alternatively, users can use the Windows registry editor to show or hide the hibernate button on the power options menu in Windows 11.

First, open the Windows Registry, and navigate to the folder key path as listed below.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FlyoutMenuSettings

If you don’t see the FlyoutMenuSettings folder key, right-click on the Explorer parent key, then create the subkey (FlyoutMenuSettings) folder.

Windows show or hide sleep button via registry editor
Windows show or hides the sleep button via the registry editor

On the right pane of the FlyoutMenuSettings folder key, right-click and select New -> DWORD (32-bit) Value. Type a new key named ShowHibernateOption.

Double-click the new value name (ShowHibernateOption) and enter the Value data of 1 to show the hibernate button on the power options menu.

Value data of 0 will hide the hibernate button on the power options menu.

Windows hide hibernate button on power options menu registry value data
Windows hide hibernate button on the power options menu registry value data

That should do it. Restart your computer for the changes to apply.

Add or remove the hibernate button on the power menu via Windows Local Group Policy Editor

Yet, another way to add or remove the hibernate button on the power options menu is to use the Local Group Policy Editor.

Here’s how to do that.

Click on the Start menu button and search for “Edit group policy“. Under Best match, select Edit group policy result.

windows 11 edit group policy
windows 11 edit group policy

In the left pane of Local Group Policy Editor, expand the tree: 

Computer Configuration > Administrative Templates > Windows Components > File Explorer

In the File Explorer details pane on the right, locate and double-click the setting that says “Show hibernate in the power options menu“ to open its settings window.

Windows show or hide hibernate local group policy editor
Windows show or hide hibernate local group policy editor

On the Show hibernate in the power options menu window, set the option to Not ConfigureEnabled, or Disabled.

  • Not Configured (default)
  • Enabled – same as Not Configured – Will show the hibernate button on the power menu options.
  • Disabled – The hibernate button will never be shown in the power options menu.
Windows show or hide hibernate local group policy editor options
Windows show or hide hibernate local group policy editor options

Save your changes, exit, and reboot.

Hibernate button on and off the power options menu in Windows 11.

That should do it!

Conclusion:

This post showed you how to add or remove the hibernate button on the power options menu in Windows 11. If you find any error above or have something to add, please use the comment form below.