What does HRESULT 0x8029041C (TPM_E_CLAIM_TYPE_NOT_SUPPORTED) mean?

 
Previous Next
TPM_E_LOCKED_OUT TPM_E_VERSION_NOT_SUPPORTED

TPM_E_CLAIM_TYPE_NOT_SUPPORTED

TPM_E_CLAIM_TYPE_NOT_SUPPORTED means the requested attestation or authorization claim type is not supported by this TPM/provider combination.

What to check

  • Identify the claim type requested by the application, certificate authority, or device-management service.
  • Confirm that the TPM version and platform provider support that claim before treating the error as a key failure.
  • Use a supported attestation profile or update the client/service design when the claim is optional.

Microsoft: TPM key attestation

Microsoft: TPM technology overview

Microsoft: TPM and PCP error codes


Looking for a different code? Search another status or error code.