How to hide domain name, on logon screen

Jose Luis Montes Quiros 0 Reputation points
2024-11-12T07:59:02.7066667+00:00

My organization does not want the domain name to appear on the login screen to avoid giving away clues for security reasons.

How can we hide de domain name?

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Yanhong Liu 14,195 Reputation points Microsoft External Staff
    2024-11-12T08:22:00.1633333+00:00

    Hello,

    To hide the domain name on the Windows login screen, you can follow these steps:

    1. Start the registry editor (regedit.exe).
    2. Navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon registry subkey.
    3. From the Edit menu, select New, DWORD value.
    4. Enter a name of NoDomainUI and press Enter.
    5. Double-click the new value and set it to 1. Click OK.
    6. 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.


  2. Jose Luis Montes Quiros 0 Reputation points
    2024-11-12T11:00:16.8766667+00:00

    Thanks.

    I followed the procedure but the domain name still appears

    0 comments No comments

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.