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...
KimberlyFords
Jul 03, 2024Iron Contributor
elliot-williamsOne simple trick is by editing the Registry during Windows 11 installation.
- Boot from the Windows 11 USB drive.
- When you see the "This PC can't run Windows 11" message, press Shift + F10 to open the Command Prompt.
- Type regedit and press Enter to open the Registry Editor.
- Navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup.
- Right-click on Setup and select New > Key. Name it LabConfig.
- Right-click on LabConfig and select New > DWORD (32-bit) Value. Name it BypassTPMCheck.
- Double-click on BypassTPMCheck and set the value to 1.
- Create another DWORD (32-bit) value named BypassSecureBootCheck and set the value to 1.
- Close the Registry Editor and Command Prompt.
- Continue with the installation.
At this time, you won't see any error and you can proceed to install Windows 11 on a PC without TPM. However, this is not an user friendly solution, especially for newbies.
romulopeixoto2010
Jul 28, 2024Copper Contributor
KimberlyFords Just tried your solution and it worked perfectly, I would just add since Windows will require a restart after that part is done, to boot on the second start from the hard drive, not the bootable device, got a bit stuck in a loop here for some minutes until I figured it out
- KevinG3Oct 17, 2024Brass Contributor
Have you had any issues with your Windows 11 install?
Does it update OK?Did it activate (digital license or whatever)?