Difference between revisions of "TPM Windows 11 Registry Hack"
Jump to navigation
Jump to search
(Created page with "``` New-ItemProperty -Path "HKLM:\SYSTEM\Setup\MoSetup" -Name "AllowUpgradesWithUnsupportedTPMOrCPU" -Value 1 -PropertyType DWORD -Force ```") |
(No difference)
|
Latest revision as of 23:08, 31 December 2021
New-ItemProperty -Path "HKLM:\SYSTEM\Setup\MoSetup" -Name "AllowUpgradesWithUnsupportedTPMOrCPU" -Value 1 -PropertyType DWORD -Force