How can I hide the drop-down list of domains that appears on the logon screen of Windows XP and later machines?

John Savill

May 9, 2005

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. To remove the domain drop-down list from the logon screen and force users to use their full user principal name (UPN), perform these steps:

  1. Start the registry editor (regedit.exe).

  2. Navigate to the HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon 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.

The logon screen will no longer show a drop-down list for domains, and users will need to enter the full UPN to log on. For example, the user of an account called John in domain savilltech.com will enter the logon name [email protected].

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like