“This PC Can’t Run Windows 11” Doesn’t Mean Your PC Actually Can’t
If you want to bypass TPM Windows 11 requirements, know that message usually shows up because your CPU is a generation or two older than Microsoft’s official cutoff, or because TPM 2.0 isn’t enabled in your BIOS – not because your hardware is genuinely incapable of running the OS. Plenty of PCs several years old run Windows 11 fine once you get past this specific compatibility gate. Here’s what still actually works in 2026, since Microsoft has quietly removed some of the older workarounds from its own support pages.
Check the Easy Fix First: TPM Might Just Be Disabled, Not Missing
Before assuming you need a bypass at all, check whether your PC already has a TPM chip that’s simply turned off in the BIOS/UEFI settings. Restart your computer, enter BIOS setup (usually Delete, F2, or F10 depending on your motherboard), and look for a setting called TPM, PTT (Intel Platform Trust Technology), or fTPM (AMD). Many PCs from the last several years have this hardware built in but disabled by default. If you find it and enable it, you may not need any workaround at all.
Bypass TPM Windows 11 with the Rufus Method (Most Reliable Right Now)
If your hardware genuinely lacks TPM 2.0 or falls outside the supported CPU list, Rufus is currently the most dependable tool for creating a Windows 11 installer that skips these checks. Download the official Windows 11 ISO from Microsoft directly, then use Rufus to create a bootable USB drive – Rufus has a built-in option during this process to disable the TPM, Secure Boot, and RAM requirement checks automatically, without needing to edit anything manually yourself.

Rufus’s official site, used to create a Windows 11 USB installer that skips the TPM check
The Registry Method (For In-Place Installs)
If you’re running the installer directly rather than booting from USB, you can bypass the checks manually. During setup, when you reach the screen where Windows would normally block you, press Shift + F10 to open Command Prompt, type regedit, and navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup. Create a new key named LabConfig, and inside it add three DWORD (32-bit) values, each set to 1: BypassTPMCheck, BypassSecureBootCheck, and BypassRAMCheck. Close Regedit and continue the installation – it should proceed past the compatibility block.
What You’re Actually Giving Up
You’re not doing anything illegal here – you’re installing Windows from Microsoft’s own official media with a valid license. What you’re giving up is Microsoft’s official support and, more importantly, guaranteed future updates on unsupported hardware. Microsoft has been explicit that PCs running Windows 11 on bypassed hardware may not receive all updates going forward, and there’s no guarantee that will stay consistent release to release. This is a reasonable tradeoff for extending the life of otherwise capable hardware, but it’s worth knowing you’re accepting some uncertainty in exchange.
Why Some Older Guides No Longer Work
If you’ve seen instructions elsewhere referencing a simple command-line trick for in-place upgrades from Windows 10, that specific method has been disabled in newer Windows 11 ISO releases – Microsoft tightened this path after it became too widely used. The Rufus and registry methods above are the ones still working to bypass TPM Windows 11 checks as of the most recent builds, which is why it’s worth double-checking that any guide you’re following hasn’t gone stale.
If you’re setting up an older PC that’s otherwise still capable, it’s worth pairing this with freeing up disk space before the upgrade, since older machines are more likely to be running close to their storage limit already.
Tested on: Windows 11 24H2, 25H2 – Updated September 2026
Tags: bypass tpm 2.0 requirement windows 11 2026, this pc cant run windows 11 fix, rufus vs registry method windows 11 install