How to get TPM 2.0 on any Windows PC
A lot of Windows systems ship without a TPM 2.0 module. Boot Camp Macs (including T2 Macs like the 2018-2020 MacBook Pro, iMac, and Mac Mini), older desktops, custom builds with it disabled in BIOS, and VMs that don't pass through the host TPM. Apple's T2 security chip handles Mac-side encryption but doesn't provide a TPM to Windows. Without TPM 2.0, Windows blocks a growing list of features that depend on platform security.
What breaks without TPM 2.0
- Windows 11 won't install or upgrade
- BitLocker can't create a TPM protector
- Windows Hello PIN and biometric login are unavailable
- Credential Guard and Core Isolation won't activate
- Games and applications that verify platform integrity refuse to launch
The fix
FlexTPM adds a fully functional TPM 2.0 to your system. After installation, Windows and all applications see a standard Trusted Platform Module. FlexTPM passes 276 individual command checks across 9 compliance validation categories.
Installation
- Get a license at flextpm.com/pricing
- Download with your key at flextpm.com/downloads
- Run the installer
- Reboot
Verifying it works
After the reboot, you can confirm the TPM is active using either method:
Option 1: Press Win + R, type tpm.msc, and hit Enter. The TPM Management console should show "The TPM is ready for use" with Status: OK.
Option 2: Download PC Health Check from Microsoft and run it. The "This PC meets Windows 11 requirements" result confirms TPM 2.0 is detected.
Option 3: Open Windows Security and go to Device Security. You should see Security processor details with TPM 2.0 listed and Attestation showing as Ready.
What works
- Windows 11 upgrade passes
- BitLocker encryption with TPM protector
- Windows Hello PIN, fingerprint, and face login
- Credential Guard and Core Isolation
- Games and applications that require TPM 2.0
- Windows Security shows Attestation: Ready
Supported systems
Any x86-64 Windows system without a hardware TPM 2.0:
- Intel Macs running Boot Camp, including T2 Macs (MacBook Pro, Air, iMac, Mac Pro, Mac Mini)
- Older PCs and laptops (pre-2016 or TPM 1.2 only)
- Custom desktop builds with no fTPM or fTPM disabled
- Virtual machines without TPM passthrough
Apple Silicon Macs (M1/M2/M3/M4) are not compatible as they don't support Boot Camp.