Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

How to fix a vulnerable Trusted Platform Module [TPM]

Posted on 08/08/202408/08/2024 IT Expert By IT Expert No Comments on How to fix a vulnerable Trusted Platform Module [TPM]
  1. Home
  2. Windows
  3. How to fix a vulnerable Trusted Platform Module [TPM]
Fixing TPM Vulnerability

The Trusted Platform Module (TPM) technology provides hardware-based security functions. A TPM chip performs cryptographic operations securely on your device. In this article, we will discuss the various steps on how to fix a vulnerable Trusted Platform Module [TPM]. Here is an exciting article on Manage TPM Protector: How to encrypt additional drives on an MBAM-protected device, and how to Enable TPM: Determine if TPM is present. Discovering how to fix a vulnerable Trusted Platform Module [TPM] can save you from potential security threats.

Patching a vulnerable Trusted Platform Module (TPM) in Windows involves updating the firmware and the associated drivers of the TPM to protect against known vulnerabilities. TPM vulnerabilities can expose systems to security risks. Therefore, keeping your TPM firmware up to date is crucial.

How to determine why an MBAM-protected device is non-compliant, Reasons for BitLocker Recovery Prompt: Query the number of BitLocker recovery request, and

Determine if my Windows PC TPM is vulnerable?

Please use the following command to quickly view the TPM information of the device as shown in the image below. You may want to learn some Windows Management Instrumentation Commands.

tpmtool getdeviceinformation
TPM is vulnerable

As you can see, we are also able to determine the TPM version. You could also use the TPM Management console to determine the manufacturer information and the TPM version. To do this, search for TPM from the search bar or run the shortcut “tpm.msc”.

Steps to fix a Vulnerable TPM

Step 1: First, check to see the Security Update guide to see if your TPM is vulnerable by reviewing advisories (Microsoft Security Response Center (MSRC)) from Microsoft or the TPM manufacturer.

Step 2: Most importantly, visit the website of your PC’s manufacturer (e.g., Dell, HP, Lenovo etc.) and check for any TPM firmware updates related to your specific model.

Note: For custom-built PCs, check the motherboard manufacturer’s website. Please take a look at this Microsoft Link by Device manufacturers.

For example, a DELL PC as it is in my case. You can launch the DELL Command Update to check for applicable or available firmware updates.

Note: This approach is recommended because if you have BitLocker enabled on your volumes. BitLocker will automatically be suspended. But if you manually download firmware updates, you have to manually suspend BitLocker. Else, you will be prompted for the BitLocker recovery Key when the device restarts.

SystemRestartBIOSUpdates
SystemRestartBIOSUpdates

Note: As mentioned above. when the BIOS setup file is downloaded manually, Please check the option “Suspend BitLocker Drive Encryption” as discussed in this guide “how to update the BIOS on your Dell system“.

When will the Dell Update prompt the BitLocker Recovery Screen?

BIOS-related changes or upgrades can trigger the BitLocker recovery window because encrypted devices store the BIOS/UEFI settings. When these settings change, the boot measurement alters, prompting BitLocker to enter recovery mode.

Step 3: Install Windows Updates because Microsoft sometimes bundles TPM updates with Windows updates. You can automate Windows Update with PowerShell.

Go to Settings > Update & Security > Windows Update, and click on Check for updates.
Search and apply windows updates

Update is in progress

Installing Windows Updates

Please see how to fix Windows update Install error 0x800700b7, how to fix Fix Keep personal files and apps option greyed out during Upgrade, how to get lists of installed Microsoft Windows Updates, and how to check if Windows Updates were installed on your device via the Registy Editor.

Note: In the past, you will have to manually suspend BitLocker before updating the BIOS and Firmware updates. This is no longer the case starting with Windows 10 and Windows 11. Modern Windows devices are increasingly protected with BitLocker Device Encryption out of the box and support SSO to help protect the BitLocker encryption keys from cold boot attacks.

Check if the TPM Vulnerability is still Present

To do this, run the command “tpmtool getdeviceinformation” to determine if the TPM has a vulnerability.

The value of “False” indicates that the patch has been applied correctly

Get TPM Info

Other TPM related Information

You could check if your device has TPM via the Command Prompt: To do this, open the elevated Command Prompt and run the following command below. You could also use the command “get-tpm” to get your desired result.

Get TPM information via PowerShell

I hope you found this article on How to fix a vulnerable Trusted Platform Module [TPM] very useful. Please feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:Microsoft Windows, Windows 10, Windows Server 2016

Post navigation

Previous Post: How to install Windows Server unto ACEMAGICIAN Mini PC
Next Post: Fix MDT Workbench Crashes when opening WinPE tab Properties

Related Posts

  • hh
    Graphical Network Simulator: How to install GNS3 on a Windows device Windows
  • MBAM Client
    How to Check if MBAM Agent is installed on Windows PC Windows
  • image 8
    Enable or disable Core Isolation Memory Integrity in Windows 10 and 11 Windows
  • Harica cert request and CSR
    Generate CSR and Request a Certificate from Herica CA Windows
  • image 3
    How to Migrate Your WordPress Site with WordPress Duplicator Network | Monitoring
  • screenshot 2020 02 09 at 21.47.28
    How to find Computer Model and Serial Number Windows

More Related Articles

hh Graphical Network Simulator: How to install GNS3 on a Windows device Windows
MBAM Client How to Check if MBAM Agent is installed on Windows PC Windows
image 8 Enable or disable Core Isolation Memory Integrity in Windows 10 and 11 Windows
Harica cert request and CSR Generate CSR and Request a Certificate from Herica CA Windows
image 3 How to Migrate Your WordPress Site with WordPress Duplicator Network | Monitoring
screenshot 2020 02 09 at 21.47.28 How to find Computer Model and Serial Number Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • How to Decrypt Files and Folders Encrypted with EFS in Windows 10
    How to decrypt Files and Folders Encrypted with an Encryption File System (EFS) in Windows Windows
  • screenshot 2020 04 18 at 00.01.07
    Different ways to check for Ansible syntax errors Configuration Management Tool
  • PersonalHow to Create Symbolic Links in Linux
    All You Need to Know About Symbolic Links in Linux Linux
  • Linux basic commands Linux
  • HyperV 2
    Fix no disks suitable for the cluster were found Windows Server
  • cv
    Add languages to Windows images using DISM and PowerShell Windows Server
  • system
    How to fix the system cannot find the file specified when adding LP, LIP, and FoD packages to Windows Images Windows Server
  • c
    Action cannot be complete because the computer is open in Wimserv Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,801 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.