Skip to content

Security1 publisher2 min readPublished

KB5124008 is severing Windows 11 machine accounts from their domain controllers

Microsoft says it is investigating reports that the update leaves domain-joined Windows 11 25H2 machines rejecting valid credentials after reboot, and administrators are pointing at Machine Identity Isolation in enforcement mode.

The Watch · Security desk

Illustration accompanying KB5124008 is severing Windows 11 machine accounts from their domain controllers

What happened

  • Microsoft is investigating reports that the Windows 11 KB5124008 security update breaks domain trust on some enterprise systems, leaving users unable to log in with valid domain credentials.
  • Administrators posting on Reddit and Microsoft's Q&A forums say affected computers lose their secure channel with Active Directory once the update is installed and the device reboots.
  • Administrator Alex Turner linked the failures to a Windows setting called Machine Identity Isolation, which he said read 2, enforcement mode, after KB5124008 was installed.
  • One affected estate logged numerous Kerberos authentication failures on the broken machines, followed by NTLM and Netlogon fallbacks.
  • Uninstalling KB5124008 and repairing the domain relationship restored access, and reinstalling the update brought the login failures back.

Compiled by The WatchSomething wrong?How this is made

Why it matters

  • decision Deployment of this update to 25H2 fleets now depends on knowing which machines run Machine Identity Isolation in audit or enforcement mode, and that has to be established before the next ring goes out.
  • constraint The rollback path has produced the same domain trust failures as the update, so recovery runs machine by machine with domain credentials at a console instead of one policy push.
  • exposure Because cached logons keep working, the fault reaches a helpdesk as a password complaint. Reset the password and the broken secure channel is still there.
  • contradiction The two public counts are far apart, 11 machines in one estate against every 25H2 workstation in another, so the reports so far do not support sizing this across an installed base.

A domain-joined Windows machine stores its own machine account credentials locally and uses them to keep a secure channel open to a domain controller. When the local copy stops matching what Active Directory expects, the channel fails, and the user either gets a domain trust error or is told the password is wrong even though it is valid [6]. Machine Identity Isolation is part of the Virtualization-Based Security and Credential Guard configuration and isolates those machine account credentials [15]. In enforcement mode, Windows moves the machine account secret into Credential Guard and removes the copy held in LSA [16].

The value sits under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa with the name MachineIdentityIsolation [17]. One administrator investigating the failures said disabling the feature stopped Windows from discarding the machine account LSA secret, and that KB5124008 did not have to be uninstalled for that to hold [14].

The two public scope reports do not agree. A Reddit administrator counted 11 Windows 11 25H2 Enterprise devices out of roughly 256 losing domain trust after the update, about 4.3 percent of that estate [10][1]. Another said every Windows 11 25H2 workstation on their network began rejecting valid domain credentials after the updates went on [12].

Alex Turner, the Windows administrator who filed the report on Microsoft's Q&A forums, said his 25H2 workstations were normal before KB5124008 and started failing domain logins after a reboot [7]. Cached credentials kept working while those systems were offline. That points at domain authentication [8].

Some administrators have recovered machines by setting MachineIdentityIsolation to 0, rebooting, and repairing the channel from PowerShell [18]. "After a reboot, I had to restore the secure channel by 'Test-ComputerSecureChannel -Repair -Credential(Get-Credential)'. Since then, the computer is running without loosing the secure channel anymore," explained Marcel Zehnder [19].

Disabling the feature is its own change with its own failure mode. One administrator reported that moving the setting from audit or enforcement mode to disabled caused domain trust failures across their environment, including on systems that had never installed KB5124008 [20]. Microsoft's own documentation warns that if Machine Identity Isolation was previously enabled in enforcement mode, disabling it will break domain trust [21].

Microsoft has not confirmed a root cause. The link to Machine Identity Isolation comes from administrator reports [5]. "Microsoft is aware of these reports and is investigating. We will share guidance as it becomes available," Microsoft told BleepingComputer last week [3][4]. Until that guidance names something, both the enable path and the disable path have produced the same outcome on someone's estate, so the feature is a per-configuration test against a small 25H2 ring [13][20].

What to watch

  • Microsoft's promised guidance, and whether it names the update or Machine Identity Isolation as the cause.
  • Whether reports extend past Windows 11 25H2 to 23H2, 24H2 or Server builds.
  • Whether anyone publishes what sets the registry value to 2 during installation, since the current reports only observe the state afterwards.
Loading claim ledger
Loading source directory links
Loading share composer
Loading topic controls
Loading related stories