Site icon EfmSoft

What does HRESULT 0x80290108 (TPMAPI_E_ACCESS_DENIED) mean?

 
Previous Next
TPMAPI_E_INTERNAL_ERROR TPMAPI_E_AUTHORIZATION_FAILED

TPMAPI_E_ACCESS_DENIED

TPMAPI_E_ACCESS_DENIED is a Windows TPM API result. It indicates that the current security context is not authorized to perform the requested TPM API operation.

What to check for TPMAPI_E_ACCESS_DENIED

Microsoft documentation for TPMAPI error codes

Diagnostic interpretation

This result has the HRESULT value 0x80290108. AllStat records the condition as “The caller does not have the appropriate rights to perform the requested operation.”.

Evidence to capture

Retry and recovery

Preserve the failing evidence for TPMAPI_E_ACCESS_DENIED before recovery. After changing the identified cause, repeat the same minimal operation and compare it with the original trace.


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

Exit mobile version