"This PC Can't Run Windows 11 — TPM 2.0 Required"? You Probably Already Have It
PC Health Check or Windows 11 Setup says “This PC doesn’t currently meet the minimum system requirements” / “The PC must support TPM 2.0” — even though your machine isn’t that old.
The good news: if your PC is from roughly 2016 or later, it almost certainly has TPM 2.0 — it’s just disabled in the UEFI/BIOS, often hidden under a vendor name you wouldn’t recognize as “TPM.” You don’t need new hardware; you need to flip one setting.
Why the popular advice is the wrong move: the viral posts push a registry bypass to force Windows 11 onto “unsupported” hardware. That leaves the device in an unsupported state Microsoft can stop updating — a bad trade when the real TPM is sitting there switched off. Enable it properly instead.
Step 1: Check what you actually have
- Press
Win + R, typetpm.msc, press Enter. - If it says “The TPM is ready for use” and Specification Version 2.0, you’re done — your block is something else (Secure Boot, CPU, or disk format). If it says “Compatible TPM cannot be found,” it’s almost always disabled in firmware — continue below.
Step 2: Turn on the TPM in UEFI (under its real name)
- Reboot into UEFI/BIOS (usually
Del,F2,F10, or via Settings → System → Recovery → Advanced startup → UEFI Firmware Settings). - Find the security/advanced section and enable the firmware TPM. It’s named differently per platform:
- Intel: Intel PTT (Platform Trust Technology) — sometimes under “PCH-FW” or “Trusted Computing.”
- AMD: AMD fTPM / AMD PSP fTPM — under “Trusted Computing” or “Advanced.”
- Some OEMs: “Security Device Support” → Enable, “TPM Device” → Enabled/Firmware TPM.
- Save and exit. Boot back into Windows and re-check
tpm.msc— it should now report 2.0, ready.
Step 3: If it still fails, check the other Windows 11 gates
A TPM-2.0-capable PC can still be blocked by:
- Secure Boot disabled (enable it in UEFI) — and the disk must be GPT/UEFI, not legacy MBR.
- An unsupported CPU (Windows 11 requires 8th-gen Intel / Zen 2 AMD or newer). PC Health Check tells you which gate fails.
FAQ
Will enabling fTPM erase anything? Enabling it is safe. The caution is the reverse — if BitLocker is on, toggling the TPM can prompt for your recovery key on next boot, so have it handy (find it in your Microsoft account).
Is the registry bypass really that bad? It works, but Microsoft warns unsupported installs may not get updates and aren’t entitled to support. If your hardware genuinely supports TPM 2.0, enabling it is strictly better.
My PC is pre-2016 with no fTPM option. Some desktops have a TPM header for an add-on module; otherwise the supported path is Windows 10 (extended security updates) or new hardware.
Sources: Microsoft Support — Enable TPM 2.0 on your PC, Microsoft Support — Windows 11 system requirements