Microsoft has officially acknowledged a critical issue within its latest round of security patches that is causing Windows domain controllers to enter persistent restart loops. The problem stems from the Local Security Authority Subsystem Service (LSASS) crashing unexpectedly following the installation of the April 2026 security updates, specifically identified as KB5082063. According to technical advisories released via the Microsoft Release Health Dashboard, the instability is primarily affecting environments utilizing Privileged Access Management (PAM) on non-Global Catalog (non-GC) domain controllers. This failure in a core system component essentially halts authentication and directory services, potentially rendering entire corporate domains unavailable to users and administrators alike.
The Local Security Authority Subsystem Service is a fundamental process in the Windows operating system, responsible for enforcing security policies on the system. It handles critical tasks such as user logins, password changes, and the creation of access tokens. When LSASS encounters a fatal error and terminates, Windows is designed to automatically restart the system within 60 seconds to maintain security integrity. In the context of the April 2026 update, this safety mechanism has transformed into a disruptive cycle where the server reboots, attempts to initialize LSASS, crashes again during the startup phase, and triggers another reboot.
Technical Scope and Affected Environments
The scope of this issue is specific but significant for enterprise-grade infrastructure. Microsoft’s investigation has revealed that the crash is most likely to occur on domain controllers that are not configured as Global Catalog servers. In an Active Directory environment, a Global Catalog server is a domain controller that stores a full copy of all objects in its own domain and a partial, read-only copy of all objects in all other domains in the forest. Non-GC servers must frequently communicate with other controllers to resolve authentication requests.
Furthermore, the presence of Privileged Access Management (PAM) appears to be a primary catalyst for the failure. PAM is a suite of tools and processes used to secure, manage, and monitor privileged access to critical assets. Organizations that have implemented PAM for Active Directory Domain Services (AD DS) utilize "shadow principals" and specific administrative links that seem to conflict with the internal logic changes introduced in the KB5082063 update.
Microsoft has clarified that this issue does not impact personal computers or devices that are not part of a managed enterprise domain. The list of affected server platforms is extensive, covering nearly a decade of Windows Server releases:
- Windows Server 2025
- Windows Server 2022
- Windows Server 2019
- Windows Server 2016
- Windows Server version 23H2
The company also warned that the instability might manifest not only on existing servers but also during the setup of new domain controllers. If a server is under a high load or processes authentication requests very early in the boot sequence, the LSASS crash is significantly more likely to occur.

A Recurring Pattern of Update Instability
The April 2026 LSASS issue is the latest in a series of similar disruptions that have plagued Windows Server administrators during the "Patch Tuesday" cycle over the last several years. The recurrence of domain controller failures following security updates has become a point of concern for IT professionals who must balance the urgent need for security patches against the necessity of system uptime.
A retrospective look at the past 24 months reveals a consistent timeline of update-related issues:
- June 2025: Microsoft was forced to release fixes for Windows Server authentication problems that were introduced by the April 2025 security updates. Those issues similarly disrupted enterprise workflows for several weeks before a stable resolution was reached.
- May 2024: A known issue was resolved that triggered widespread NTLM authentication failures and domain controller reboots. This problem was traced back to the April 2024 security updates, showing a seasonal trend in update instability.
- March 2024: Microsoft issued emergency out-of-band (OOB) updates to address critical domain controller crashes. These crashes occurred immediately after the deployment of the March 2024 security patches, forcing many organizations to pause their patching cycles.
The current situation with the April 2026 update is further complicated by two additional bugs currently under investigation. Some Windows Server 2025 users have reported that the KB5082063 update fails to install entirely, returning cryptic error codes. Additionally, Microsoft has warned that the same update may trigger BitLocker recovery prompts on certain Windows Server 2025 devices, requiring administrators to manually enter recovery keys to regain access to the operating system.
Mitigation and Official Guidance
At present, Microsoft has not released a public "hotfix" or an automated patch to resolve the LSASS crash loop. Instead, the company is advising IT administrators to contact Microsoft Support for Business to receive specific mitigation measures. These measures are designed to be applied to servers that have already been updated but are now trapped in a reboot cycle.
While the exact nature of the mitigation has not been publicized, it typically involves modifying registry keys to alter how LSASS initializes or temporarily disabling certain PAM-related features until a permanent code fix can be distributed. Microsoft has stated that its engineering teams are working with high priority to develop a resolution, which will likely be delivered through an upcoming cumulative update or an emergency out-of-band release.
For organizations that have not yet deployed the April 2026 updates, many industry experts are recommending a "wait-and-see" approach. Testing the update in a staging environment that mirrors the production PAM configuration is considered essential before a wider rollout. If a staging environment is not available, administrators are advised to ensure they have current, verified backups of their domain controllers and Active Directory databases.
Implications for Enterprise Security and Operations
The impact of a domain controller failure is profound. Because domain controllers facilitate all identity and access management within a corporate network, their unavailability can paralyze an organization. Employees may be unable to log into their workstations, access email, or reach shared network resources. In more severe cases, cloud services that rely on on-premises Active Directory for synchronization (such as Microsoft Entra ID) may also experience disruptions.

The technical analysis of these crashes highlights the increasing complexity of the Windows Server ecosystem. As Microsoft integrates more advanced security features like PAM and enhanced encryption protocols into the core of the OS, the interdependencies between services become more rigid. A change in one area—intended to patch a vulnerability—can have unforeseen cascading effects on other legacy or specialized components.
From a broader perspective, this incident underscores the "patching paradox" faced by modern IT departments. On one hand, the threat landscape is more dangerous than ever, with zero-day exploits and ransomware groups targeting unpatched servers. On the other hand, the tools meant to protect these servers—official security updates—have occasionally proven to be the very source of downtime.
The frequent occurrence of these issues suggests that the testing cycles for Windows Server updates may be struggling to account for the vast diversity of enterprise configurations. While Microsoft utilizes "rings" of insiders and telemetry to catch bugs, the specific combination of PAM, non-Global Catalog configurations, and high-load startup sequences represents a niche that can sometimes bypass standard quality assurance protocols.
Looking Ahead
As Microsoft works toward a permanent fix for the KB5082063 LSASS crash, the IT community remains on high alert. The expectation is that an out-of-band update will be released within the next 7 to 14 days, following the pattern of previous years. Until then, the burden falls on systems administrators to monitor their domain controller health and maintain direct lines of communication with Microsoft support.
This incident will likely reignite discussions regarding the reliability of the current "Patch Tuesday" model for mission-critical infrastructure. Some analysts suggest that enterprise customers may begin advocating for more granular control over security updates or for "long-term servicing" updates that undergo even more rigorous validation before being pushed to production environments.
In the immediate term, the priority for affected organizations is restoration. Those trapped in reboot loops must utilize recovery environments to either uninstall the problematic update via the Command Prompt (DISM tools) or apply the manual mitigations provided by Microsoft Support. As the digital backbone of the modern enterprise, the stability of the Windows domain controller remains paramount, and this latest setback serves as a stark reminder of the fragile balance between security and availability.
