How to bypass the TPM requirement in Windows 11

alimac

VIP Member
VIP Member
Joined
Feb 21, 2013
Messages
10,425
Reaction score
13,774
If you are attempting to install Windows 11 and receive a message stating, "This PC can't run Windows 11," it is likely that you do not have a TPM 2.0 installed or enabled.

The good news is that Microsoft includes a new 'LabConfig' registry key that allows you to configure settings to bypass the TPM 2.0, the 4GB memory, and Secure Boot requirements.

Based on the name of this registry key, it is likely used by Microsoft or OEMs to set up a "lab" environment to test the Windows 11 on older equipment or when testing new features.

To bypass the TPM 2.0 requirements when installing Windows 11, please follow these steps:
  1. Install Windows 11 via an ISO or sign upto Windows 11 Insider Program. While installing Windows 11, if your computer does not meet the hardware requirements, you will see a message stating, "This PC can't run Windows 11."
1625311945894.png

Windows 11 setup blocked due to missing hardware requirements

When you see the above message, press Shift+F10 on your keyboard at the same time to launch a command prompt. At this command prompt, type regedit and press enter to launch the Windows Registry Editor.

1625312100627.png
Opening command prompt in Windows Setup

When the Registry Editor opens, navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup, right-click on the Setup key and select New > Key.

When prompted to name the key, enter LabConfig and press enter.

Now right-click on the LabConfig key and select New > DWORD (32-bit) value and create a value named BypassTPMCheck, and set its data to 1

Now create the BypassRAMCheck and BypassSecureBootCheck values and set their data to 1 as well, so it looks like the following image.

1625312262494.png
Configuring the Registry to bypass hardware requirements

  • Once you configure those three values under the LabConfig key, close the Registry Editor, and then type exit in the Command Prompt followed by enter to close the window.
  • You will now be back at the message stating that the PC can't run Windows 11. Click on the back button in the Windows Setup dialog, as shown below.
1625312359476.png

You will now be back at the screen prompting you to select the version of Windows 11 you wish to install. You can now continue with the setup, and the hardware requirements will be bypassed, allowing you to install Windows 11.

1625312426767.png
Hardware requirements are now bypassed

It is important to note that disabling these features could affect the performance or stability of Windows 11, so be sure to only use them on a virtual machine or test box that are you are ok with working in an unsupported environment.

Furthermore, by disabling the TPM 2.0 requirement, you are effectively reducing the security in Windows 11.

Finally, running Windows 11 on anything less than 4GB will not be an optimal experience and is not recommended.
 
Back
Top