

To disable TPM logging, from an elevated command prompt, type: Log files start with 'tpm*' from '%SystemRoot%\System32\LogFiles\WMI'

Temporarily stop the TPM driver logging and flush the buffer: 'logman stop tpm -ets'ĥ. Reg delete HKLM\SYSTEM\CurrentControlSet\Control\WMI\Autologger\Tpm /v FileCounter /fĬhange to the directory '%SystemRoot%\System32\LogFiles\WMI’ Reg delete HKLM\SYSTEM\CurrentControlSet\Control\WMI\Autologger\Tpm /v FileMax /f Reg add HKLM\SYSTEM\CurrentControlSet\Control\WMI\Autologger\Tpm /v LogFileMode /t REG_DWORD /d 0x10000004 /f Reg add HKLM\SYSTEM\CurrentControlSet\Control\WMI\Autologger\Tpm /v Start /t REG_DWORD /d 1 /f From an elevated command prompt, run the following commands: Please try to enable the TPM log to collect more information to troubleshoot this issue.ġ.
