There’s a workaround to bypass the trusted platform module (TPM) version 2.0 to install Windows 11 on unsupported hardware and prevent the “This PC can’t run Windows 11” error, and here’s how. Although Windows 11 seems like a great update, compatibility with older hardware doesn’t look as good since Microsoft is adding some artificial restrictions leaving many computers without the possibility to upgrade.
Some of these restrictions include the need for TPM 2.0 hardware, which must be enabled before you can proceed with the Windows 11 installation. The reason is that the company wants to make the OS more secure since a TPM provides cryptographic functions, such as generating and storing encryption keys to enable features like Windows Hello, BitLocker, and other functionalities. In addition, Windows 11 may also require Secure Boot enabled. Furthermore, your computer needs to have one of the supported processors from Intel, AMD, and Qualcomm. Otherwise, the OS won’t install.
Although there are many new unwanted changes with Windows 11 regarding compatibility, and you meet the hardware requirements, but the problem is the TPM 2.0 chip, someone on Twitter (@cadenzza_) has found out a workaround to bypass the TPM 2.0 and Secure Boot requirements from within the Windows 11 setup without the need to create a custom ISO image.
In this guide, you will learn the steps to bypass the TPM and Secure Boot requirements during the installation of Windows 11 on unsupported hardware. Read the warning.
Bypass Windows 11 TPM and Secure Boot requirements
To bypass the TPM 2.0 and Secure Boot requirements during the installation of Windows 11, use these steps:
-
Start the PC with the Windows 11 USB flash drive.
-
Use the Shift key + F10 keyboard shortcut in the setup screen.
-
Type the following command to launch the Registry Editor from Command Prompt and press Enter:
regedit
-
Browse to the following Registry path:
HKEY_LOCAL_MACHINE\SYSTEM\Setup
-
Right-click the “Setup” folder (key), select the New submenu and choose the DWORD (32-bit) Value option.
-
Name the key BypassTPMCheck and press Enter to fix the Windows 11 TPM 2.0 requirement.
-
Double-click the BypassTPMCheck key and change the value from 0 to 1.
-
Click the OK button.
-
Right-click the “Setup” folder (key), select the New submenu and choose the DWORD (32-bit) Value option.
-
Name the key BypassSecureBootCheck and press Enter to fix the Windows 11 Secure Boot requirement.
-
Double-click the BypassSecureBootCheck key and change the value from 0 to 1.
-
Click the OK button.
-
Click the Close (X) button to close the Registry.
-
Click the Close (X) button to close the Command Prompt.
Once you complete the steps, you can continue with the Windows 11 installation on a device without TPM 2.0 or Secure Boot, and the OS should install normally.
It’s important to point out that Microsoft will let you install previews of Windows 11 without hardware restrictions through the Windows Insider Program. Instead, the policies will be enforced when you’ll need to install to the final version.