Error Codes Wiki

TPM Error — Trusted Platform Module Malfunction and Windows 11 Compatibility

Errorsystem

Overview

Fix TPM errors including TPM not detected, TPM 2.0 required for Windows 11, BitLocker TPM failures, and firmware TPM (fTPM) issues on AMD and Intel systems.

Key Details

  • TPM (Trusted Platform Module) provides hardware-based security for encryption keys and system integrity
  • Windows 11 requires TPM 2.0 — systems with TPM 1.2 or no TPM cannot upgrade officially
  • TPM can be a discrete chip on the motherboard or firmware-based (fTPM on AMD, PTT on Intel)
  • BitLocker drive encryption relies on TPM for key storage and secure boot validation
  • TPM errors can prevent Windows login, BitLocker unlock, and Windows Hello authentication

Common Causes

  • TPM disabled in BIOS/UEFI settings — common default on older systems
  • TPM firmware outdated and incompatible with current Windows version
  • TPM lockout after too many failed authentication attempts
  • AMD fTPM stuttering bug on Ryzen systems (fixed in AGESA 1.2.0.7+)

Steps

  1. 1Check TPM status: press Win+R, type 'tpm.msc', check 'Status' and 'Specification Version'
  2. 2Enable TPM in BIOS: restart > enter BIOS > Security > enable 'Intel PTT' or 'AMD fTPM'
  3. 3Update TPM firmware through Windows Update or your motherboard/laptop manufacturer's support page
  4. 4Clear TPM if malfunctioning: tpm.msc > Actions > Clear TPM (warning: this deletes all TPM-stored keys — back up BitLocker recovery key first)
  5. 5For AMD fTPM stuttering: update BIOS to latest version with AGESA 1.2.0.7 or newer

Tags

tpmtrusted-platform-modulewindows-11bitlockersecurity

More in System

Frequently Asked Questions

Press Win+R, type tpm.msc. If it says 'The TPM is ready for use' with Specification Version 2.0, you have TPM 2.0. If it says 'Compatible TPM cannot be found', TPM is either missing or disabled in BIOS.