How to get tpmdiagnostics.exe on Windows 10?

Denis Rutten 40 Reputation points
2023-02-06T15:43:03.8466667+00:00

Running tpmdiagnostics.exe on Windows 11, I notice that it says "TpmDiagnostics.exe : A tool for Windows 10 build 22621." Is there a way of actually getting this tool on Windows 10?

Windows for business | Windows Client for IT Pros | User experience | Other

Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

Answer accepted by question author
Castorix31 91,971 Reputation points
2023-02-06T16:22:39.1233333+00:00

You can chek if it is listed by DISM :

DISM /Online /Get-Capabilities

If yes, you can add it with (maybe another version...) :

DISM /Online /Add-Capability /CapabilityName:Tpm.TpmDiagnostics~~~~0.0.1.0

Was this answer helpful?

4 people found this answer helpful.

0 additional answers

Sort by: Most helpful