Skip to content

How to Install TPM Diagnostics Tool in Windows 11

Richard
Written by
Richard
Dec 3, 2022 Updated Jun 19, 2026 2 min read
How to Install TPM Diagnostics Tool in Windows 11

You install the TPM Diagnostics Tool in Windows 11 to assess the health and functionality of your Trusted Platform Module, a critical security processor integrated into your motherboard.

This tool helps you verify your TPM 2.0 chip’s status, essential for protecting encryption keys and Windows Hello credentials.

Running the diagnostics provides command-line reports that confirm your system adheres to enterprise security standards and helps troubleshoot issues with BitLocker or Secure Boot.

⚡ Quick Answer

Install the TPM Diagnostics tool via Windows Settings > Apps > Optional features > View features, search for “TPM”, check “TPM Diagnostics”, and click Install. Alternatively, use command-line tools like DISM or PowerShell with administrator privileges.

Installation Methods Comparison

MethodDifficultyBest For
Settings AppEasyGeneral users
Command PromptMediumPower users
PowerShellMediumIT Administrators

Using the Settings App

You can install the TPM Diagnostics Tool in Windows 11 right from the Settings app; it’s a simple way to get it done.

  1. windows 11 new settings button
  2. Click on the Apps button on the left side.
  3. windows 11 settings apps on menu
    windows 11 settings apps on menu
  4. Click the Optional features box.
  5. windows 11 optional features tile
    windows 11 optional features tile
  6. Click the View features button.
  7. windows 11 optional features view features button
    windows 11 optional features view features button
  8. Type “TPM” into the search box.
  9. Check the box next to TPM Diagnostics and click Next.
  10. windows 11 add an optional feature window
    windows 11 add an optional feature window
  11. Click Install.
  12. windows 11 add an optional feature install button
    windows 11 add an optional feature install button

Using Command Prompt or PowerShell

Warning: You must run these tools as an administrator. Right-click the Start button and select Terminal (Admin) or Command Prompt (Admin).

To install via Command Prompt:DISM /Online /Add-Capability /CapabilityName:Tpm.TpmDiagnostics~~~~0.0.1.0

To install via PowerShell, use the following command:Add-WindowsCapability -Online -Name Tpm.TpmDiagnostics~~~~0.0.1.0

Troubleshooting and Enterprise Context

If the TPM Diagnostics Tool in Windows 11 doesn’t install correctly, check your internet connection first, as it needs to download updates.

Summary

The TPM Diagnostics tool for Windows 11 is a handy utility that helps you check your computer’s security chip, making sure your system is protected.

Is the TPM Diagnostics tool installed by default in 🪟 Windows 11?

No, the TPM Diagnostics tool is not installed by default. It is classified as an optional feature within Windows 11. You must manually add it through the Optional Features menu or via command-line tools if you need to perform advanced security hardware troubleshooting or verification tasks.

Does the TPM Diagnostics tool require administrative privileges?

Yes, installing, removing, or running the TPM Diagnostics tool requires administrative privileges. Because the tool interacts directly with low-level hardware security components, Windows restricts access to these functions to prevent unauthorized users from modifying or querying sensitive security processor data on your computer.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

1 Comment

Leave a Comment

Your email address will not be published. Required fields are marked *

Exit mobile version