Skip to content
Follow
Windows

How to Hide or Unhide Restart in Windows 11

Richard
Written by
Richard
Jul 1, 2023 Updated Jul 14, 2026 2 min read
How to Enable Variable Refresh Rate in Windows 11
How to Enable Variable Refresh Rate in Windows 11

Hiding or unhiding the Restart option in Windows 11 lets you control who can reboot your PC from the Start menu.

The Restart button normally appears on the power menu. Clicking it closes all open programs and restarts your computer, which is useful for applying updates or fixing issues. However, if you don’t want someone to accidentally restart and lose their work, you can remove this button.

Windows 11 includes the Restart option by default. You might want to hide it on a shared computer to prevent accidental reboots. Conversely, keeping it visible makes it easy for you to restart when needed.

⚡ Quick Answer

Modify the Group Policy Editor or Registry Editor to hide or unhide the Restart button. Access gpedit.msc for Pro/Enterprise or regedit for Home, then navigate to the specified policy or registry key to disable or enable the restart option.

Add or remove the Restart option on the start menu

As we’ve discussed, Windows allows you to hide or show the Restart option on the Start menu.

Applying this policy hides “Restart/Update and restart” from the power button menu.

Here’s how to accomplish this.

To do that, open the Windows Registry editor, and navigate to the folder key below.

🗝️Registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Start\HideRestart

If you don’t see the HideRestart folder, right-click the Start parent key (the key directly above the one you’re looking at), then create a new subkey, which is a new folder within the parent key, named HideRestart.

Windows 11 start menu showing options to hide or show Restart button.
Microsoft Edge shows or hides the sidebar via the registry

Right-click the HideRestart folder key’s right pane and select New -> String Value (a type of registry entry). Type a new item named value.

Double-click the new item you created (value) and update the Value data:

  • To unhide Restart, type 0.
  • To hide restart, type 1.
Registry Editor showing value data to hide or show Restart in Windows 11.
Windows Virtual Search turns the registry on or off

That’s it! Restart your computer to apply the changes.

Reference:

Conclusion:

  • Hiding or unhiding the Restart option on the start/power menu in Windows 11 can help tailor access to this feature based on specific needs, such as in office environments.
  • Following the provided guidelines in the article, users can easily prevent accidental loss of unsaved work and ensure a smoother computing experience.
  • The flexibility provided by Windows 11 to customize the start/power menu options offers users greater control over their computing environment.
  • For further details or additional insights, readers are encouraged to refer to the provided Microsoft reference or contribute via the article’s comments section.

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 Restart Button in Windows 11
Windows How to Add or Remove the Restart Button in Windows 11
How to Hide and Unhide Files and Folders in Windows 11
Windows How to Hide and Unhide Files and Folders in Windows 11
How to Open and Edit Windows 11 Registry
Windows How to Open and Edit Windows 11 Registry
How to Restart Start Menu Process in Windows 11
Windows How to Restart Start Menu Process 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 *