3,085 questions
Try navigating to C:\Windows\Logs\MeasuredBoot (assume C: is the drive where Windows is installed)
And you should see it there.
In case you want read it in the PowerShell, you may use Get-Content
command.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Use PowerShell to view TPM's PCR register
Try navigating to C:\Windows\Logs\MeasuredBoot (assume C: is the drive where Windows is installed)
And you should see it there.
In case you want read it in the PowerShell, you may use Get-Content
command.