Share via

October update, Windows 11 24H2, issues authenticating

Daniel Kaliel 1,421 Reputation points
2025-11-03T17:30:20.2266667+00:00

Since installing the October update for Windows 11 24H2 we have users across the domain having login issues. Sometimes making nearly 20 attempts to log into the domain before it being successful.

I have seen an article about this being the case if there are cloned machines on the network with identical SIDs. However we don't deployed cloned devices and although we do deploy images via SCCM, I have followed this article: https://dori-uw-1.kuma-moon.com/en-us/troubleshoot/windows-server/active-directory/ntdsutil-find-clean-duplicate-security-identifiers and verified that no duplicate SID's exist in our domain.

Windows for business | Windows Server | Directory services | Active Directory
0 comments No comments

Answer recommended by moderator
  1. Daniel Kaliel 1,421 Reputation points
    2025-11-12T23:16:55.0066667+00:00

    Restarting all the domain controllers resolved this issue.

    0 comments No comments

7 additional answers

Sort by: Most helpful
  1. VPHAN 28,590 Reputation points Independent Advisor
    2025-11-10T11:11:13.45+00:00

    Hi Daniel Kaliel,

    So for late reply. How are you, how is everything? Have you solved the problem yet? As you mentioned, what we’re seeing is tied to the stricter Kerberos/NTLM enforcement introduced in the October 24H2 update. When users unlock their machines off‑network (before VPN is established), Windows now attempts Kerberos first, denies NTLM per your current policy, and only then falls back to cached credentials, which results in multiple failed attempts before a successful unlock.

    To confirm, you could temporarily switch NTLM restrictions from Deny to Audit on a test device and see if unlock succeeds immediately. For longer term, you can try enabling pre‑logon VPN or adjusting NTLM restrictions to allow smoother cached logon.

    Vivian


  2. VPHAN 28,590 Reputation points Independent Advisor
    2025-11-05T03:59:49.5566667+00:00

    Good morning Daniel Kaliel,

    Have you been able to solve the issue yet? If not, is there anything I can help you with? Please let me know.

    If everything is fine, would you mind sharing your experience with the issue by accepting the answer so that it could be spread further to those in need too? Thank you :)

    Vivian


  3. VPHAN 28,590 Reputation points Independent Advisor
    2025-11-03T19:08:04.3+00:00

    Then it might have been the fact that Microsoft hardened Kerberos and NTLM authentication flows, which has introduced new failure modes even on properly imaged, unique machines. The login issue of yours is probably related to Kerberos ticket acquisition failures caused by stricter channel binding and PAC validation.

    If it's the case, the fix is to ensure all DCs and clients are patched consistently, reset secure channels on affected machines, collect Kerberos logs to confirm whether PAC validation or channel binding is failing, and the last resort is to wait for a permanent fix to be released.

    If you find this information useful to some extent, please accept the answer so that your experience with the issue would help contribute to the whole community. Thank you :)

    Vivian

    0 comments No comments

  4. VPHAN 28,590 Reputation points Independent Advisor
    2025-11-03T18:09:51.99+00:00

    Hi Daniel Kaliel,

    Even if you have no duplicate machine SIDs, the new enforcement can cause repeated domain logon failures if there are stale machine accounts, mismatched secure channel states, or improperly generalized images.It's has been raised by other people and is recommended to re‑image improperly prepared devices or repairing trust relationships.

    You can read more from this: https://support.microsoft.com/en-us/topic/kerberos-and-ntlm-authentication-failures-due-to-duplicate-sids-76f7394d-c460-4882-9ed1-d27e0960f949

    If you find this information useful to some extent, please accept the answer so that your experience with the issue would help contribute to the whole community. Thank you :)

    Vivian


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.