How to check if the Windows PC has a Trusted Platform Module (TPM) chip

Trusted Platform Module (TPM) technology is designed to provide hardware-based, security-related functions. The TPM chip is a secure cryptographic processor designed to perform encryption operations. The chip includes multiple physical security mechanisms, making it resistant to tampering and malware that can't interfere with TPM's security functions.

This guide will show you how to check if your Windows PC has the Trusted Platform Module (TPM) security hardware chip, as well as see the TPM details and version, if any.

See if your PC has TPM and TPM details in Device Manager

1. Open Device Manager .

2. Look to see if you have Security devices listed. If so, expand it to see if you have the Trusted Platform Module listed with the version number (e.g., 2.0).

How to check if the Windows PC has a Trusted Platform Module (TPM) chip Picture 1 See if you have Security devices listed

See if the PC has TPM and TPM details in the TPM Management dashboard

1. Press the Win+ keys Rto open Run , type tpm.msc into Run and click OK to open TPM Management.

2. Look to see if the TPM Management console shows that the PC has TPM.

How to check if the Windows PC has a Trusted Platform Module (TPM) chip Picture 2 No TPM How to check if the Windows PC has a Trusted Platform Module (TPM) chip Picture 3 There is a TPM

See if your PC has TPM and TPM details in BIOS or UEFI firmware settings

1. Boot the computer into the BIOS or UEFI firmware installation.

2. See if you have the Trusted Platform Module (TPM) or PTT type to be turned on or off.

How to check if the Windows PC has a Trusted Platform Module (TPM) chip Picture 4 See if you have the Trusted Platform Module (TPM) or PTT type installed to turn it on or off

See if your PC has TPM and TPM details in Windows Security

1. Open Windows Security and click the Device Security icon .

How to check if the Windows PC has a Trusted Platform Module (TPM) chip Picture 5 Click on the Device Security icon

2. Click the Security processor details link in Security processor.

How to check if the Windows PC has a Trusted Platform Module (TPM) chip Picture 6 Click the Security processor details link

3. If your PC has a TPM, you should now see general information about it.

How to check if the Windows PC has a Trusted Platform Module (TPM) chip Picture 7 If your PC has a TPM, you'll now see general information about it

4. When done, you can close Windows Security.

See if the PC has TPM and TPM details in the Command Prompt

1. Open Command Prompt.

2. Copy and paste the command below that you want to use into the Command Prompt and press Enter.

To export an overview of TPM in the Command Prompt, enter the command:

tpmtool getdeviceinformation

To export more details about TPM to TpmInformation.txt file on the desktop, enter the command:

tpmtool gatherlogs %UserProfile%Desktop

Collect TPM logs and put them on the desktop. Files that can be created are:

  1. TpmEvents.evtx
  2. TpmInformation.txt
  3. SRTMBoot.dat
  4. SRTMResume.dat
  5. DRTMBoot.dat
  6. DRTMResume.dat
How to check if the Windows PC has a Trusted Platform Module (TPM) chip Picture 8 See details about TPM in the Command Prompt

See if your PC has TPM and TPM details in PowerShell

Note : You must be logged in as an administrator to perform this option.

1. Open PowerShell with admin rights.

2. Copy and paste the command below that you want to use into PowerShell, then click Enterto see if True or False results are reported to TPM.

(Detail)

get-tpm

(No details)

get-tpm | select -ExpandProperty tpmpresent
How to check if the Windows PC has a Trusted Platform Module (TPM) chip Picture 9 See TPM details in PowerShell
4.2 ★ | 11 Vote

May be interested

  • Utility Module in Node.jsUtility Module in Node.js
    the node.js library module provides many utility modules that help you a lot while developing applications on node.js. the following table lists and describes these utility modules.
  • How to fix Bad_Module_Info on Windows 10How to fix Bad_Module_Info on Windows 10
    bad_module_info error occurred on windows 10 when the user launched a certain application or game. this affects gaming on the computer. so how to overcome this situation?
  • Raspberry Pi platform first introduces 12 MP camera module with interchangeable lensRaspberry Pi platform first introduces 12 MP camera module with interchangeable lens
    a 12mp camera module has been released by the raspberry pi for diy enthusiasts.
  • How to add trusted friends to Facebook on iPhone, AndroidHow to add trusted friends to Facebook on iPhone, Android
    if you are concerned about the security of your facebook account, you can add your friends to the trusted contacts list to ask your friends for help when you are locked out or unable to log in.
  • AMD launches a new mobile platformAMD launches a new mobile platform
    although the presence at ces 2008 is not really impressive, amd chip maker also has the next generation puma design platform to compete with intel's centrino. puma's core is the 'griffin' chip, which integrates ati graphics chipset and is for lap products
  • You can now run Windows 11 on a Mac with an M1 chipYou can now run Windows 11 on a Mac with an M1 chip
    how to run windows operating system on a closed platform like a mac? parallels has the answer by using virtualization software to create an operating system that runs an emulator inside another operating system.
  • What is Hardware Security Module (HSM)? Why is it so important?What is Hardware Security Module (HSM)? Why is it so important?
    the management of cryptographic keys, including generating, storing, and verifying them, is often a major obstacle to system security. the good news is that you can securely manage cryptographic keys using the hardware security module (hsm).
  • Module time in PythonModule time in Python
    python has a time module used to handle time-related tasks. tipsmake.com will work with you to find out the details and functions related to the time specified in this module. let's follow it!
  • What is Uno Platform?What is Uno Platform?
    uno platform is the universal windows platform bridge that allows uwp-based code (c # and xaml) to run on ios, android, and webassembly.
  • How to Test RAM Speed ​​on PC or MacHow to Test RAM Speed ​​on PC or Mac
    today's tipsmake will show you how to check the data transfer speed of the ram chip (chip) on a mac or windows computer.