Shared link:
TPM event logger error after cpu swap, Event id 86
I just swapped out my cpu, my previous chip had died and just received my replacement, both 5950x, Upon boot I received " New cpu installed, fTPM/PSP NV corrupted" and it asked me to reset, which I did, now im receiving the following error:
SCEP Certificate enrollment initialization for Local system via https://AMD-KeyId-578c545f796951421221a4a578acdb5f682f89c8.microsoftaik.azure.net/templates/Aik/scep failed:
GetCACaps
GetCACaps: Not Found
{"Message":"The authority \"amd-keyid-578c545f796951421221a4a578acdb5f682f89c8.microsoftaik.azure.net\" does not exist."}
HTTP/1.1 404 Not Found
Date: Thu, 02 Sep 2021 14:27:28 GMT
Content-Length: 121
Content-Type: application/json; charset=utf-8
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000;includeSubDomains
x-ms-request-id: d623448f-ee97-4ff8-a54c-c552e6a999be
Method: GET(203ms)
Stage: GetCACaps
Not found (404). 0x80190194 (-2145844844 HTTP_E_STATUS_NOT_FOUND)
How can I fix this?
Windows for business | Windows Client for IT Pros | User experience | Other
94 answers
Sort by: Oldest
-
GoldenVenom 26 Reputation points
2021-11-05T22:42:32.14+00:00 Today the Insider update KB5008295 went out and fixed the issue where snipping tool and some other apps stoppen working properly. Sadly, the SCEP error still exist
-
Paul Haywood 26 Reputation points
2021-11-06T15:56:57.233+00:00 yep agree with GoldenVenom-1067 the SCEP error still exists, though as each individual receives this error differently, I thought mine was fixed, just played the technical test for Rainbow Six: Extraction and had no problems, so tried Metro: Exodus and it crashed
-
kdla 1 Reputation point
2021-11-06T17:28:32.913+00:00 Hey Guys,
i have the same Issues after the latest windows updates - before i had no issues for about 3 months. With the latest Windows Update, my Monitors going dark and my graphic driver seems to crash. Now i have disabled fTPM in my bios, the error is gone, tho my graphic driver is still crashing, when iam playing games.
Would you reccomend a fresh windows install?
Best Marco
-
Norm Geltz 171 Reputation points2021-11-07T17:49:30.597+00:00 Something is peculiar regarding this error. The Microsoft Root Authority certificate expired on 12/31/2020. Now, that may be all fine & well if the signing of certificates was performed prior to 12/31/2020. I note new Windows 11 certificates have expiration dates well into 2036. It more or less speaks to me somewhere there is a failure in the code used to navigate to the Microsoft Root Authority to gain a valid certificate via the directed path: "amd-keyid-578c545f796951421221a4a578acdb5f682f89c8.microsoftaik.azure.net". I mean, that path has to be the CA doesn't it? IOW, it has to be the root server for any Attestation to secure the PKI RSA keys used by the TPM chipset. It "appears" it's effecting AMD since AMD is the keyid it is looking to find. Does the Microsoft CA Root Server not have the key or is the Root Server incorrectly configured for AMD? AMD not provide the code to MS to provide RSA keys for the CA Root Server? Does this effect Intel chips, as well?