Skip to content

Improvement: Always Pass TPM Version if BypassTPMCheck and AllowUpgradesWithUnsupportedTPMOrCPU is set #794

Description

@war59312

Describe the bug
Improvement: Always Pass TPM Version if BypassTPMCheck and AllowUpgradesWithUnsupportedTPMOrCPU is set.

To Reproduce
Create HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup

Add REG_DWORD called AllowUpgradesWithUnsupportedTPMOrCPU and set to 1 (one)

Create HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig

Add REG_DWORD called BypassTPMCheck and set to 1 (one)

Expected behavior
TPM Version should show Supported

These registry keys allow Win11 to be installed or upgraded without a TPM.

So in reality the user can now install / upgrade Win11 just fine so should reflect that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions