Hello Antonio E Rodriguez,
Thank you for posting in Microsoft Community forum.
On Windows 11, displaying multiple domain user accounts instead of local user accounts on the login screen involves a combination of configuring group policies and ensuring that the domain users have used the machine before. Here are the steps to do this:
1.Log in as an Administrator:
Make sure you have administrative privileges on the machine.
2.Ensure Domain Users Have Logged In Once:
Ensure that the domain users who you want to appear on the login screen have logged into the machine at least once. This creates their profile on the machine.
3.Edit Group Policy:
You need to use the Group Policy Editor to configure this setting.
a. Press Win + R
, type "gpedit.msc" or "gpmc.msc" on Domain Controller, and hit Enter to open the Group Policy Editor.
b. Navigate to the following path:
Computer Configuration -> Administrative Templates -> System -> Logon
c. On the right pane, find and double-click on "Enumerate local users on domain-joined computers".
d. Set this policy to "Disabled" and click "OK".
4.Using Active Directory:
If you're in a corporate environment, confirm that the Active Directory domain settings are correctly configured to push domain user settings to your Windows 11 device.
After following these steps, your Windows 11 login screen should be set up to display the domain user accounts. Remember, it might still show the last user who logged in, but domain users should be able to select their account by clicking "Other user" and then typing their domain credentials.
I hope the information above is helpful.
If you have any question or concern, please feel free to let us know.
Best Regards,
Daisy Zhou