Jump to content

How do I set Windows 10 for a straight no-login boot?


Recommended Posts

Posted

I had my Windows 8.1 set up for a straight login from when I booted my computer up. My Windows 10 requires me to login with my hotmail (Outlook.com) login and password. How can I reset my Windows 10 so it will open directly when booted up?

Thanks,

tlcmd


Posted

I suppose you must turn your Microsoft user account into a local one (at least that's how the thing works on Windows 8/8.1).

Posted

Run netplwiz and uncheck 'Users must enter a user name and password to use this computer'. Press Apply and enter user name / password when prompted.

Posted

Very easy to do this, has been the same since Windows Vista and maybe earlier, that's just how long I have used it.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="1"
"DefaultUsername"="your username@live.com"
"DefaultPassword"="your password"
"ForceAutoLogon"="1"

Change the username and password to your local or MS account and never have to worry about logging in again, to stop auto login just change both "1" to a "0"

Your welcome :)

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...