What does HRESULT 0x80290408 (TPM_E_PCP_AUTHENTICATION_FAILED) mean?

 
Previous Next
TPM_E_PCP_INTERNAL_ERROR TPM_E_PCP_AUTHENTICATION_IGNORED

TPM_E_PCP_AUTHENTICATION_FAILED

TPM_E_PCP_AUTHENTICATION_FAILED means authorization to use a Platform Crypto Provider object failed. The key or policy exists, but the supplied or resolved authorization was not accepted.

What to check

  • Verify which key or provider object was opened and which user, service, or security context attempted to use it.
  • Check key usage policy and authorization requirements before attempting another credential or PIN.
  • Avoid repeated blind retries: TPM anti-hammering controls can turn an ordinary authorization problem into a temporary lockout.

Microsoft: Manage TPM lockout

Microsoft: CNG key storage providers

Microsoft: TPM and PCP error codes


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