Learn About TPM 2.0 Settings On Your Computer
What Is TPM 2.0 and Why It Matters for Your Computer TPM stands for Trusted Platform Module, and TPM 2.0 is the latest version of this security technology bu...
What Is TPM 2.0 and Why It Matters for Your Computer
TPM stands for Trusted Platform Module, and TPM 2.0 is the latest version of this security technology built into modern computers. Think of it as a specialized security chip that works like a vault for your computer's most sensitive information. This chip operates independently from your main processor, which means it can protect data even if someone gains access to your regular computer systems.
TPM 2.0 became the standard specification in 2014, replacing the earlier TPM 1.2 version. Major computer manufacturers including Dell, HP, Lenovo, and ASUS have been including TPM 2.0 chips in their systems since around 2016. According to industry reports, approximately 70% of computers sold today include TPM 2.0 technology, though older systems may not have this feature.
The chip stores encryption keys, passwords, and other critical security information in a way that makes it extremely difficult for hackers to steal. When you create a password or set up Windows Hello facial recognition, parts of that information get stored on the TPM chip rather than on your regular hard drive. This separation of security functions makes your computer significantly harder to compromise through traditional hacking methods.
TPM 2.0 also helps verify that your computer hasn't been tampered with when it starts up. It checks that the core files needed to run your operating system haven't been modified by malware or unauthorized changes. This process happens automatically in the background without you needing to do anything.
Practical Takeaway: Understanding TPM 2.0 helps you grasp how your computer protects sensitive information at a hardware level. If your system has this chip, it provides a foundational layer of security that works continuously in the background.
How to Check If Your Computer Has TPM 2.0
Finding out whether your computer includes TPM 2.0 is straightforward and takes just a few minutes. The method differs slightly depending on whether you use Windows, Mac, or Linux, but the basic process is similar across all systems. Most newer computers manufactured after 2016 include TPM 2.0, but checking your specific system gives you definitive information.
For Windows 10 and Windows 11 users: The easiest method uses the TPM Management Console. Press the Windows key and type "tpm" into the search box. Select "TPM Management Console" from the results. When this window opens, look at the top where it shows your TPM version. If it displays "2.0" anywhere in the information, your computer has TPM 2.0. You should also see the TPM Manufacturer listed (common manufacturers include Intel, AMD, and Infineon).
Another Windows method involves using PowerShell. Click the Windows key, type "PowerShell" and right-click to open it as Administrator. Type the command: Get-WmiObject -Namespace "root\cimv2\security\microsofttpm" -Class Win32_Tpm and press Enter. The results will show your TPM version and additional technical details about the chip.
For Mac users: Apple switched to their own security architecture in 2020. Newer Macs use the Apple Secure Enclave instead of traditional TPM technology. To check your Mac's security features, go to System Preferences, then Security and Privacy. From there, you can see information about your system's security architecture.
For Linux users: Open a terminal and type cat /sys/class/tpm/tpm0/tpm_version_major. This will display your TPM version if one exists on your system. You can also use systemctl status tpm2-abrmd to check if TPM 2.0 services are running.
Practical Takeaway: Checking your TPM status takes less than five minutes and provides concrete information about your computer's security capabilities. Knowing this information helps you understand what security features are available on your device.
Accessing TPM Settings Through System Firmware
TPM settings live in your computer's firmware, which is the low-level software that runs before your operating system starts. This location means TPM settings are protected and separate from regular Windows, Mac, or Linux settings. Accessing firmware requires restarting your computer and entering a special menu, but the process is the same on most systems.
To enter your computer's firmware settings (often called BIOS or UEFI), restart your computer and watch the screen carefully during startup. You'll typically see a message that says something like "Press DEL to enter Setup" or "Press F2 to enter BIOS." Different manufacturers use different keys—Dell often uses F2, HP uses F10, and Lenovo uses F1 or Del. The correct key appears on your startup screen for just a few seconds, so timing matters.
Once inside the firmware menu, the layout varies by manufacturer. Look for a section labeled "Security," "Integrated Peripherals," or "System Configuration." Within these sections, you should find an option for TPM, TPM Device, or PTT (Platform Trust Technology, which is Intel's name for TPM). This menu shows whether TPM is enabled or disabled and may display the TPM version.
Some systems allow you to disable TPM from this menu, though this is rarely recommended since TPM provides important security functions. If TPM is disabled and you want to use Windows Hello or other security features, you would need to enter firmware settings and enable it. After making changes, save and exit—the firmware menu will typically prompt you to save before restarting your computer.
The firmware menu can look intimidating because it displays many technical options, but you only need to locate the TPM section. Taking a screenshot with your phone of the TPM settings can be helpful for reference if you need to remember what you saw. Don't change settings you don't understand, as some firmware adjustments can affect computer performance or security negatively.
Practical Takeaway: Knowing how to reach your firmware settings means you can view your TPM status and potentially adjust TPM settings if needed. Most users won't need to change these settings, but understanding where they are located provides useful knowledge about your system.
Understanding TPM Security Features and Functions
TPM 2.0 includes multiple security features working together to protect your computer. The most important function is key storage and management. When you set up security features like Windows Hello (facial recognition or fingerprint login), the TPM stores the encryption keys associated with your biometric data. This means the actual key that unlocks your account exists only on your TPM chip, not on your regular hard drive where it could be stolen.
Another critical function is measured boot, which verifies your computer's startup process. When you turn on your computer, TPM 2.0 checks that each piece of core system software hasn't been altered. This process creates a measurement record of what should have loaded and compares it against what actually loaded. If malware had infected your startup files, TPM would detect this mismatch, though it wouldn't necessarily prevent the computer from starting—that depends on your security settings.
TPM 2.0 also handles BitLocker encryption on Windows systems. BitLocker is full-disk encryption that protects everything on your hard drive by scrambling all data. The encryption key is stored on the TPM chip. Without the TPM, BitLocker requires you to enter a recovery key every time you start your computer. With TPM, the startup process can automatically unlock your drive because the chip verifies that your computer hasn't been tampered with.
The chip supports attestation, which means it can prove to other computers or services that your TPM is genuine and that your computer's security hasn't been compromised. This becomes important in business environments where companies want to verify that employee laptops meet security standards before connecting to company networks. Some software vendors also use attestation to verify that you're running legitimate software on a secure system.
TPM 2.0 also generates and stores random numbers used in encryption processes. These random numbers must be truly random for encryption to be secure, and TPM chips include hardware designed specifically to generate quality random numbers that hackers cannot predict.
Practical Takeaway: TPM 2.0 performs multiple security jobs simultaneously—storing encryption keys, verifying startup integrity, enabling password-free login, and
Related Guides
More guides on the way
Browse our full collection of free guides on topics that matter.
Browse All Guides →