Windows

How to Add or Remove the Sign Out Button in Windows 11

Richard
Written by
Richard
Oct 25, 2023 Updated Apr 17, 2026 2 min read

The “Sign out” button in Windows 11 lets you quickly close your apps and return to the login screen. You can find this button in the Start menu, the Alt+F4 menu, and the Power user menu.

Why would you want to change this?

You might want to remove the button on a shared computer to prevent others from accidentally logging you out. On a personal computer, you might want it there for quick access to switch between user accounts.

What happens when you are done?

If you choose to hide the button, it will disappear from your menus. If you choose to show it, the button will appear as a standard option for signing out of your account.

Using the Local Group Policy Editor

Note: This process requires administrator privileges.

  1. Search for “Edit group policy” in the Start menu and open it.
  2. Go to: User Configuration -> Administrative Templates -> Start Menu and Taskbar.
  3. Find “Remove Logoff on the Start Menu” and double-click it.
Windows remove logoff from start menu

Choose “Enabled” to hide the button, or “Disabled” to show it. Click OK.

Remove Logoff from Start Menu option

To change the sign-out option for the Ctrl+Alt+Del menu, go to:

  • User Configuration -> Administrative Templates -> System -> Ctrl+Alt+Del Options

Double-click “Remove Logoff” and select your preferred setting.

Windows remove logoff from ctrl
Remove Logoff from ctrl


Using the Windows Registry Editor

Note: This process requires administrator privileges. You can also use the Windows Registry Editor to make these changes.

Navigate to these paths:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer

Double-click StartMenuLogOff. Set the value to 1 to hide the button. If you don’t see this item, right-click a blank space, choose New, and select DWORD (32-bit) Value. Name it StartMenuLogOff.

Hide sign out on start menu

Next, go to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Double-click NoLogoff. Set the value to 1 to hide the button. If you don’t see it, create a new DWORD (32-bit) Value named NoLogoff.

Windows 11 nolog in registry editor

To show the button again, simply delete the StartMenuLogOff or NoLogoff items you created. Restart your computer to save your changes.

Summary

You can control the “Sign out” button in Windows 11 using the Group Policy Editor or the Registry Editor. These tools allow you to hide or show the option based on your security needs or personal preference. Always restart your computer after making registry changes to ensure they take effect.

Was this guide helpful?

Tags: #Windows 11
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.

Leave a Reply

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

Exit mobile version