Octopuss Posted May 25, 2008 Posted May 25, 2008 So I created this nLited installation for a friend of mine and forgot to set it to log administrator in automatically. Now after each boot she has to click on the stupid login screen. How do I change that manually, please?
dll32 Posted May 25, 2008 Posted May 25, 2008 (edited) Here you go Windows Registry Editor Version 5.00; Automatic logon for Windows.; Replace InsertName value with the Username you want to autologin with.; Replace InsertPassword value with the password corresponding to the Username specified.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="InsertName""DefaultPassword"="InsertPassword""AutoAdminLogon"="1" Edited May 25, 2008 by dll32
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