Hello,
The error “The Virtual Machine Subsystem failed to decrypt the VM state” can occur when the Hyper-V host cannot use the cryptographic material required to unlock the Shielded VM.
I would not clear the physical TPM as the first troubleshooting step. Start by checking the TPM and guarded-host state:
Get-Tpm
Get-HgsClientConfiguration
If the TPM is not initialized or ready, use the supported TPM initialization procedure rather than immediately clearing it.
Most importantly, don't delete or modify the Shielded VM's .vmcx/.vmrs files or its Key Protector as part of this troubleshooting. The VM configuration should be preserved while the host's TPM/KSP and HGS attestation state are investigated.