Windows 11 is about to arrive in the public domain, and Windows users have started testing the compatibility for their PC if they will support Windows 11 or not? TPM (Trusted Platform Module) is crucial hardware required to install and run Windows 11. In its predecessor, Windows 10, there was no such requirement, and Windows 7 and 8 users have easily upgraded their OS to Windows 10. Although Microsoft offers a free upgrade from Windows 10 to Windows 11, there is no joy for you without TPM.
TPM version 2.0 is now a minimum requirement to run Windows 11. If you are not aware of TPM, we will give you brief details in this post. In this gearupwindows article, we will show you three easy methods to check the version number of TPM in Windows 10. There is no need to install a third-party tool to know the version of TPM installed on your computer.
Topics Covered
- 1 What is TPM, and why is it required to install Windows 11?
- 2 How to check TPM Version in Windows 10 and 11 using Run Command?
- 3 How to find TPM Version in Windows 10 and 11 through Device Manager?
- 4 How to view TPM Version in Windows 10 and 11 using Command Prompt?
- 5 How to view TPM Version in Windows 10 and 11 using Windows Security?
- 6 How to view TPM Version in Windows 10 and 11 from BIOS?
What is TPM, and why is it required to install Windows 11?
TPM chip is a cryptoprocessor, and this TPM technology is used to provide hardware-based security features instead of just software-based security to your sensitive data. A TPM chip can be used to store encryption keys, credentials, and other sensitive data. If you want to know more about TPM technology, head over to the Microsoft webpage and read more about it.
There are at least three ways through which you can check out the version of TPM on Windows 10 or Windows 11. These are the following:-
- Using Run Command
- Via Device Manager
- Through Command Prompt
- Using Windows Security
How to check TPM Version in Windows 10 and 11 using Run Command?
Step 1. Open the Run dialog box by pressing the
Step 2. In the Run command box, type the following and hit
tpm.msc
Step 3. If you see an error message saying that the “Compatible TPM cannot be found,” it may be that TPM is turned off on BIOS/UEFI or not present on your PC.
If your PC supports TPM, the TPM Manufacturer Information section will display the TPM version. The Specification Version is your TPM version.
How to find TPM Version in Windows 10 and 11 through Device Manager?
Perhaps a device manager is the best way to find the TPM version on a Windows PC. You need to perform the following steps:-
Step 1. Click on the
Step 2. From the available search results, click on the
Step 3. Click the
You should note that if the TPM module is turned off in BIOS/UEFI, it will not show in the device manager.
How to view TPM Version in Windows 10 and 11 using Command Prompt?
Step 1. Open the Command Prompt with elevated rights.
Step 2. In the administrative command prompt, copy and paste the following command and then press
wmic /namespace:\\root\cimv2\security\microsofttpm path win32_tpm get * /format:textvaluelist.xsl
Step 3. In the result, the SpecVersion field displays the TPM version.
How to view TPM Version in Windows 10 and 11 using Windows Security?
Step 1. Click on the
Step 2. In the available results, click on
Step 3. Click on the
Step 4. In the next window, click the link
Step 5. Here, you can see the TPM version next to the Specification version.
How to view TPM Version in Windows 10 and 11 from BIOS?
You can also find out the TPM version from BIOS. Enter into the BIOS/UEFI while booting your PC by pressing ESC or DEL or any other key specified by your PC manufacturer. You can see their TPM version.
Also Read: How to Install Windows 11 without TPM 2.0?