header banner
Default

How to set up Windows 11 on nearly any unsupported computer


Want Windows 11 but have an unsupported computer? Here's how to install Windows 11 even if your PC doesn't meet the minimum requirements.

Install Windows 11 by bypassing minimum requirements
This article is part of a directory: Windows 11 installation and activation: Everything you need to know

Table of contents

Quick Links

VIDEO: How to install Windows 11 22H2 on Unsupported PC (New Method)
Tips 2 Fix

Windows 11 is the latest version of the most popular operating system in the world, and it's been available for ove two years now... as long as you have a supported computer. This version of Windows changed a lot, from the design language to dropping support for a lot of older hardware. Indeed, Windows 11 has some hefty system requirements compared to previous versions of Windows, so there are a lot of unsupported PCs you can't install it on.

The most notable change for many is the new requirement for a Trusted Platform Module (TPM), but it also bumps the minimum RAM required to 4GB and it requires an x64-based processor, on top of having a fairly restrictive list of supported CPUs.

All of that means that many users are left without an official path to upgrade to Windows 11, even if their PC still runs well enough for them. While there isn't much you can do about compatibility if you have an x86 CPU, you can bypass the requirements for specific CPUs or TPM support, which allows most Windows PCs to upgrade to Windows 11. In this article, we're going to show you how to do that.

Check if TPM and Secure Boot are enabled

One thing that's worth keeping in mind before starting this process is that in some cases, your PC may have TPM or Secure Boot support (another Windows 11 requirement), but it's disabled in the BIOS, so first, you should make sure Secure Boot is enabled alongside TPM. Here's how:

  1. Restart your computer.
  2. When you see the first signs of life, such as the manufacturer's logo, repeatedly press Esc, F1, F2, or F12. Different brands use different keys, and you can learn more in our guide to enter the BIOS.
  3. Once in the BIOS settings, look for settings called Secure Boot and TPM (this may also be labeled as Security Device or have other text around it). They'll usually be under a security section, but it may vary depending on your computer. Some PCs may have a firmware TPM (fTPM) rather than a hardware TPM. Either option should work.
  4. Make sure both are enabled.
  5. Save your changes and exit.

After this, you may be able to install Windows 11 on your PC through the usual methods. If you don't find these settings, they might not be supported, which is where this guide comes in.

Bear in mind that if you install Windows 11 on an unsupported PC, you may not be able to get future updates. Security updates shouldn't be much of a problem, but you may end up needing to repeat this process if Microsoft releases a big update, like Windows 11 version 22H2 was. Additionally, some unsupported hardware has a good reason to not be supported. Performance and stability may not be the best on some older PCs.

Using Rufus to create a custom ISO

Rufus is a very useful tool for creating bootable installation drives for Windows and other operating systems. It's been around for a long time, and with Windows 11, the developer actually added some features to make it easier to install the new OS on unsupported machines. For this, you'll need a USB flash drive with nothing on it (or data you don't care about losing), but otherwise, this is easily the best method for anyone to use. If the USB drive has important data, be sure to create a backup before you start.

Here's what you need to do to get this working:

  1. Start by downloading an ISO file for Windows 11 on this page. The option to download an ISO is the third one, but you can also create an ISO using the Media Creation Tool on this page.
  2. Download the latest version of Rufus from the official website. It comes in both installable and portable versions, and you can use whatever you prefer.
  3. Plug in the USB flash drive you're going to use as installation media.

    We'd recommend unplugging any other drives so you don't risk erasing them by accident.

  4. Launch Rufus, and pay attention to the options you'll see here. Start by choosing the right flash drive under Device near the top.
  5. Under Boot selection click the Select button and look for the ISO file you downloaded. A few default settings will be applied, and you shouldn't need to change them. You can change the name of the drive if you want it to be easier to identify, though.
  6. Click Start at the bottom of the window.
  7. You'll see a prompt with a series of options, but the only one you need is at the top. This will disable all the compatibility checks for Secure Boot, TPM, specific CPUs, and even RAM (though we still wouldn't recommend installing Windows 11 if you don't meet the RAM requirements). It should be enabled by default, but if it isn't make sure to enable it.
  8. Click OK and Rufus will start moving the Windows 11 installation files to the flash drive. This process can take a while, especially if you have a slower USB port.
  9. When the process is finished, you'll have a USB flash drive that you can use to install Windows 11 on almost any PC that doesn't meet the requirements. Open the USB drive and launch the setup file to begin the installation.

    Alternatively, you can use the USB drive as a boot device if you want to perform a clean install. For that, check out our guide on how to install Windows 11 where we explore that specific path.

  10. Follow the installation process as normal. Click Accept when you see the Windows 11 license terms, and then Install when you see the summary screen for the installation options. Windows 11 will begin installing.

Once it finishes installing, you may see some additional configuration steps, but after that, you'll be on the Windows 11 desktop. You're ready to use Windows 11 as you would on an officially supported PC. But you'll have to keep in mind that some of these requirements exist for a reason, so some older hardware may experience poor performance or stability.

Bypassing requirements with the Registry Editor

One way you can try to bypass the system requirements for Windows 11 is to modify some registry values on your PC using the Registry Editor. Using the Registry Editor isn't something we recommend inexperienced users do, but if you know how to get around and you follow the steps below, you should be able to do this without much of a problem.

This method is ideal if you have an older TPM (such as a TPM 1.2) or if the only problem you're facing is having a supported CPU. It's not going to work for PCs with no TPM at all or to bypass other requirements.

Either way, the first thing you'll want to do is download an ISO for Windows 11, just like we did for the method above. Then follow these steps:

  1. Open the Start menu and type regedit, then choose the first search result.
    Screenshot of Windows Search in windows 10 showing registry editor as the first result
  2. The Registry Editor should open. On the left-side pane, navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup.
  3. Right-click the empty space on the right and select New, then DWORD (32-bit) Value. Name it AllowUpgradesWithUnsupportedTPMOrCPU.
  4. Double-click it and set the value to 1, then click OK.
    Screenshot of Registry Editor when modifying an hexadecimal value to be 1
  5. Now, double-click the ISO file you downloaded to mount it as a virtual drive.
  6. The drive should automatically open after mounting it, or you can find it on the This PC page. Run the setup file inside and begin the installation.
    Screenshot of installation customization options in Rufus, with the requirements for 4GB of RAM, Secure Boot, and TPM 2.0 removed
  7. If your only hurdle was CPU compatibility or having an older TPM, the installation should now proceed as normal.

If that still doesn't work, it may be because your PC has no TPM whatsoever, which may be the case for many custom-built PCs, for example.

Install Windows 11 with launch parameters

There's one last trick you can try if you don't have a USB drive and you're running into other issues. This one can be a bit risky for an upgrade due to potential compatibility and driver issues, however. We would definitely steer less experienced users toward the Rufus solution at the top.

This trick involves running the Windows 11 installer as if it were a Windows Server installer, which bypasses the compatibility checks that would usually prevent you from installing Windows 11. It can cause compatibility issues with some drivers and other settings if you're upgrading an existing PC, but there are ways to make it safer. This method was first shared by AveYo on GitHub. Here is what you need to do:

  1. Download a Windows 11 ISO, just as we did for the methods above.
  2. Double-click and mount the ISO as a virtual drive, and the new drive should open automatically. Take note of the drive letter in the address bar. In our case, it's E:, but it may vary.
    Screenshot of a USB drive with Windows installation files in File Explorer. The drive letter is highlighted
  3. Open a Command Prompt window. You can do this by searching for cmd in the Start menu and pressing Enter.
  4. Enter the following text, replacing E: with the correct drive letter for your specific case.
    E:\setup.exe /Product Server /Compat IgnoreWarning /MigrateDrivers All
  5. The setup should launch, but labeled as a Windows Server installer.
  6. Click through the process as you normally would, and Windows 11 will begin installing.

If you followed all of these steps correctly, you should soon have your computer running Windows 11 without any problems.

Conclusion

There are many reasons why Windows 11 may not run on your specific PC, but this workaround with Rufus is currently the best way to fix all of them. There are some things you can't work around, but most of the big new requirements for Windows 11 can be bypassed this way. It does require a USB drive, which not everyone will have, but it's worth it for the ease of use and the low level of risk. If you really don't want to get a USB drive, the other solutions should also help you.

Of course, the best way to get Windows 11 is probably to buy a new PC that supports it. We have a list of PCs that support Windows 11, but any Windows laptop you can buy today should ship with Windows 11, or at least support it. You can always check out our round-up of the best laptops available right now if you're looking for recommendations.

Sources


Article information

Author: Rhonda Martinez

Last Updated: 1704634203

Views: 1154

Rating: 4.6 / 5 (97 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Rhonda Martinez

Birthday: 2014-11-12

Address: 9988 James Forge Suite 374, Roblesbury, SC 30516

Phone: +3560712392365523

Job: Quantum Physicist

Hobby: Beekeeping, Sewing, Video Editing, Motorcycling, Orienteering, Stargazing, Magic Tricks

Introduction: My name is Rhonda Martinez, I am a daring, welcoming, irreplaceable, capable, esteemed, Open, ingenious person who loves writing and wants to share my knowledge and understanding with you.