Hey folks! I'm currently upgrading a lot of machines to Windows 11 and I'm facing some challenges with autologin. Most of these devices use a generic Windows account for signing in, but the method I usually rely on, a Sysinternals tool, has been pretty unreliable. Has anyone found a more consistent way to set up autologin for these machines? I'd really appreciate your thoughts!
4 Answers
You can easily set autologin by editing the registry keys. There's a guide on Microsoft's site that shows how to do this, and it works on non-server versions too. Just make sure to follow the steps carefully!
When setting up the machines, consider creating a local account without a password. After reimaging, as long as you continue using that passwordless account, it will log in automatically. Just remember to set a password or delete that account when you're done!
Sorry for the confusion! I meant after reimaging, as our process does handle everything up to that point. We definitely want those generic accounts to autologin.
You can use the command "control userpasswords2". Just make sure that you uncheck the box that says "user must enter a user name and password". If that option isn't appearing, go to settings, accounts, and sign-in options, and toggle the 'only allow Windows Hello sign-in'. Just a heads up, though: I wouldn’t recommend compromising security for the sake of convenience.
I just set up my cat with some credentials for fun and have him do the signing in. He’s always lounging around anyway!
If he's good at it, I'll definitely consider hiring him!

Yeah, the Sysinternals app does that too, but it fails quite often for us. Our staff don’t have access to passwords by design, so I'm really trying to avoid unnecessary service calls.