How to view TPM's PCR register

chenwen lei 21 Reputation points
2022-08-28T08:15:02.9+00:00

Use PowerShell to view TPM's PCR register

Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Reza-Ameri 17,341 Reputation points Volunteer Moderator
    2022-08-28T16:12:21.617+00:00

    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.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.