What TPM 2.0 does and why you might need it
TPM 2.0 (Trusted Platform Module 2.0) is a security chip on your motherboard that stores encryption keys and passwords in a way that makes them harder for malware to steal. It works like a locked safe built into your computer — even if someone gains access to your hard drive, the keys inside the TPM stay protected.
You may need to turn TPM 2.0 on if Windows 11 tells you it is not available, if you are setting up disk encryption, or if a security-focused process requires it. Some computers ship with TPM 2.0 disabled by default, even though the hardware exists.
Turning it on is a one-time change in BIOS that takes about five minutes. It does not erase your files or slow down your computer noticeably.
Key Takeaways
- TPM 2.0 is a security chip that protects encryption keys; you access it through BIOS, not Windows.
- Restart your computer and press Delete, F2, or F10 during startup to enter BIOS — the exact key depends on your motherboard brand.
- Look for TPM, PTT, or fTPM in the Security menu, then change the setting from Disabled to Enabled and save.
- After you restart, Windows will recognize TPM 2.0 within a few minutes; you can check it in Device Manager under Security Devices.
- If you cannot find the TPM setting, your motherboard may not have the hardware, or you may need a BIOS update first.
How to enter BIOS on your computer
BIOS is a menu that runs before Windows starts. To reach it, restart your computer and press a specific key during the startup sequence — before the Windows logo appears. The key varies by manufacturer: Delete for most ASUS and Gigabyte boards, F2 for Intel and Lenovo, F10 for HP and Hewlett Packard, and F12 for Dell. If you are unsure, restart and watch the first screen — it usually shows the correct key in small text at the bottom.
Timing matters. Press the key repeatedly as soon as you see the manufacturer logo, before the Windows loading screen appears. If you miss it, the computer will boot into Windows normally and you will need to restart and try again.
Once you are in BIOS, you will see a menu with options like Main, Advanced, Security, and Boot. The TPM setting is almost always in the Security menu.
Finding and enabling TPM 2.0 in the Security menu
Open the Security menu using the arrow keys on your keyboard. Look for an option called TPM, PTT (Platform Trust Technology, used by Intel), or fTPM (firmware TPM, used by AMD). The exact name depends on your motherboard and BIOS version, but all three refer to the same thing.
When you find it, the current setting will likely say Disabled. Press Enter to open the option, then select Enabled from the dropdown menu. Some BIOS versions also have a TPM 2.0 option separate from a general TPM option — if you see both, enable TPM 2.0 specifically.
After you change the setting, move to the bottom of the screen and select Save and Exit (or press F10). The computer will restart automatically.
What to do if you cannot find the TPM setting
If the Security menu does not show a TPM option, your motherboard may not have the hardware, or the BIOS version may be too old to display it. Check your motherboard manual or the manufacturer's website to confirm TPM 2.0 is supported. Most boards made after 2015 have it.
If your board supports TPM 2.0 but BIOS does not show the option, you may need a BIOS update. Visit the motherboard manufacturer's support page, read the latest BIOS file, and follow their update instructions. BIOS updates carry a small risk if interrupted, so do not shut down your computer during the process and make sure your power supply is stable.
After updating BIOS, restart and enter the Security menu again. The TPM option should now appear.
Verifying TPM 2.0 is working after you restart
Once you save and exit BIOS, your computer will restart. Windows will recognize the TPM within a few minutes — you do not need to do anything. To confirm it is working, open Device Manager by right-clicking the Start menu and selecting Device Manager, then look for a section called Security Devices. You should see Trusted Platform Module 2.0 listed there.
If Device Manager still shows no TPM after waiting five minutes, restart your computer once more. Sometimes Windows needs a second restart to fully detect the change.
You can also check TPM status by opening the Run dialog (Windows key + R), typing tpm.msc, and pressing Enter. A window will open showing TPM status and version. If it says TPM 2.0 is present and ready, the change worked.
Common reasons TPM 2.0 stays disabled
If you enabled TPM 2.0 in BIOS but Windows still does not see it, the most common cause is that you did not actually save the change. Return to BIOS and confirm the TPM setting still shows Enabled — if it has reverted to Disabled, you may have exited without saving. Press F10 or select Save and Exit explicitly before restarting.
A second cause is that your motherboard has multiple TPM-related settings. Some boards have a separate option to enable the TPM chip itself, then a second option to choose between TPM 1.2 and TPM 2.0. Make sure both are set correctly — the chip must be enabled, and the version must be set to 2.0.
If you have updated BIOS recently, a small number of users report that the TPM setting resets to Disabled after a BIOS update. If this happens, re-enable it and save again.
Frequently Asked Questions
Will turning on TPM 2.0 slow down my computer?
No. TPM 2.0 runs in the background and has no noticeable effect on speed or performance. It only becomes active when an process or Windows itself asks it to encrypt or decrypt data, which happens too fast to measure.
Can I turn TPM 2.0 off later if I change my mind?
Yes. Return to BIOS, open the Security menu, set TPM back to Disabled, and save. Windows will stop using it when ready. You do not lose any files or settings by disabling it.
What if I enable TPM 2.0 but my computer will not start?
This is rare, but if it happens, restart and enter BIOS again, then disable TPM 2.0 and save. A small number of older motherboards or BIOS versions have bugs that prevent startup when TPM is enabled. If disabling TPM fixes the problem, your motherboard may not support it reliably, and you should check the manufacturer's website for a BIOS update.
Do I need to reinstall Windows after enabling TPM 2.0?
No. Windows detects TPM 2.0 automatically after you restart. You do not need to reinstall, update drivers, or change any settings in Windows itself.
Is TPM 2.0 the same as BitLocker?
No. TPM 2.0 is the hardware chip that stores encryption keys. BitLocker is Windows's disk encryption tool that uses TPM 2.0 to protect those keys. You can have TPM 2.0 without using BitLocker, but BitLocker works better when TPM 2.0 is present.