7

This is slightly different to this and other questions because 1. All my users have a password, and 2. I still get the user selection screen on boot up.

My problem is though, that the last used user is getting automatically (read: invisibly) logged in, in the background. This machine is used mostly for gaming and the automatically logged in user is hijacking Steam which is causing problems for the actual person logging in (when it’s my kids and they don’t know why their games aren’t launching).

I have tried the fixes mentioned in the linked question above, although I’ve only done the registry fix for a single user. Does it need to be done for all users?

12
  • I bet it has something to do with the fact that Microsoft decided that everyone wants their programs being started at launch, which are in the RunOnce section of the registry. But its a hunch, not entirely sure.
    – LPChip
    Commented Dec 10, 2017 at 19:06
  • @LPChip nice idea. There is nothing in RunOnce though.
    – Darren
    Commented Dec 10, 2017 at 19:32
  • There are multiple locations for RunOnce. Checked all of them? You have HK_LM, which is system wide, HK_CU which is for the user currently logged in, and you have those for each user in HK_Users.
    – LPChip
    Commented Dec 10, 2017 at 19:33
  • @LPChip nothing in HKLM or HKCU.
    – Darren
    Commented Dec 10, 2017 at 19:39
  • Checked the CU while logged in as the user who is automatically logged in?
    – LPChip
    Commented Dec 10, 2017 at 19:41

1 Answer 1

10

Found a solution that seems to work here. For each user I had to disable the setting

automatically finish setting up my device after an update or restart

In Settings | Accounts | Sign-in options. This is a completely mis-named option as it happens every time even when no updates or anything has occurred.

1
  • 1
    Thanks, this was really bugging me. I use a KVM, so if I started my windows PC in the background, it would automatically login in the background and screw up the rendering of the taskbar and chrome, etc, as it was defaulting to the DPI setting of my connected HDMI TV which is usually off.
    – TomWardrop
    Commented Sep 29, 2018 at 5:11

Not the answer you're looking for? Browse other questions tagged .