Skip to content
Follow
Windows

How to Add or Remove the Restart Button in Windows 11

Richard
Written by
Richard
Feb 6, 2026 Updated Jul 10, 2026 3 min read
How to Add or Remove the Restart Button in Windows 11
How to Add or Remove the Restart Button in Windows 11

Ever wondered how to hide or show the Restart button in your Windows 11 Start menu? This guide walks you through the process, step by step.

⚡ Quick Answer

Use the Registry Editor to hide or show the Restart button. Navigate to 🗝️HKEY_LOCAL_MACHINESOFTWAREMicrosoftPolicyManagerdefaultStartHideRestart, create a String Value named “value”, and set its data to 1 to hide or 0 to show.

What Does the Restart Button Do?

The restart button in Windows 11 lets you quickly close all your open programs and start your computer over. It’s handy when your PC feels sluggish or just needs a fresh start. Always save your work before using it, though, because restarting closes everything, and unsaved changes can be lost.

Keep in mind: Restarting without saving means you could lose your work, as Windows might not bring your session back to exactly where you left off. Restarting can also help if your PC freezes or stops responding.

Why Hide or Show the Restart Button?

Hiding the Restart button in Windows 11 stops others from accidentally restarting your computer and losing their unsaved work. For those who are the only user and prefer quick access, keeping the Restart button visible is an option.

This ensures users save their work before rebooting. If you’re the sole user and want faster access, you can keep it visible on the taskbar.

How to Hide or Show the Restart Button in 🪟 Windows 11

We’ll use a tool called the Registry Editor, which lets you modify many of Windows’ advanced settings. Please follow these steps carefully:

Step 1Open the Registry Editor

Click the Start button, type ‘regedit,’ and press Enter. For a more in-depth guide on opening it, you can refer to this link: How to open the Registry Editor in Windows 11.

Step 2Find the Right Folder

In the Registry Editor, navigate to this folder path:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Start\HideRestart

📝Note
If you don’t see the HideRestart folder, you need to create it:
  • Right-click on the Start folder.
  • Choose New > Key.
  • Name the new folder HideRestart.

Step 3Create a New Value

Click on the HideRestart folder.

On the right side, right-click an empty space and select New > String Value.

Name this new value ‘value’.

Step 4Set the Value Data

Double-click the new value you just created.

In the box that appears, enter the following data:

  • 0 — to show the Restart button.
  • 1 — to hide the Restart button.
Setting Registry Value to hide or show Restart button
Registry Editor showing value data to hide or show Restart in Windows 11.

Step 5 Restart Your PC ⚠️ Admin Privileges Required

Close the Registry Editor and restart your computer to see the change.

Summary

You can hide or show the Restart button in Windows 11 using the Registry Editor, which helps prevent accidental restarts on shared PCs.

For more official details, visit: Microsoft’s official guide.

How do I hide the shutdown button in Group Policy?

If you’re using Windows 10 Pro or Enterprise, you can hide the shutdown button on the login screen using the Local Group Policy Editor. On the Local Security Setting tab, click Disabled and then click OK. Exit the Local Group Policy Editor and restart your computer to test the changes.

How to show restart button in 🪟 Windows 11?

To Restart a Windows 11 Computer, click the Start button in the lower center of your screen. At the right, click the Power button, which is to the right of your name. Choose Restart from the pop-up list.

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 Add or Remove the Sleep Button in Windows 11
Windows How to Add or Remove the Sleep Button in Windows 11
How to Hide or Unhide Restart in Windows 11
Windows How to Hide or Unhide Restart in Windows 11
How to Restart Start Menu Process in Windows 11
Windows How to Restart Start Menu Process in Windows 11
How to Add or Remove Apps from Windows 11 Start Menu
Windows How to Add or Remove Apps from Windows 11 Start Menu

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

Leave a Comment

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