How to Enable TPM 2.0 and Secure Boot for Windows 11
The Problem
Setup or PC Health Check says the machine does not meet Windows 11 requirements—usually TPM 2.0 or Secure Boot disabled in firmware. Many boards support both; they ship off on custom builds or after a BIOS reset.
Step 1: Check what Windows sees
Win + R→tpm.msc→ need Specification version 2.0 and ready for use.Win + R→msinfo32→ Secure Boot State On, BIOS Mode UEFI.
Step 2: Enable TPM and Secure Boot in BIOS
TPM (names vary)
Reboot → Del / F2 / F10 (brand-dependent) → enable TPM, Intel PTT, or AMD fTPM → save (F10). ASUS often hides it under Advanced → AMD fTPM or Intel PTT.
Very old hardware has no TPM 2.0. Some boards accept a discrete TPM module on a header—only if the manual lists support.
Secure Boot
Boot or Security → Secure Boot → Enabled. Set OS Type to Windows UEFI on boards that ask.
Legacy install on MBR
Windows 11 wants UEFI + GPT for clean installs. Back up first. Eligible systems can convert:
mbr2gpt /validate
mbr2gpt /convert
Run from an elevated prompt only after reading Microsoft's notes. Otherwise clean-install with GPT partitions.
After BIOS Changes
Run PC Health Check or Settings → Windows Update again. In Windows Security → Device security, confirm the security processor and Secure Boot show on.
Laptops
Corporate fleets sometimes ship with TPM off for imaging. Consumer models usually have PTT enabled—if tpm.msc is empty, a BIOS update from the OEM is worth trying before assuming the chip is dead.
Registry "bypass" tricks exist for unsupported PCs. We do not recommend them for daily use—you lose security guarantees and may get blocked from future updates.
Related guides
How to Fix Sleep and Hibernation Not Working in Windows 11
PC won't sleep, wakes instantly, or hibernate is missing? Fix power plans, wake timers, fast startup, and drivers that block sleep on Windows 11.
How to Fix Keyboard Not Typing or Keys Not Working in Windows 11
Keyboard dead in Windows but works in BIOS? Fix filter keys, language layout, USB power saving, and drivers—or use the on-screen keyboard to sign in.
How to Set Up Remote Desktop in Windows 11
Control your PC from another device with Remote Desktop — enable RDP on Pro, work around Home limits, router port forwarding, and safer alternatives.
How to Activate Windows 11 (and Fix Activation Errors)
Windows 11 not activated, error 0x803fa067, or changed hardware—link your Microsoft account, enter a product key, and fix activation the official way.
How to Fix OneDrive Sync Issues in Windows 11
OneDrive stuck on 'Processing', files not uploading, or red X icons—reset the client, check storage, and fix account and path errors on Windows 11.