- Learn how to install Windows 11 on unsupported computers by adding just 3 registry keys during the initial setup.
- Want to try Windows 11 on an older PC but you don’t meet the minimum requirements?
- There are a couple of ways to bypass Windows 11 checks, but not all are simple or are simply outdated.

The worst thing about Windows 11 is not the taskbar (it can easily be fixed), but the minimum system requirements, which do make a lot of recent computers obsolete.
Fortunately, there are quite a few methods to bypass these checks, but they’re not very simple. As a recap here are our articles covering this topic:
- Create an ISO image with Rufus that skips all checks
- Use a third-party script, MediaCreationTool to modify an existing ISO image
- Skip TPM checks while upgrading from Windows 10
- Microsoft’s own official bypass guide (you heard that right)
If you don’t fancy these methods, or they just do not work for you, here’s a guide on how to proceed if you’re clean installing Windows 11 and get to his dreaded screen in the early stages.

Add Registry Keys to Bypass Windows 11 Checks During Setup
1. Stay at this step and press Shift + F10. This will open the Command Prompt inside the Windows installer.
2. Inside the Command Prompt type regedit and press enter to launch the Windows Registry Editor app.
It looks like this, is confusing at first, but what we have to do is simple enough if you follow my instructions.

3. In the left-side menu open each right-pointing arrow and navigate to the following section:
HKEY_LOCAL_MACHINE > SYSTEM > SETUP
4. Right-click in the right panel and choose New > Key. Type LabConfig and press enter to confirm.

5. Click on LabConfig in the left tree to open. Right click into the right panel again and select New > DWORD (32-bit) Value. Repeat as you need to add a total of three values:
Registry values:
- BypassTPMCheck
- BypassSecureBootCheck
- BypassRAMCheck

6. Double click each of the three values and change from 0 to 1. Press OK each time to save.

7. At the end you should see these three values inside the LabConfig entry.

8. Close both the Registry Editor and the Command Prompt. Get one step back in the Windows 11 setup and try again. You should finally see the EULA screen.

You can now finish installing on your unsupported Windows 11 machine. Everything should work pretty much OK, but you can expect some updates not installing, or even problems after specific updates that modify parts of the system that have anything to do with the minimum requirements.
You can pause updates or even roll back existing ones, but I’d say you shouldn’t install Windows 11 on your main machine. You could be setting yourself to a world of troubles that you could avoid by simply sticking with Windows 10 or, if the budget permits, by buying a new computer.
Did you try this guide? Did it work? Let us know in the comments.