Azure AIK enrollment returns HTTP 404 "authority does not exist" — Intel ODCA 2 CSME MTP PCH SVN 01 PTT CA not onboarded to microsoftaik.azure.net (Arrow Lake-HX)

Sam Brumm 0 Reputation points
2026-07-19T02:08:48.7466667+00:00

certreq -enrollaik -config "" fails with HTTP 404 (0x80190194, HTTP_E_STATUS_NOT_FOUND) at the GetCACaps / SCEP stage (EnrollStage 140). The TPM is healthy and Windows reports it is ready for attestation; the failure is that Microsoft's Azure AIK service has no authority registered for this Intel issuing CA. This blocks all TPM AIK-based attestation (including Call of Duty / Ricochet "Secure Attestation") on this Intel Arrow Lake-HX (Core Ultra 200HX, CSME 19.x) platform.

Diagnostics (all confirm the local hardware is valid):

  • tpmtool getdeviceinformation -> Ready For Attestation: True, Is Capable For Attestation: True, TPM Has Vulnerable Firmware: False, PCR7 Binding: Bound
    • Get-Tpm -> TpmPresent/Ready/Enabled/Owned all True
    • Secure Boot: Enabled
    • EK certificate present and readable in the registry EK cert store (issuer below)
    TPM / EK details:
  • TPM Manufacturer: INTC (Intel), id:494E5443
    • TPM Model: MTP
    • TPM Firmware / Manufacturer Version: 700.19.1005.2175 (raw string 45875219.65865855)
    • EK certificate Subject: TPMVersion=id:02BC0013, TPMModel=MTP, TPMManufacturer=id:494E5443
    • EK certificate Issuer: CN=ODCA 2 CSME MTP PCH SVN 01 PTT CA
    • EK certificate Thumbprint: ED1DAB0B6C4C28411DB5DC8640CDCAB009E03B34 (NotAfter 2049-12-31)
    Failing enrollment call:
  • URL: https://INTC-KeyId-5be66a92a7ac2101fbdf8348a7cb0b8def7412dd.microsoftaik.azure.net/templates/Aik/scep
    • Response: HTTP/1.1 404 Not Found {"Message":"The authority "intc-keyid-5be66a92a7ac2101fbdf8348a7cb0b8def7412dd.microsoftaik.azure.net" does not exist."}
    • x-ms-request-id: 02ff714b-f06e-4493-9eb0-2df5aa1261b2
    • Timestamp: 2026-07-19 01:18:35 GMT
    System:
  • MSI Raider 16 Max HX B2WI (board E2651IMS), Intel Core Ultra 200HX (Arrow Lake-HX), HM870 PCH
    • BIOS E2651IMS.110
    • Windows 11 Pro 25H2, build 26200 (fully updated)
    Request: Please onboard the Intel "ODCA 2 CSME MTP PCH SVN 01 PTT CA" issuing CA to the Azure AIK attestation trust pool / microsoftaik.azure.net SCEP authorities, as was previously done for the Infineon CA 035/039/042 and Intel ODCA ADL cases. Windows is correctly reading the EK's ODCA intermediate and constructing the AIK URL from it; the only missing piece is a registered authority on the service side. Happy to provide additional logs or the full EK chain on request.

[Moved from Windows for home | Windows 11 | Security and privacy]

Windows for home | Windows 11 | Performance and system failures

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.