Add signout button to login screen windows 10 enterprise

Jack Nye 5 Reputation points
2024-03-29T11:26:05.55+00:00

At my job, we have disabled switching users but would like to add a signout button to the login screen where the switch user button was.

We have a Windows server that controls the devices which all run Windows 10 enterprise. I know this works as at my last job which I left in July last year we had it there.

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-04-02T01:35:02.8466667+00:00

    Hello Jack Nye,

    Thank you for posting in Q&A forum.

    You can set via the following group policy setting:

    User Configuration, Administrative Templates, and Start Menu and Taskbar__Remove Logoff on the Start Menu

    Enabled: Logoff does not appear in the Start menu.__

    Disabled or Not Configured: Logoff appears in the Start menu.

    Or via registry setting:

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer StartMenuLogOff DWORD

    (delete) = Add: it means Logoff appears in the Start menu.
    value is 1: means Logoff does not appear in the Start menu.

    For more information, please refer to link below:

    https://www.tenforums.com/tutorials/105104-add-remove-sign-out-option-windows-10-a.html

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.