If you own an old PC or laptop which does not meet the minimum system requirements needed to install Windows 11, you’re not entirely out of luck. A Regedit hack that lets you install Windows 11 on unsupported hardware (CPU and TPM) without erasing data or formatting a drive. Just download the Windows 11 ISO and use Rufus to create a bootable USB flash drive. You can also use tools like WinPass11 and Force-Windows-11-Install from Github to install Windows 11 on any PC.
When I tried Windows 11 Installation Assistant and Windows PC Health Check app to check if I could install Windows 11 on my old laptop with an Intel Core i5 processor, I got the following message:
“This PC doesn’t currently meet Windows 11 system requirements”
“The processor isn’t currently supported for Windows 11”
The CPU and an older version of the TPM (Trusted Platform Module) were the only deterrents in the way of the free upgrade to Windows 11. If you’re having such issues, we got you covered. In this detailed tutorial, we’ll check out the different methods to install Windows 11 on unsupported hardware, CPU, or TPM.
Please keep in mind that if your PC is very old with a humble hardware configuration, forcing it to install Windows 11 might not be a good idea. Doing so may have negative consequences pre or post-installation of the new OS. Even if you manage to install Windows 11 on your old PC, it might have stability issues or run slowly. Moreover, once you install Windows 11 on unsupported hardware, your PC will not receive any future software updates. You may still receive security updates though. Also, Windows 11 is a 64-bit-only OS and therefore, your PC must be a 64-bit system.
There are several methods to install Windows 11 PCs with unsupported hardware. You must implement a Registry hack that bypasses the system compatibility checks no matter which method you go with. You can do that either manually or use tools like WinPass11 and Force-Windows-11-Install from GitHub.
Once you have installed Windows 11 on your old PC, do not forget to enable the God Mode folder with a simple code.
Download Windows 11 ISO
The first thing you’ll need to install Windows 11 on your PC manually is to download the Windows 11 Disk Image (ISO) file from Microsoft’s official website. You can use it to install Windows 11 by tunning the setup.exe via Windows Explorer or creating a USB flash drive using Rufus or Media Creation Tool W11.
Method 1: Use WinPass11 or Force-Windows-11-Install
If you are not able able to install Windows 11 because your PC or laptop doesn’t meet the TPM version and processor requirements, 2 utilities on GitHub can help.
WinPass11: Auto
Developed by ArkaneDev from GitHub, WinPass11: Auto is a great tool that lets you install Windows 11 on unsupported hardware. This one-click Windows 11 installer will work only if you’re already in the Windows Insider Release Preview channel. Just download the WinPass11Auto.exe and run the program as administrator and follow the on-screen instructions. It will download the registry tweaks and install Windows 11 even if your PC doesn’t meet the minimum system requirements.
Force Windows 11 Install
Force-Windows-11-Install is another great tool that you can find on GitHub. Developed by JosephM101 this tool uses an existing Windows 11 installer ISO and modifies it in a way that it bypasses system requirement checks while installing the OS. It contains a registry hack that bypasses the CPU and TPM check. The modified ISO created by Force-Windows-11-Install contains a patch that forces Windows 11 all feature updates to install on unsupported hardware.
Download Windows 11 from UUP Dump, create a bootable ISO, and follow this tutorial.
Method 2: Edit Registry to Bypass CPU and TPM Check
The main hurdles that generally come between an old PC and Windows 11 are inadequate processing power, the absence of a secure boot, and an older version of TPM.
Fortunately, there is an easy Registry hack to make the new Windows 11 ignore such incompatibilities. This method involves adding some new entries in the Registry Editor so it’ll be a good idea to create a system restore point beforehand.
Edit Registry to Bypass TPM and Secure Boot Check
TPM 2.0 and Secure Boot are major requirements for Windows 11. If your PC doesn’t have TPM or Secure Boot, you can make the Windows 11 installer setup to ignore this deficiency. All you need to do to achieve this is to make some changes in the Registry Editor.
- Press the Windows logo key + R to launch the Run app, type “Regedit” in the text box, and click Open.
- When the Registry Editor window launches, navigate to the following location.
HKEY_LOCAL_MACHINE\SYSTEM\Setup
- Now, right-click on Setup and select New > Key.
- When the new entry is created under Setup, rename the newly created New Key #1 to LabConfig.
- Now, right-click on LabConfig and select New > DWORD (32-bit) Value.
- Assign BypassSecureBootCheck as a name to this new registry entry. Double click this entry and change the Value data to 1.
- Now, right-click on LabConfig once again, select New > DWORD (32-bit) Value, create another entry, and name it BypassTPMCheck. Double-click the new file and set its value to 1.
- Thus, you now have 2 new entries under HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig. BypassSecureBootCheck and BypassTPMCheck will prevent Windows 11 installer from checking for Secure Boot and TPM 2.0.
Regedit to Install Windows 11 on Unsupported CPU
If you got an old PC with an incompatible CPU but has TPM 1.2, you can still install Windows 11 on unsupported hardware using the following Registry hack.
- Navigate to HKEY_LOCAL_MACHINE > SYSTEM > Setup > MoSetup in Registry Editor.
- Right-click on MoSetup and choose New > DWORD (32-bit) Value.
- Rename the New Value #1 entry you just created AllowUpgradesWithUnsupportedTPMOrCPU.
- Now, double-click this file and change the Value data to 1.
- Once you have made the change, click OK to save it.
You are all set to install Windows 11 on your old laptop or desktop with unsupported hardware. Just open the Windows 11 ISO in File Explorer, double-click the setup.exe, to launch the installer, and follow the on-screen instructions.
We have a big collection of 17 Registry Editor hacks and tweaks for Windows that you can use to enjoy new features, better performance, and a more personalized experience.
Method 3: Enable TPM 2.0 from UEFI to Install Windows 11
If your PC has the required CPU for Windows 11 but the TPM 2.0 is an issue, you can follow the tips given below. In this section, we will see how we can enable TPM 2.0 in UEFI BIOS (PC firmware). In case you purchased your Windows PC within the last 5-6 years, it’s most probable that it already has TPM 2.0 but it lies disabled in the BIOS.
Therefore, even if you see the “TPM 2.0 must be supported and enabled on this PC” message while checking requirements, there’s a way to enable TPM 2.0. While the registry hack described above is enough to prevent Windows 11 Installer from checking for TPM, it’s still a better idea to enable it from the BIOS menu.
In order to verify if your PC has TPM support open the Windows Search, type “tpm.msc” and click the tpm.msc or Open option from the result.
If you see “TPM is ready for use” and Specification Version 2.0 in the TPM Management on Local Computer window, it’s all good. However, if you get the “Compatible TPM cannot be found” warning, you should try enabling it from the BIOS security options.
- Open Windows Search and type “Recovery Options” in the search box, click on it and select Restart. You can also navigate to Settings > Update & Security > Recovery > Restart now. Alternatively, you can directly access the BIOS settings by restarting the computer normally and pressing the F1, F2 (Dell), F10, or F12 (HP).
- When the recovery options show up on the screen, go to Troubleshoot > Advanced Options > UEFI Firmware Settings and select Restart now.
- Once you see the BIOS settings screen, look for Advanced Security or Trusted Computing. Depending on your PC manufacturer, the option to enable the TPM may be labeled one of the following:
- Security (Dell/HP)
- Security Chip (Lenovo)
- TPM State
- Security Device Support
- AMD PSP fTPM
- Advanced\AMD fTPM (Asus)
- Advanced\PCH-FW Configuration page (Asus)
- Intel PTT
- Intel Platform Trust Technology
- Just enable TPM 2.0, save the changes, and exit the Boot menu.
Now, open the Windows 11 ISO (Win11_English_x64v1.iso) in File Explorer and run the setup.exe to install Windows 11.
Method 4: Install Windows 11 Using Windows 10 Bootable USB Drive
The Regedit method is enough to help you install Windows 11 on unsupported hardware, especially incompatible CPU and TPM. However, there is another method to trick the installer into thinking that it’s installing Windows 10 when it’ll install Windows 11 in reality. You will be able to install Windows 11 even if your PC meets the minimum requirements to install Windows 10. Needless to say, the method involves downloading the ISO files for both Windows 10 and Windows 11.
Before you proceed with this method, make sure you have the following things ready with you.
- Windows 11 ISO file
- A USB drive with at least 8GB of storage space
- Windows 10 Media Creation Tool
- Fast data connection
Once you have the above things ready, let’s create a Windows 10 bootable USB drive.
Plug the USB drive into your PC. Keep in mind that any data stored on the USB drive will be erased in the process. Double-click the MediaCreationTool21H2.exe file and select the USB flash drive.
Click Next, agree to the terms and conditions when prompted, and keep clicking the Next button until you reach a point when you get to the finish line saying, “Your USB flash drive is ready“.
Now that you have created the bootable USB drive, right-click on the Windows 11 ISO file (Win11_English_x64v1.iso) and select Mount and then click the Open button.
You’ll now have all the files of the Windows 11 ISO in front of you. Open the sources folder, look for a file named ‘install.wim‘, and copy it.
Now, open the Windows 10 USB flash drive in File Explorer and double-click the sources folder. Look for ‘install.esd‘ and delete this file and paste ‘install.wim‘ (from the Windows 11 ISO) that you earlier copied into this folder.
Now, go back and right-click the setup.exe file on the bootable USB flash drive and run it as administrator to install Windows 11 on unsupported hardware from USB.
Method 5: Install Windows 11 without TPM Using Rufus
Rufus is a bootable USB drive creation tool that can help you install Windows 11 on unsupported hardware from USB without a TPM requirement check. In my opinion, this is the easiest method to install Windows 11 on old PCs that don’t support TPM or secure boot. To use this method, make sure to get the following things ready beforehand:
- Download Rufus
- A USB drive with a minimum 8GB storage capacity
- Windows 11 ISO file
Let’s start now!
- Plug the USB drive into your PC.
- Launch the Rufus tool as administrator. The app will automatically detect the USB drive and show it under the Device section.
- Click the Select button, navigate to the Windows 11 ISO file, and add it to Rufus.
- Click the box under the Image option section and select Extended Windows 11 Installation (no TPM / no Secure Boot).
- Now, click the Partition scheme section and select GPT (GUID Partition Table).
- Finally, throw a look at the Rufus window to make sure you’ve configured everything properly. Now, go ahead and click the Start button.
That’s it! Just wait until Rufus finishes creating a Windows 11 bootable USB drive. You can use this bootable USB to install Windows 11 on PCs with no support for TPM and Secure Boot.
When the Windows 11 installation setup launches, follow the on-screen instruction.
Go and grab a cup of coffee as it’ll take a while for the Windows 11 installation to finish. Enjoy the new user interface and all the new features of the newly installed OS.
Finally, it’s time to wrap up this article. We just discussed 5 workarounds to install Windows 11 on unsupported hardware. You can either use the Regedit hack method or simply create a bootable USB drive without requirements check using Rufus to get Windows 11 on any PC. Which method did you try? Do share your thoughts with us.
Read Next: 250+ Keyboard Shortcuts for Windows 10 and 11
I’m impressed, I must say. Rarely do I encounter a blog
that’s both educative and entertaining, and without a doubt, you’ve hit the nail
on the head. The problem is something too few folks are speaking intelligently about.
I am very happy that I came across this during my hunt for something concerning this.
Im trying to do the methode 4 – trying to take the install.wim and replace the install file from w10. However, when i try to copy it, it tells me that the file is too big for the current filesystem (more than 4gb)… it worked fine in your tutorial. Why is that?
Hi Dom, what’s the storage capacity of your USB drive? Format it and try again.
It is 16gb, its more than enough storage, but i think with FAT32 he isnt able to have a file thats more than 4gb at once. Can i just format it to ntfs and it will still work? Thanks for your response!
Congratulations for the excellent article “5 Ways to install Windows 11 on unsupported hardware”.
My notebook is a Vaio with a 512 SSD and Windows 10 Pro. I understand thar I should use the 5th method for the installation. But the question is: the SSD is formatted as NTFS. Will it be converted to GPThen changing it to
Congratulations for the excellent article “5 Ways to install Windows 11 on unsupported hardware”!
In my case, Méthod 5 seems to be the most indicated. My HD is a 512 SSD, and is formatted as NTFS. Will it be converted to GPT? If so, will its contents be lost during the conversion?
I look forward for your reply.
Sérgio Diniz
Hi Sergio, I have used the steps in a similar scenario as yours, your data will be lost during the conversion. However, there are some online tutorials that you can follow to go through the conversion without any data loss.
I used method 4 with success. I copy the hacked win 10 install from the iso to my win 10 desktop. Run it from there I have the choice between a clean install or an install that retains everything. I choose the latest which works fine. Please add to the methods above if it’s a clean install or non-clean install. Rufus is only a clean install for example.
See soon if method 4 works with 22h2.
Method 4 does not work annymore with 22H2
there’s another one you didn’t mention, when install can’t be achieved with mention: compatibility cannot be checked
or simply in replacement of method 5
i let you find this one
Thanks for sharing the info! We’ll update the tutorial ASAP.
Easiest way…
1. Just use Windows 11 Media Creation Tool. Make a standard Bootable USB installer.
2. Create a blank text file named “ForceW11.reg”
(See bottom)
3. Copy this file to the USB after Media Creation Tool is finished.
4. Boot to the USB
5. Once booted and stitting at the “Install” button. Press “Shift+F10” combo.
This will bring up the command prompt.
6. Run the ForceW11.reg.
You will be prompted with a warning about editing the registry.
Click “Yes”. Or “OK”… I don’t recall exactly.
(Who cares, it’s a temp loaded registry anyways.)
7. Click “Install” and proceed as normal.
Content of “ForceW11.reg” file below.
=========================================
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup]
“AllowUpgradesWithUnsupportedTPMOrCPU”=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup\Tracking]
“InstallAttempts”=dword:00000000
“FailureCount”=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig]
“BypassSecureBootCheck”=dword:00000001
“BypassTPMCheck”=dword:00000001
=========================================
Thanks for sharing this method, Joshua! It’ll sure help others. 🙂
Method 4 doesn’t work with latest windows. Doesn’t show up as an option extended windows 11. 🙁