What does HRESULT 0x80290303 (TPM_E_PPI_NOT_SUPPORTED) mean?

 
Previous Next
TPM_E_PPI_BIOS_FAILURE TPM_E_PPI_BLOCKED_IN_BIOS

TPM_E_PPI_NOT_SUPPORTED

TPM_E_PPI_NOT_SUPPORTED means the system BIOS/UEFI does not implement the TPM Physical Presence Interface required by the requested operation.

What to check

  • Confirm whether the platform and firmware version support PPI before building a workflow that depends on it.
  • Use the supported TPM administration path for that device instead of repeatedly submitting a PPI request.
  • For managed fleets, distinguish devices that lack PPI capability from devices where PPI is merely disabled by policy.

Microsoft: Win32_Tpm class

Microsoft: TPM technology overview

Microsoft: TPM and PCP error codes


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