Skip to content
Follow
Windows 🟡 Intermediate

How to Add or Remove Power Button on Windows 11 Start Menu

Richard
Written by
Richard
Jul 28, 2026 6 min read
How to add or remove Power Button on Start Menu in Windows 11
How to add or remove Power Button on Start Menu in Windows 11

The Power Button on Windows 11's Start Menu provides quick access to turning off, restarting, or sleeping your computer. You can easily add or remove this Power Button from the Start Menu if you find the Power Button useful or think the Power Button takes up too much space.

For example, the Start Menu in Windows 11 Version 23H2 shows the Power button by default. If you rarely use these power options directly from the Start Menu, removing it can give you a cleaner look.

Rest assured, hiding the Power button doesn’t stop you from shutting down or restarting your PC through other means. You can still access these options from the login screen or by pressing the physical power button on your computer.

Windows 11 Start menu with the Power button highlighted.
Windows 11 Start menu with the Power button highlighted.
⚡ Quick Answer

Open Registry Editor by typing regedit in the Run box. Navigate to 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Start and create or modify the HidePowerButton DWORD value. Set its data to 0 to show the power button or 1 to hide it.

Adding or Removing the Power Button: A Step-by-Step Guide

You can easily add or remove the Power button from your Windows 11 Start menu by making a small change in the Registry Editor. This guide walks you through the simple steps to control whether the power option is visible or hidden, giving you more control over your Start menu’s appearance and functionality.

Step 1Open the Registry Editor

To start customizing your Start menu , you first need to open the Registry Editor on your Windows 11 computer. This tool allows you to make advanced settings changes. Press the Windows key and ‘R’ together, type ‘regedit’ into the box that appears, and then press Enter or click ‘OK’.

  1. Press the Windows key + R on your keyboard. This opens the Run box.
  2. In the Run box, type regedit and then press Enter or click OK.
  3. If you see a User Account Control (UAC) message asking, “Do you want to allow this app to make changes to your device?”, click Yes.

The Registry Editor window displays registry settings, not files and folders, similar to File Explorer . Patience is advised as you will make your changes within the Registry Editor.

Step 2Go to the Correct Registry Location

Once the Registry Editor is open, you need to find the exact spot that controls the Start menu ’s power button. Navigate through the folders on the left side of the window to this specific path: 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Po. Following this path correctly is key to making the desired changes.

  1. In the Registry Editor, look at the left side of the window. You will see a list of folders arranged like a tree.
  2. Go to the following location by clicking on the folders in order: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Start

Step 3Find or Create the ‘HidePowerButton’ Setting

The 'HidePowerButton' setting, found within the 'Po' folder in the Registry Editor, controls the visibility of the power button on the Start Menu . If you do not see the 'HidePowerButton' setting, you must create it to manage the power button's display.

  1. With the ‘Start’ folder selected on the left side, look at the right side of the window.
  2. Look through the list of items on the right for something called HidePowerButton.
  3. If HidePowerButton is already there: Double-click on it to change its value. Go to Step 4.
  4. If HidePowerButton is NOT there: You need to create it.
    • Right-click on an empty spot in the right-hand pane.
    • Choose New, then select DWORD (32-bit) Value.
    • Type HidePowerButton as the name for the new setting and press Enter.
    • Now, double-click the new HidePowerButton value you just created to change it. Go to Step 4.
⚠️Warning
Make sure you name the new value exactly HidePowerButton, paying attention to the capitalization. If there’s a typo, the setting won’t work.

Step 4Set the Value to Add or Remove the Power Button

To control the power button’s visibility, you need to set the ‘Value data’ for the ‘HidePowerButton’ setting. To make the power button appear on your Start menu , enter ‘0’ into the ‘Value data’ box. To hide the power button, enter ‘1’. Click ‘OK’ after entering your chosen number.

  1. When the ‘Edit DWORD (32-bit) Value’ window opens (this happens whether the HidePowerButton already existed or you just created it), you will see a box labeled ‘Value data’.
  2. To ADD the Power button to your Start menu (make it visible):
    • Enter 0 in the ‘Value data’ box.
    • Make sure the ‘Base’ is set to Hexadecimal.
    • Click OK.
  3. To REMOVE the Power button from your Start menu (hide it):
    • Enter 1 in the ‘Value data’ box.
    • Make sure the ‘Base’ is set to Hexadecimal.
    • Click OK.

So, a 0 means “don’t hide” (show the button), and a 1 means “hide” (remove the button). It’s a simple switch!

Registry Editor window showing the path for the Power button setting.
Registry Editor window showing the path for the Power button setting.

Step 5Apply the Changes

After making your change in the Registry Editor, Windows needs to be told to apply it. The simplest way to ensure the changes are recognized is to restart your computer. Alternatively, you can sign out and then sign back into your Windows account for the changes to take effect.

  • Restart your computer: This is the most reliable way to make sure all changes are applied correctly everywhere.
  • Sign out and sign back in: This action refreshes your user session and typically applies the registry change.
  • Restart the Windows Explorer process: This is a quicker method if you prefer not to restart your entire computer.
    1. Press Ctrl+Shift+Esc to open Task Manager .
    2. In the ‘Processes’ tab, find Windows Explorer .
    3. Right-click on ‘Windows Explorer ’ and choose Restart.
💡Tip
Restarting Windows Explorer is often the quickest way to see the change without signing out or rebooting. Your taskbar and desktop icons will briefly disappear and then reappear.

Step 6Check if It Worked

The power button's visibility on your Windows 11 Start menu depends on a specific registry value. After restarting your computer or signing back in, check the Start menu. If you set the registry value to 0, the power button appears. If you set the registry value to 1, the power button is hidden.

  • Click the Start button (the Windows icon) on your taskbar .
  • Look for the Power button. If you set the value to 0, it should be visible. If you set it to 1, it should be hidden.

If the change doesn’t appear, double-check that you followed all the steps correctly, especially the registry path and the value data. Sometimes, a full computer restart is needed for the change to take effect.

Reverting the Changes

You can undo Start menu power button changes by switching the 'HidePowerButton' setting back. Open the Registry Editor and find the 'HidePowerButton' setting. To add the power button back to your Start menu, set its value to 0. To remove the power button from your Start menu, set its value to 1.

  1. Follow Steps 1 through 4 again.
  2. If you added the button (value 0) and want to remove it, change the ‘Value data’ for HidePowerButton to 1.
  3. If you removed the button (value 1) and want to add it back, change the ‘Value data’ for HidePowerButton to 0.
  4. Click OK.
  5. Apply the changes using Step 5 (restart Explorer, sign out/in, or restart your PC).

You have complete control to turn the Power button on and off whenever you want.

Summary

You’ve successfully learned how to add or remove the power button from your Windows 11 Start menu using the Registry Editor. This simple customization allows you to tailor your Start menu for easier access to power options or a cleaner look, enhancing your overall Windows experience.

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 Rename Files and Folders in Windows 11
Windows How to Rename Files and Folders in Windows 11
How to change File Explorer default folder to open in Windows 11
Windows How to change File Explorer default folder to open in Windows 11
How to Make File Explorer Open to Mobile Device in Windows 11
Windows How to Make File Explorer Open to Mobile Device in Windows 11
How to show or hide Recent Files on Start Menu in Windows 11
Windows How to show or hide Recent Files on Start Menu in Windows 11

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

Leave a Comment

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