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.
ManuSingh47
Jan 22, 2025Copper Contributor
Hello Man I just wanna know I have all the requirement but, I don't have the TPM 2.0 and the CPU Generation.
Please tell me how I bypass the CPU generation.
- KevinG3Aug 14, 2025Brass Contributor
I just upgraded a PC last week from 10 to 11, it was much easier than I expected. Go to Rufus and download their tool it will give you the option to uncheck the cpu and TPM requirements, 2 things that threw me
- When setting up the screen in Rufus you won't see the bypass options where you think they should be, just click next and they will be in the next window
- During Windows setup, after you tell it what drive/partition to install 11 on you get a screen that says your computer doesn't meet windows 11 requirements, just click next and installation will begin