Jump to content

anyway to show only selected users at startup?


GLO

Recommended Posts

Hi, I am setting up a PC for my neighbour and have created users for the husband and one for the wife. But i am the admin and i dont want that to show up at login time.

Is it possible to remove the admin from the regular user login screen?

Link to comment
Share on other sites


You could try this ...

System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]

Value Name: Administrator

Data Type: REG_DWORD (DWORD Value)

Value Data: (1 = show Administrator, 0 = hide Administrator)

Link to comment
Share on other sites

So, use this setting instead ...

System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]

Value Name: DontDisplayLastUserName

Data Type: REG_DWORD (DWORD Value)

Value Data: (1 = remove username)

Link to comment
Share on other sites

You could try this ...

System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]

Value Name: Administrator

Data Type: REG_DWORD (DWORD Value)

Value Data: (1 = show Administrator, 0 = hide Administrator)

HOw about if i do this to hide the Admin (Me)

then when i need to log in as the admin I can do tacticus trick!

double ctrl alt del will show up the classic login when you are looking at the welcome screen

please dont think this is a joke i know what it used to do but that has been disabled with win xp

Is that feasible?

Link to comment
Share on other sites

You could try this ...

System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]

Value Name: Administrator

Data Type: REG_DWORD (DWORD Value)

Value Data: (1 = show Administrator, 0 = hide Administrator)

I tried setting up this reg key as it wasnt there, but it did not remove the admin?

Have i possibly missed something?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...