amk316 Posted July 24, 2005 Posted July 24, 2005 In windows 2000 … how do I uncheck "Users must enter a user name and password to use this computer" in Control Panel\Users and Passwords Automatically.regards,
jbm Posted July 24, 2005 Posted July 24, 2005 Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"AutoAdminLogon"="1"
Martin Zugec Posted July 25, 2005 Posted July 25, 2005 You must also provide default user and default password...
amk316 Posted July 25, 2005 Author Posted July 25, 2005 Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="Administrator""DefaultPassword"="""AutoAdminLogon"="1"also did not work
n00dles Posted July 25, 2005 Posted July 25, 2005 Use this in addition to the default username / password keys[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"ForceAutoLogon"="1"
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now