Skip to content
Follow
Windows

How to Add or Remove the Shutdown button in Windows 11

Richard
Written by
Richard
Feb 6, 2026 Updated Aug 13, 2026 3 min read
How to Add or Remove the Shutdown button in Windows 11
How to Add or Remove the Shutdown button in Windows 11

The shutdown button in Windows 11 lets you turn off your PC straight from the Start menu . Hiding this power button stops people from accidentally shutting down shared computers.

You can add or remove the shutdown button using the Local Group Policy Editor or the Registry Editor. Both built-in Windows tools control which power options appear on your screen.

⚡ Quick Answer

You can add or remove the shutdown button in Windows 11 by editing the Registry Editor. Navigate to 🗝️HKEY_LOCAL_MACHINESOFTWAREMicrosoftPolicyManagerdefaultStart, create or modify the HideShutDown key, and set its ‘value’ data to 0 to show or 1 to hide the button. Restart your PC for changes to take effect.

How to Hide or Show the Shutdown Button

Modifying system registries affects computer stability, so following instructions carefully remains essential. Backing up the registry beforehand prevents accidental system issues if a mistake happens.

📝Important
Editing the registry affects computer behavior. Follow the steps carefully. Back up your registry first to prevent issues.

Steps to Hide or Show the Shutdown Button:

  1. Press Win + R on your keyboard to open the Run box.
  2. Type regedit and press Enter. ⚠️ Admin Required: If asked by User Account Control, click Yes to allow.
  3. In the Registry Editor window, use the left sidebar to find this folder path:


    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Start
  4. Look for a folder (key) named HideShutDown. If you don’t see it:
    • Right-click on the Start folder.
    • Choose New > Key.
    • Name the new key HideShutDown.
  5. Click the HideShutDown folder to select it.
  6. In the right side pane, right-click on an empty space and choose New > String Value.
  7. Name this new value value.
  8. Double-click the value you created to edit it.
  9. In the box labeled Value data, enter:
    • 0 to show (unhide) the shutdown button.
    • 1 to hide the shutdown button.
  10. Click OK to save.
  11. Close the Registry Editor and restart your PC for the change to take effect.
Registry Editor showing HideShutDown key in Windows 11
Registry Editor showing HideShutDown key in Windows 11

Hiding or showing the shutdown button in Windows 11 happens through the Registry Editor. This process involves navigating to a particular folder and adjusting a single setting. These steps grant precise control over shutdown visibility on the Start menu .

Registry Editor showing the HideShutDown key in Windows 11

Setting the value data to hide or show shutdown
Setting the value data to hide or show shutdown

Hiding or showing the shutdown button in Windows 11 happens through the Registry Editor. This process involves navigating to a particular folder and adjusting a single setting. These steps grant precise control over shutdown visibility on the Start menu.

⚠️Warning
Setting the value data to hide (1) or show (0) the shutdown button

Summary

  • You can hide or unhide the shutdown button on the Start menu by changing a registry setting.
  • Hiding shutdown stops others from accidentally turning off your PC if you share it.
  • Showing shutdown keeps the normal option to turn off your PC quickly.
  • Always be careful when editing the registry. Back it up before making changes.
  • For official info from Microsoft, check out their page here: Microsoft HideShutdown Policy

Hiding or showing the shutdown button in Windows 11 occurs by editing a registry setting. This guide explained how to access the Registry Editor and make necessary adjustments to control the shutdown button's visibility on the Start menu for better system management.

How do I disable the turn off button on my PC?

Disabling the power-off button on a Windows 10 PC requires adjusting power options through the Control Panel.

Can I customize the shutdown shortcut icon?

Select properties while ensuring the shortcut tab remains active. Click 'Change Icon.' When the popup dialog box appears, click OK to select from available icons.

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 Customize the 'All' Apps View in Windows 11 Start Menu
Windows How to Customize the 'All' Apps View in Windows 11 Start Menu
How to Add Phone Link to Windows 11 Start Menu
Windows How to Add Phone Link to Windows 11 Start Menu
How to Organize Windows 11 Start Menu Apps into Folders
Windows How to Organize Windows 11 Start Menu Apps into Folders
How to Change Power Button Actions on Windows 11
Windows How to Change Power Button Actions on 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 *