Hello,
To hide the domain name on the Windows login screen, you can follow these steps:
- Start the registry editor (regedit.exe).
- Navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon registry subkey.
- From the Edit menu, select New, DWORD value.
- Enter a name of NoDomainUI and press Enter.
- Double-click the new value and set it to 1. Click OK.
- Reboot the machine.
This will remove the domain field from the login screen and the user will need to enter the full UPN to log in. Like ******@xyz.com
I hope the information above is helpful.
Best Regards,
Yanhong Liu
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.