Enabling TPM 2.0 for Windows 11 Installation
Windows 11 has specific system requirements, including the need for Trusted Platform Module (TPM) version 2.0 to be enabled on your system. If you are trying to install Windows 11 and encounter an error stating your PC doesn't meet the requirements, you may need to enable TPM in your system's BIOS or UEFI settings.
TPM is a security feature built into modern motherboards or CPUs that provides hardware-based security functions.
Proceed with Caution
Modifying BIOS/UEFI settings incorrectly can potentially cause system instability. While enabling TPM is generally safe, only change settings you understand. If unsure, consult your motherboard or computer manufacturer's documentation.
Step 1: Accessing BIOS/UEFI
You can access your BIOS/UEFI setup utility in two ways:
Method 1: Command Prompt (Recommended)
Open Command Prompt as an administrator:
- Press
Windowskey, typecmd, then right-click on Command Prompt and select Run as administrator.
- Press
Paste and run the following command:
shutdown /r /fw /t 0This command will restart your computer and automatically boot into BIOS/UEFI firmware settings without needing to press any keys.
Method 2: Restart and Press BIOS Key
Restart your computer.
While your computer starts, repeatedly press the BIOS/UEFI entry key. Common keys include:
DEL(Delete)F2F10F12ESC(Escape)
The correct key usually appears on the screen briefly during startup (for example, "Press DEL to enter Setup"). If you're unsure, check your computer or motherboard manual, or search online for your specific model.
Step 2: Finding the TPM Setting
BIOS/UEFI interfaces vary significantly between manufacturers (ASUS, Gigabyte, MSI, Dell, HP, Lenovo, etc.) and even between models. You will need to navigate through the menus to find the relevant setting.
Look for sections named:
SecurityAdvancedTrusted ComputingPeripheralsCPU Configuration
Look for setting names like:
TPM/TPM Device/TPM Support/TPM StateSecurity Device/Security Device Support- For Intel CPUs:
PTT(Platform Trust Technology) orIntel PTT - For AMD CPUs:
fTPM(Firmware TPM) orAMD fTPM switch/CPU fTPM
Can't find it?
Sometimes the setting might be nested under another option (for example, under Advanced\PCH-FW Configuration for some Intel systems). Refer to your motherboard or PC manual or manufacturer's support website for specific guidance. If the option seems entirely missing, ensure your BIOS/UEFI is up to date, but be aware BIOS updates carry risks.
Step 3: Enabling TPM
Once you find the setting:
Select the TPM (or equivalent, like PTT/fTPM) option.
Change its value from
Disabled/Off/HiddentoEnabled/On/Available/Firmware TPM.Note: Sometimes there are separate options for the TPM state and device visibility. Ensure the device itself is enabled or activated.
Step 4: Saving Changes and Exiting
- Navigate to the
Exitsection of your BIOS/UEFI. - Select the option to Save Changes and Exit (often the
F10key followed byYorEnterto confirm). Common menu names areSave & Exit SetupandExit Saving Changes. - Your computer will restart.
Step 5: Retry Windows Installation
After your computer restarts, retry the Windows 11 installation from Setup wizard. The requirements check should now pass if TPM was the only issue.
If you continue to have problems, double-check your BIOS/UEFI settings and consult your hardware manufacturer's documentation.