How to hide the drop-down list of domains that appears on the logon screen of XP

Contributor Icon Contributed by shamanstears Date Icon August 22, 2006  
Tag Icon Tagged: Windows networking

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 Winlogon registry subkey:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion

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 Joe in domain something.com will enter the logon name joe@something.com.

Previous recipe | Next recipe |
 
blog comments powered by Disqus