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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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?
Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
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