Hi Stian Kvia,
From what you’ve described, the problem started after KB5077181 and persists even with the March update, specifically when using UPN logins on shared computers. The key detail is that the lock screen is incorrectly displaying the UPN of the last signed‑in user for all accounts, which explains why authentication fails unless you enter the last user’s password. This is a bug in how Windows is handling cached UPN references during fast user switching.
You’ve already confirmed that using sAMAccountName works as expected, which means the underlying domain authentication is fine. The issue is isolated to UPN display and mapping logic introduced in recent updates. At this point, the recommended workaround is either to continue using sAMAccountName for logins or to enforce the registry setting that hides locked user IDs, so users always select “Other User” and type their full UPN manually. This avoids the incorrect cached UPN being reused.
Fixes are typically rolled into cumulative updates once validated. Keeping your domain controllers and clients fully patched is important, but until a fix is released, the safest approach is to avoid relying on cached UPNs at the lock screen. For environments where UPN logins are mandatory, you may want to open a formal support case so the product team can track your scenario.
I hope the response provided some helpful insight. If it addressed your issue, please consider marking it as Accept Answer so others facing the same problem can easily find the solution. If you need any further assistance, feel free to leave a comment.
Jason.