- Aug 29, 2005
- 184
- 0
- 76
In windows XP it is possible by changing the registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList
to make user accounts invisible at the welcome screen by adding a REG_DWORD with the account name and setting the value to 0. (have to add Administrator too as a side effect) Hitting Ctrl+Alt+Del twice brings up a prompt after a fresh boot allowing a manual typing of the account name/password and allowing login to the hidden user account.
I wanted to try windows vista but would like to be able to do the same thing.
So the question... Is the same registry method available in windows vista, or is there another way to have the same effect?
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList
to make user accounts invisible at the welcome screen by adding a REG_DWORD with the account name and setting the value to 0. (have to add Administrator too as a side effect) Hitting Ctrl+Alt+Del twice brings up a prompt after a fresh boot allowing a manual typing of the account name/password and allowing login to the hidden user account.
I wanted to try windows vista but would like to be able to do the same thing.
So the question... Is the same registry method available in windows vista, or is there another way to have the same effect?