How do i disable the "Other user" option when logging into Windows on a PC joined to AD Using GPO

gihyun Park 65 Reputation points
2023-07-06T07:36:46.7266667+00:00

Hi

I would like to disable the "Other user" option in the Windows login screen using Group Policy Object (GPO) when a PC is joined to Active Directory.

I've been looking for related gpo, but there's none

How can i do this?

thanks

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Wesley Li-MSFT 4,571 Reputation points Microsoft External Staff
    2023-07-07T08:21:25.82+00:00

    Hello

    Thank you for posting in our Q&A forum.

    To use a Group Policy Object (GPO) to disable the "Other Users" option in the Windows logon screen when the PC is joined to Active Directory, you can follow these steps:

    • Open the Group Policy Management Console.
    • Create a new Group Policy Object or select an existing Group Policy Object to edit.
    • Right-click the selected GPO and select Edit to open the Group Policy Management Editor.
    • Navigate to the following location in the editor: Computer Configuration > Policies > Windows Settings > Security Settings > Local Policies > Security Options.
    • Find the policy setting called "Interactive logon: Do not display last user name" and double-click it.
    • Select the Enabled option to prevent the last logged in user name from being displayed on the login screen.
    • Click Apply, then OK to save your changes.

    By enabling the "Interactive logon: Do not display last user name" policy, the "Other users" option on the Windows logon screen is disabled. This policy ensures that only the last logged-in user's username is displayed, preventing other users from entering their credentials directly on the login screen.


  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

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.