Home
» PC Tips
»
How to Install Windows 11 on an Unsupported PC
How to Install Windows 11 on an Unsupported PC
Whether it's just a push for people to upgrade their PCs or Windows 11 is actually much more powerful than Windows 10, the fact remains that many PCs are not compatible with the new Windows 11 upgrade. If your PC doesn't meet Microsoft's hardware requirements , don't give up. Installing Windows 11 on unsupported PCs is possible. Let's find out with WebTech360 through the following article!
Note before starting
Until now, installing Windows 11 on unsupported PCs only worked if you had a 64-bit processor, as Windows 11 is only available in a 64-bit version. Unlike previous Windows systems, Windows 11 is not available in a 32-bit version.
If you're unsure, press Win + X and select System. You'll see details about your system, including your operating system type and processor, next to System type .
Check if the operating system is 64 or 32-bit
Also, no files will be deleted, but sometimes upgrading to a new operating system can go wrong and your files can disappear. To be safe, back up all your important files before proceeding. In fact, you should check out this list of things to do before installing Windows 11 .
Download Windows 11 ISO file
You will need to download the Windows 11 ISO file. Since you cannot upgrade using Windows Update due to compatibility issues (you will receive an error message), you will have to do it manually.
The download is just over 5 gigabytes, so it can take anywhere from a few minutes to a few hours depending on your internet connection.
Edit registry
Before doing anything else with the ISO image, you need to edit your registry. This will allow you to bypass the CPU compatibility check, 4GB RAM, TPM 2.0 , and Secure Boot . There are two different registry edits:
1. Skip CPU and TPM requirements
If your PC meets the memory and Secure Boot requirements, installing Windows 11 on unsupported PCs may only require this single registry edit.
Step 1 : Press Win + R to open Run . Type regedit and press OK. Press Yes if asked for confirmation.
Step 2 : Manually navigate to the location or enter the following into the menu in Registry Editor:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup
Step 3 : Right-click anywhere on the right side and select New > DWORD (32-bit) Value .
Step 4 : Name the new value AllowUpgradesWithUnsupportedTPMOrCPU , then double-click it to change the value to 1. Click OK to save the changes.
Name the new value AllowUpgradesWithUnsupportedTPMOrCPU
If you want to skip the next part about installing the ISO to see if this hack is all you need, go ahead. If you still get the installation denied message, you will need the next registry hack.
2. Bypass TPM, Secure Boot and RAM requirements
This registry hack will bypass TPM, Secure Boot and RAM requirements.
Step 2 : Right-click on Setup and select New > Key . Name it LabConfig.
Step 3 : Right-click on the newly created LabConfig key and select New > DWORD (32-bit) Value . Name it BypassTPMCheck.
Create BypassTPMCheck value
Step 4 : Double click on the new value and set its value data to 1 .
Step 5 : Repeat the process to create two more DWORD (32-bit) values. Name the first value BypassSecureBootCheck and the second value BypassRAMCheck . Set the above values to 1 .
Step 6 : Once done, you will have all three values set to 1 .
3 values with Value Data of 1
Step 7 : When you're done, test to see if everything is working as planned.
Installing Windows 11 on an unsupported computer
While you don't need to burn the ISO image to a DVD or create a bootable USB, please refer to Microsoft's step-by-step instructions on the download page if installing via File Explorer doesn't work properly.
Windows 10 has the ability to mount virtual ISO images, eliminating the need to use DVD and USB methods.
Step 1 : Open File Explorer and navigate to the location of your Windows 11 ISO file. Double-click it to mount the file.
Step 2 : Open the mounted image like any other folder and double-click the Setup file to start the installation.
Step 3 : Assuming all goes well, you may get a warning message that your PC is incompatible, but you can ignore it—unlike the rejection message you got before.