Microsoft confirms Windows 11 sign-in issues again with latest builds

by priyanka.patel tech editor

Microsoft has acknowledged a recurring failure in the authentication process for users running the latest Experimental channel builds of Windows 11. The company confirmed that a subset of users are experiencing significant Windows 11 sign-in issues, which in some cases prevent them from accessing their desktops entirely after updating.

The problem is specifically tied to builds 28020.2134 and 29591.1000. While these versions were intended to introduce new features and stability improvements to the Windows Insider Program, they have instead left some testers trapped in login loops or facing unresponsive sign-in screens.

For those of us who have spent years in software engineering, these types of “blocker” bugs are the primary reason why Experimental builds are cautioned against for primary machines. A failure at the sign-in layer is one of the most critical points of failure in an operating system, as it effectively severs the user’s connection to their data and applications.

Microsoft’s Experimental channel allows users to test early-stage features, though it often comes with stability risks.

The scope of the authentication failure

The current glitch manifests in several ways depending on the user’s hardware and security configuration. Some users report that the system accepts their password or PIN but fails to load the user profile, resulting in a black screen. Others are encountering a “loop” where the system restarts the sign-in process immediately after credentials are entered.

The scope of the authentication failure
Microsoft Windows Insider Program

This issue is particularly disruptive for those relying on Windows Hello for biometric authentication. When the primary sign-in method fails, the fallback options—such as password entry—are also reportedly failing for a significant number of affected users. Microsoft has verified the bug and is currently investigating the root cause within the authentication modules of these specific builds.

Because these builds are part of the Windows Insider Program, the impact is limited to volunteers who opt into the most unstable testing tier. However, the recurrence of sign-in failures in recent builds suggests a deeper instability in how the Experimental channel handles user account tokens and session management.

Affected build specifications

To help users identify if their system is at risk, the following table outlines the specific versions currently associated with the sign-in failures.

FIX Microsoft confirms Windows Hello sign-in may not work after upgrading to Windows 11 22H2
Windows 11 Experimental Builds with Reported Sign-in Issues
Build Number Channel Status Primary Symptom
28020.2134 Experimental Confirmed Bug Login loops / Profile failure
29591.1000 Experimental Confirmed Bug Black screen after sign-in

Why these bugs persist in Experimental builds

The Experimental channel is designed for “bleeding edge” testing. Unlike the Beta or Release Preview channels, which are closer to the final product, Experimental builds often contain unpolished code and architectural shifts that haven’t undergone rigorous regression testing. When Microsoft introduces changes to the kernel or the security subsystem—areas where sign-in logic resides—the risk of a catastrophic failure increases.

From a technical perspective, sign-in issues often stem from a mismatch between the updated system files and the existing user profile registry. If the update modifies how the OS reads the encrypted credentials or interacts with the Trusted Platform Module (TPM) on the motherboard, the system may fail to validate the user, leading to the “lockout” scenario seen in these latest builds.

This pattern of instability is a trade-off for the early access to features that eventually migrate to the stable version of Windows 11. However, when a bug prevents a user from even reaching the desktop, it transcends a mere “glitch” and becomes a critical failure of the update’s deployment.

Recovery options for locked-out users

For users currently unable to sign in to their devices, Microsoft generally recommends a few standard recovery paths. Since the issue is rooted in the build itself, the goal is to move the system back to a known stable state.

Recovery options for locked-out users
Microsoft Users
  • Booting into Safe Mode: Users can attempt to enter the Windows Recovery Environment (WinRE) by interrupting the boot process three times. From there, selecting “Startup Settings” and booting into Safe Mode may allow access to the system to back up critical files.
  • Rolling back the update: Within the Recovery Environment, the “Uninstall Updates” option can be used to remove the latest quality or feature update, reverting the system to the previous build.
  • System Restore: If a restore point was created prior to the installation of build 28020.2134 or 29591.1000, users can roll back the system state to that point.

Microsoft encourages all affected users to report their specific hardware configurations via the Feedback Hub. This data is essential for engineers to determine if the bug is triggered by specific drivers or hardware combinations, such as certain SSD controllers or biometric scanners.

What So for the broader Windows 11 roadmap

While the general public using the stable version of Windows 11 is not affected by these specific builds, the frequency of these issues serves as a reminder of the volatility of the Insider ecosystem. It also highlights the importance of the “canary” and “experimental” tiers in catching these errors before they reach the wider population.

The recurring nature of these sign-in problems suggests that Microsoft is experimenting with significant changes to the way Windows handles identity and security. While these changes are intended to make the OS more secure and streamlined, the current friction indicates that the transition is not yet seamless.

Microsoft has not yet provided a specific timeline for a fix, but typically, these “blocker” bugs are addressed in a follow-up build released within a few days of confirmation. Users are advised to monitor the official Windows Insider blog for the release of a corrective update that resolves the authentication failures.

We will continue to track the deployment of the fix for these builds. If you are experiencing similar issues or have found a workaround, we invite you to share your experience in the comments below.

You may also like

Leave a Comment