Forum Discussion
elliot-williams
Jul 03, 2024Copper Contributor
Help Needed: Install Windows 11 Without TPM on My PC
I am trying to upgrade my Windows 10 PC to Windows 11 as Microsoft asks me to do that from time to time. I downloaded the Windows 11 Installation Assistance but it tells me that this PC can't run thi...
Nagendra
Jan 16, 2025Copper Contributor
By modifying the registry on Windows 10, you can upgrade to Windows 11 while bypassing the TPM 2.0 requirement:
- Type regedit and press Enter to open the Registry Editor.
- Navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup.
- Right-click on Setup, select New > Key, and name it LabConfig.
- Within LabConfig, create the following DWORD (32-bit) values:
- BypassTPMCheck → Set it to 1.
- BypassSecureBootCheck → Set it to 1.
- BypassRAMCheck → Set it to 1.
- Close the Registry Editor and proceed with the installation.
This allows you to bypass the hardware requirements during the upgrade process.
asimmalik786
Aug 22, 2025Copper Contributor
that doesn't work still showing the message