Your cart is currently empty!
How to Fix “Trusted Platform Module Has Malfunctioned” Error in Windows
Written by
in
If you’re seeing the “Trusted Platform Module has malfunctioned” error on your Windows device, don’t panic. It’s a common issue tied to security features like BitLocker, Microsoft Office sign-ins, or Windows Hello. This post breaks down what causes it and how to fix it—step by step.
🔧 What Causes This TPM Error?
The TPM (Trusted Platform Module) is a hardware-based security chip used for encryption, authentication, and secure boot. If it malfunctions, it usually means:
- Corrupt TPM keys
- Outdated TPM firmware
- Conflicts with recent Windows updates
- App-specific glitches (especially with Microsoft 365 or Outlook)
Let’s fix it.
✅ 1. Clear the TPM via Windows Security
Warning: This will remove existing TPM keys. If you’re using BitLocker, make sure you back up your recovery key first.
Steps:
- Press
Windows + S
and search for Windows Security. - Go to Device Security > Security processor details.
- Click Security processor troubleshooting.
- Select Clear TPM.
- Reboot your system.
This resets the TPM and often clears the error.
✅ 2. Update Your TPM Firmware
Outdated firmware can lead to TPM bugs.
Steps:
- Press
Windows + R
, typetpm.msc
, and hit Enter. - Check the Specification Version at the bottom.
- Visit your device manufacturer’s support site (e.g., Dell, HP, Lenovo).
- Search for a TPM firmware update using your model number.
- Follow their guide to install the update.
✅ 3. Re-register TPM with Azure AD (For Work/School Accounts)
If you’re getting the error when signing into Microsoft apps with a work or school account:
Steps:
- Sign out of your Microsoft Office apps.
- Go to
Settings > Accounts > Access work or school
. - Remove your work/school account.
- Reboot.
- Re-add the account and sign back into Office.
✅ 4. Reset TPM Using Command Prompt
Advanced users can reset the TPM manually.
Steps:
- Press
Start
, search for cmd, right-click, and choose Run as Administrator. - Type:
shutdown /r /o /f /t 00
This restarts your PC into the Advanced Startup Menu. - Go to Troubleshoot > Advanced Options > UEFI Firmware Settings > Restart.
- In BIOS/UEFI, find TPM settings (under Security).
- Choose Clear TPM, save and exit.
✅ 5. Check for Windows Updates
Microsoft often patches TPM issues through updates.
Steps:
- Go to
Settings > Windows Update
. - Click Check for updates.
- Install everything available and reboot.
✅ 6. Disable and Re-enable TPM (Last Resort)
Only do this if nothing else works.
Steps:
- Boot into BIOS/UEFI.
- Locate TPM Security or Intel PTT.
- Disable it, save, and reboot.
- Go back into BIOS, re-enable it, save, and reboot again.
🧩 Still Seeing the Error?
If none of these steps work, it might be a hardware-level issue with the TPM chip. In that case, contact your device’s support team or consider having the motherboard checked by a technician.
Final Tip: Back up your recovery keys and important data before making TPM changes. These fixes reset critical security features that protect your data.
Got questions or ran into a specific issue? Drop a comment below and I’ll help you troubleshoot.