You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
hide user
About this tag
Discussions about hiding user accounts from the Windows login screen, particularly in Active Directory environments. The tag covers registry-based methods using Winlogon settings, such as modifying HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList, and addresses limitations when users are managed through Active Directory. Topics include troubleshooting why standard registry edits may not work with domain-joined systems and seeking alternative approaches for hiding specific user accounts from the logon UI.
Hi
I want to know how can I hide a user account in the login screen. User is in an “Active Directory”.
I know to do this , I need change some registry keys :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList
But this method not work when system...