How to Enable or Disable the “Clear TPM” Button in Windows 11 Security App
You can disable the “Clear TPM” button in Windows 11 by navigating to Computer Configuration > Administrative Templates > Windows Components > Windows Security > Device security in the Local Group Policy Editor and enabling the “Disable the Clear TPM button” setting. Alternatively, use the Registry Editor to create or modify the DisableClearTpmButton DWORD value.
What is TPM?
TPM, which stands for Trusted Platform Module, is a small chip inside your computer designed to keep your information secure. It stores sensitive details like passwords and encryption keys. Think of it as a tiny security guard for your PC.
What Does the “Clear TPM” Button Do?
The "Clear TPM" button in Windows 11 resets the Trusted Platform Module (TPM) security chip. This action restores the TPM to its original factory settings, which can help resolve certain security issues.
Why Would You Turn Off the “Clear TPM” Button?
How to Turn On or Off the “Clear TPM” Button Using Local Group Policy Editor
- Press
Win + Rto open the Run box. - Type
gpedit.mscand press Enter. This opens the Local Group Policy Editor. - Follow this path in the left panel:
Computer Configuration > Administrative Templates > Windows Components > Windows Security > Device security - Click on
Device securityin the left panel. - Double-click
Disable the Clear TPM buttonon the right side. - Choose one of these options:
- Not Configured or Disabled: The Clear TPM button will be available.
- Enabled: The Clear TPM button will be turned off (hidden).
- Click
OKto save. - FLAG: Requires admin privileges — Restart your PC to apply the changes.

You can turn the Clear TPM button on or off in Windows 11 using the Local Group Policy Editor by following a few simple steps.
How to Turn On or Off the “Clear TPM” Button Using Windows Registry Editor
If you can’t access the Group Policy Editor, you can still control the Clear TPM button in Windows 11 using the Registry Editor.
- Press
Win + Rto open the Run box. - Type
regeditand press Enter. This opens Registry Editor. - Navigate to this folder:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\Device security - If the
Device securityfolder doesn’t exist, you need to create it:- Right-click on
Windows Defender Security Centerin the left panel. - Select
New > Key. - Name it
Device security.
- Right-click on
- Right-click inside the
Device securityfolder in the right panel. - Select
New > DWORD (32-bit) Value. - Name the new value:
DisableClearTpmButton - Double-click
DisableClearTpmButtonto open it. - Set the Base to
Decimal. - Set the Value data to:
1to turn off (disable) the Clear TPM button.0or delete the value to turn on (enable) the button.
- Click
OKand close Registry Editor. - FLAG: Requires admin privileges — Restart your PC to apply the changes.

Summary
The Clear TPM button in Windows 11 lets you reset your PC’s security chip, which can affect things like your PIN or fingerprint login.
The "Clear TPM" button in the Windows 11 Security app allows users to control device security settings. Turning this button on or off affects how the Trusted Platform Module (TPM) security chip functions, impacting features like BitLocker encryption.
You can change the "Clear TPM" button setting by using either the Local Group Policy Editor or the Registry Editor, two built-in Windows tools. Modifying this setting controls whether the "Clear TPM" option is visible and usable within the Windows 11 Security app.
Always restart your PC after making changes so they work properly.
For more detailed information about clearing TPM, visit Clear TPM guide.
Is it safe to clear TPM in 🪟 Windows 11?
Clearing the TPM in Windows 11 resets it to factory settings, which can affect access to encrypted files and features like BitLocker and Windows Hello.
Was this guide helpful?
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.
No comments yet — be the first to share your thoughts!