What does HRESULT 0x8029040A (TPM_E_PCP_POLICY_NOT_FOUND) mean?

 
Previous Next
TPM_E_PCP_AUTHENTICATION_IGNORED TPM_E_PCP_PROFILE_NOT_FOUND

TPM_E_PCP_POLICY_NOT_FOUND

TPM_E_PCP_POLICY_NOT_FOUND indicates that a referenced Platform Crypto Provider key policy is missing. The request refers to an identifier that is not present in the provider state.

What to check

  • Verify that the policy identifier belongs to the same TPM-backed key and provider as the current request.
  • Check whether the key was recreated, migrated, or reset after the policy reference was stored.
  • For managed deployments, confirm that the policy object was deployed before the key operation that depends on it.

Microsoft: CNG key storage providers

Microsoft: TPM technology overview

Microsoft: TPM and PCP error codes


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