Skip to content
Follow
Windows

How to Clear and Reset TPM in Windows 11

Richard
Written by
Richard
Feb 5, 2026 Updated Jul 10, 2026 4 min read
How to Clear and Reset TPM in Windows 11
How to Clear and Reset TPM in Windows 11

This guide explains what the Trusted Platform Module (TPM) is and shows how to clear and reset it on a Windows 11 PC.

⚡ Quick Answer

Clear TPM using the Windows Security app by navigating to Device security, then Security processor details, and finally clicking Clear TPM. Alternatively, use PowerShell with the Clear-TPM command or the TPM Management Console (tpm.msc). Back up your data before proceeding.

What is TPM?

The Trusted Platform Module (TPM) is a dedicated security chip soldered onto your computer’s motherboard. It safeguards sensitive data like encryption keys to protect your system from external threats.

Resetting this module frequently resolves startup failures, such as error code 0x8007007f. Problems often arise when Windows 11 cannot properly access or utilize these built-in security features.

📝Important
Back up critical files before proceeding. Wiping the module erases associated security data, including your Windows Hello PIN.

How to Reset TPM Using Windows Security App

The Windows Security app provides a graphical interface for managing hardware security:

Open the Windows Security app:

  1. Click the Start menu (the Windows icon in the bottom-left corner).
  2. Type Windows Security in the search box.
  3. Click on the Windows Security app from the results.
  4. In the app, go to Device security on the left menu or click its icon on the main page.
Windows 11 security app device security option
windows 11 security app device security option

Open the Start menu , type Windows Security, and select the app from the search results.

  1. Click on Security processor details under the Security processor section.
Security processor details link in Windows Security
Security processor details link in Windows Security

Navigate to Device security in the left sidebar, and click Security processor details.

  1. Next, click on Security processor troubleshooting.
Security processor troubleshooting page
Security processor troubleshooting page

Select Security processor troubleshooting to access the reset options.

  1. Under the Clear TPM section, choose a reason why you want to clear TPM.
  2. Click the Clear TPM button.
Clear and reset TPM option in Windows 11
Clear and reset TPM option in Windows 11

Choose the option to clear the security processor.

Your PC will restart, and the module will revert to factory defaults.

📝Note
Reconfiguring credentials like your PIN becomes necessary once the system boots back up.

How to Reset TPM Using PowerShell

PowerShell offers a quicker route for administrative maintenance:

Open PowerShell:

  1. Click Start, type PowerShell, right-click on it, and choose Run as administrator. ⚠️ Requires admin privileges
  2. Type this command and press Enter:
💻Code
Clear-TPM

Run the following command and hit Enter: Clear-Tpm. Your PC will restart and wipe the module automatically.

How to Reset TPM Using TPM Management Console

The TPM Management Console (tpm.msc), a legacy snap-in utility built into the operating system, handles advanced hardware administration.

  1. Click the Start menu and type tpm.msc or Trusted Platform Module (TPM) Management, then open it. ⚠️ Requires admin privileges
  2. In the top right corner of the window, click Clear TPM.
Clear TPM option in TPM management console
Clear TPM option in TPM management console

Press the Windows Key + R, type tpm.msc, and press Enter to launch the console.

The system might prompt you via a physical notification key on the keyboard to confirm the reset during the reboot sequence.

Hardware initialization completes automatically after the reboot finishes.

Common TPM Problem Messages

Specific error codes often point directly to malfunctioning cryptographic processors:

  • A firmware update is needed for your TPM.
  • TPM is disabled and needs your attention.
  • TPM storage is not available. Please clear your TPM.
  • Device health attestation isn't available. Please clear your TPM.
  • Device health attestation isn't supported on this device.
  • Your TPM isn't compatible with your firmware and may not work properly.
  • TPM measured boot log is missing. Try restarting your device.
  • There is a problem with your TPM. Try restarting your device.

Clearing the module resolves BitLocker encryption stalls and motherboard compatibility warnings.

Summary

  • TPM is a security chip that can sometimes cause issues on your PC.
  • You can clear and reset TPM using the Windows Security app, PowerShell, or TPM Management Console.
  • Always back up your important data before clearing TPM to avoid losing info like your PIN.
  • Resetting TPM can fix many TPM-related errors and problems.
  • For more help, see the official Microsoft page on Security Processor Troubleshooting.

Proper maintenance of the security processor keeps system encryption stable and prevents unexpected boot loops.

Should I clear my TPM in 🪟 Windows 11?

Wiping the module deletes all stored cryptographic keys, rendering encrypted volumes and virtual smart cards inaccessible unless recovery keys exist.

Can you reset TPM from BIOS?

Hardware firmware settings also allow resets; access the BIOS or UEFI menu during boot and locate the Trusted Computing or Security submenu.

How do I reset the TPM on 🪟 Windows 11?

Access the Windows Settings menu, type security processor troubleshooting into the search bar, and select the corresponding administrative utility.

What happens if I clear and reset TPM?

Resetting unbinds the hardware from the current operating system installation, prompting Windows to re-provision ownership upon the next reboot.

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.

📚 Related Tutorials

How to Enable or Disable the "Clear TPM" Button in Windows 11 Security App
Windows How to Enable or Disable the "Clear TPM" Button in Windows 11 Security App
How to Reset Windows Security App in Windows 11
Windows How to Reset Windows Security App in Windows 11
How to Enable or Disable Windows Security Notifications in Windows 11
Windows How to Enable or Disable Windows Security Notifications in Windows 11
How to Reset Local Security Policy in Windows 11
Windows How to Reset Local Security Policy in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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