How to Add or Remove Power Button on Windows 11 Start Menu
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.

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’.
- Press the Windows key + R on your keyboard. This opens the Run box.
- In the Run box, type
regeditand then press Enter or click OK. - 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.
- In the Registry Editor, look at the left side of the window. You will see a list of folders arranged like a tree.
- 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.
- With the ‘Start’ folder selected on the left side, look at the right side of the window.
- Look through the list of items on the right for something called
HidePowerButton. - If
HidePowerButtonis already there: Double-click on it to change its value. Go to Step 4. - If
HidePowerButtonis 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
HidePowerButtonas the name for the new setting and press Enter. - Now, double-click the new
HidePowerButtonvalue you just created to change it. Go to Step 4.
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.
- When the ‘Edit DWORD (32-bit) Value’ window opens (this happens whether the
HidePowerButtonalready existed or you just created it), you will see a box labeled ‘Value data’. - To ADD the Power button to your Start menu (make it visible):
- Enter
0in the ‘Value data’ box. - Make sure the ‘Base’ is set to Hexadecimal.
- Click OK.
- Enter
- To REMOVE the Power button from your Start menu (hide it):
- Enter
1in the ‘Value data’ box. - Make sure the ‘Base’ is set to Hexadecimal.
- Click OK.
- Enter
So, a 0 means “don’t hide” (show the button), and a 1 means “hide” (remove the button). It’s a simple switch!

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.
- Press Ctrl+Shift+Esc to open Task Manager .
- In the ‘Processes’ tab, find Windows Explorer .
- Right-click on ‘Windows Explorer ’ and choose Restart.
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 to1, 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.
- Follow Steps 1 through 4 again.
- If you added the button (value
0) and want to remove it, change the ‘Value data’ forHidePowerButtonto1. - If you removed the button (value
1) and want to add it back, change the ‘Value data’ forHidePowerButtonto0. - Click OK.
- 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?
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.
No comments yet — be the first to share your thoughts!