Hi Bryan Manning,
Based on the details you provided, it appears that the TPM and Secure Boot components are functioning correctly, as both TPM 2.0 and Secure Boot pass validation and the TPM reports that it is capable of attestation. However, the attestation process itself is not completing because AIK certificate enrollment is failing with error 0x80190190 (HTTP 400), and Windows reports EkCertIsAvailable = false during attestation checks. This suggests the issue may be occurring during the AIK enrollment or certificate validation stage rather than with the TPM hardware configuration itself.
Since you have already updated the BIOS, restored Secure Boot keys, and confirmed TPM health, you may want to try the following targeted checks:
1, Run the AIK enrollment task manually
- Open Task Scheduler.
- Navigate to Microsoft > Windows > CertificateServicesClient.
- Run AikCertEnrollTask and review any new Event Viewer entries.
2, Verify Windows is fully updated
- Go to Settings > Windows Update.
- Install all available updates, including optional platform and security updates.
3, Refresh TPM attestation status
- Open an elevated Command Prompt.
- Run:
dsregcmd /status - Review the TPM and device health sections for additional attestation-related errors.
If the issue started after the motherboard replacement, allow Windows time to re-establish attestation identity after updates and several restarts before considering more invasive actions.
If the AIK enrollment task continues to return HTTP 400 errors after the above checks, collecting the corresponding Event Viewer logs from Applications and Services Logs > Microsoft > Windows > CertificateServicesClient may help identify whether the enrollment request is being rejected due to attestation data, certificate validation, or platform identity changes following the motherboard replacement.
Let me know if you need further assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.