Would you like to learn how to find out if the computer has a TPM chip? In this tutorial, we are going to show you how to use Powershell to verify if your computer has a TPM chip.

• Windows 2012 R2
• Windows 2016
• Windows 2019
• Windows 10
• Windows 7

Equipment list

The following section presents the list of equipment used to create this tutorial.

As an Amazon Associate, I earn from qualifying purchases.

Related tutorial - PowerShell

On this page, we offer quick access to a list of tutorials related to PowerShell.

Tutorial Powershell - Find out if the computer has a TPM chip

As an Administrator, start an elevated Powershell command-line.

Windows 10 - powershell elevated

Verify if the computer has a TPM Chip.

Copy to Clipboard

This computer has a TPM Chip enabled.

Copy to Clipboard

This computer does not have a TPM Chip enabled.

Copy to Clipboard

There are multiple ways to verify if TPM is enabled.

Copy to Clipboard

This computer has a TPM Chip enabled.

Copy to Clipboard

It is possible that your computer has the TPM Chip, but it is disabled on the BIOS.

Access the BIOS of your computer and search for TPM in the Security options.

Congratulations! You are able to verify if the TPM Chip is enabled using Powershell.