Forum Discussion
Help Needed: Install Windows 11 Without TPM on My PC
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.
- asimmalik786Aug 22, 2025Copper Contributor
that doesn't work still showing the message
- ManuSingh47Jan 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
- KevinG3Jan 16, 2025Brass Contributor
Nagendra quick question.....
Is it considered a legitimate installation as far as receiving regular monthly security updates and everything else that comes through Windows Update?