Windows 11 hotpatch : Intune requirement Vs only managed through WUFB services

Girish Balekate Ramachandra 45 Reputation points
2026-05-15T11:04:30.4433333+00:00

We are evaluating Windows 11 Enterprise Hotpatch support.

From the current documentation, Hotpatch appears to be enabled and managed primarily through Intune / Windows Autopatch quality update policies. However, other Microsoft documentation also references Windows Update for Business (WUfB) and “non-Microsoft patch management solutions.”

Could Microsoft clarify the following specifically for Windows 11 Enterprise 24H2/25H2 Hotpatch:

  1. Is Microsoft Intune strictly required for Hotpatch eligibility and enablement, or is Intune simply the officially recommended management/orchestration platform?
  2. If a device satisfies all other requirements:
    • Windows 11 Enterprise 24H2+
    • eligible licensing (E3/E5/Business Premium/etc.)
    • VBS enabled
    • Entra ID joined
    • WUfB-managed update policies
    can Hotpatch updates be deployed and managed through:
    • Group Policy-based WUfB configuration
    • Microsoft Graph / WUfB deployment service APIs
    • third-party UEM/patch-management products
    • Windows Update Agent APIs
    without Intune enrollment?
  3. Are there publicly supported APIs, CSPs, or policy mechanisms that can be used to:
    • detect Hotpatch eligibility
    • enable/disable Hotpatch
    • monitor Hotpatch deployment/compliance
    • identify Hotpatch baseline vs monthly Hotpatch updates
  4. Is Hotpatch fundamentally tied to Intune policy orchestration today, or is it expected to become a broader WUfB servicing capability independent of Intune management?

We are mainly trying to understand the supported servicing architecture and integration model for non-Microsoft endpoint management platforms.

Microsoft Security | Intune | Updates
0 comments No comments

1 answer

Sort by: Most helpful
  1. AI answer

    2026-05-15T11:04:47.78+00:00
    1. For Windows 11 Enterprise hotpatch, Microsoft Intune is an explicit eligibility requirement in current documentation. Devices must be “enrolled in Microsoft Intune and Windows Autopatch Windows Quality Update policy” to receive hotpatch updates. Hotpatch is not documented as a general Windows Update for Business capability independent of Intune/Autopatch. The prerequisites for both x64 and Arm64 explicitly call out:
      • “Microsoft Intune with a Hotpatch-enabled Windows quality update policy”
      • Devices “must be enrolled in Microsoft Intune and Windows Autopatch Windows Quality Update policy for organizational IT management. Only your work devices qualify for such enrollment and, therefore, for hotpatch updates.”
    2. Based on the current prerequisites, a device that meets OS, licensing, VBS, and other technical requirements but is not managed via Intune/Windows Autopatch is not described as eligible for hotpatch. The documented model is:
      • Windows 11 Enterprise 24H2/25H2 on the required baseline build
      • Eligible license (Windows 11 Enterprise E3/E5/F3, Education A3/A5, Microsoft 365 Business Premium, Windows 365 Enterprise)
      • VBS enabled
      • For Arm64, CHPE disabled
      • Managed by Microsoft Intune with a hotpatch-enabled Windows quality update policy (Windows Autopatch)
      The documentation does not describe or support deployment of Windows 11 Enterprise hotpatch updates solely via:
      • Group Policy–configured WUfB
      • Microsoft Graph / WUfB deployment service APIs (outside the Intune/Autopatch context)
      • Third‑party UEM/patch tools
      • Direct Windows Update Agent API calls
      In addition, hotpatch is explicitly stated as not available for unmanaged/non‑work devices.
    3. Publicly documented controls and signals for Windows 11 hotpatch in this context are:
      • CSP/policy to disable CHPE on Arm64 so the device becomes “hotpatch ready”:
        • System Policy CSP path: ./Device/Vendor/MSFT/Policy/Config/Hotpatch/DisableCHPE = 1
        • Equivalent registry key: HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\HotPatchRestrictions = 1
      • These are used to make Arm64 devices eligible (by disabling CHPE), not to orchestrate hotpatch cadence itself.
      The context does not document:
      • A CSP or policy to globally “enable/disable hotpatch” as a servicing mode separate from Intune/Autopatch
      • APIs/CSPs to query hotpatch eligibility state, monitor hotpatch deployment/compliance, or distinguish baseline vs monthly hotpatch updates programmatically
      Baseline vs monthly hotpatch behavior is described conceptually (for example, devices rejoin hotpatch cadence after the next baseline month, and hotpatch updates are combined with the latest SSU), but no specific detection/monitoring API is provided in the referenced material.
    4. In the referenced documentation, hotpatch for Windows 11 Enterprise is tied to Intune and Windows Autopatch quality update policies:
      • Eligibility requirements explicitly include Intune and Windows Autopatch.
      • Hotpatch is described as available only for work devices enrolled in Intune/Autopatch.
      There is no statement in the provided content that hotpatch is or will be a general WUfB servicing capability independent of Intune. The supported servicing architecture described here is: eligible, Intune‑managed, Autopatch‑configured devices receive hotpatch updates; unmanaged or non‑Intune‑managed devices do not.

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

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.