Microsoft has set a “hard threshold” for Windows 11: the TPM 2.0 chip. However, many older motherboards simply don’t have this feature. Does that mean you have to buy a new computer? Don’t worry! Today, I’ll teach you three “bypass” installation methods to make old machines run Windows 11!
01
How strict are Windows 11’s official minimum requirements?
- Processor: At least 1GHz dual-core, supporting 64-bit instruction sets (e.g., Intel 8th Gen Core or AMD Zen2)
- Memory: Minimum 4GB, storage space 64GB+ (8GB+ recommended)
- Graphics Card: Compatible with DirectX 12/WDDM 2.0 driver
- Firmware: UEFI Secure Boot must be enabled
- TPM: Version 2.0 chip (this is the biggest hurdle!)
However, testing shows that as long as the CPU is from the past decade (e.g., Intel 4th Gen Core or AMD Bulldozer architecture), you can install Windows 11 even without a TPM chip! Here’s how:
02
Method 1: Registry Hack
Best for: Users with basic computer knowledge
Steps:
- Boot the Windows 11 installation from a USB drive. When you see the “This PC can’t run Windows 11” message:
- Press Shift + F10 to open the command prompt, then type
regedit
and press Enter. - Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\Setup
- Right-click, create a new key, and name it LabConfig.
- Inside this key, create two new DWORD values:
BypassTPMCheck
→ Set the value to 1BypassSecureBootCheck
→ Set the value to 1
- Close the registry editor, return to the installation screen, and witness the magic!
Risk: Microsoft may block this method in future updates, and some security features may be disabled.
03
Method 2: File Replacement Trick
Best for: Tech-savvy users who enjoy modifying ISO images
Steps:
- Download both Windows 10 and Windows 11 ISO files (from the official site or third-party tools).
- Open the Windows 10 ISO with an archive tool and locate:
sources\appraiserres.dll
- Copy this file and replace the same file in the Windows 11 ISO.
- Use the modified Windows 11 ISO to create a bootable USB (Rufus recommended).
- Install Windows 11 normally—your system will now “believe” it’s eligible!
Pros: A one-time fix that won’t affect future updates.
04
Method 3: PE System Installation (Last Resort)
Best for: Emergency installations when the system is unbootable
Steps:
- Get a PE boot tool (such as WinPE, Hiren’s BootCD, or Ventoy) and create a bootable USB drive.
- Copy the Windows 11 ISO onto the USB.
- Boot into PE mode and open an installation tool (e.g., WinNTSetup).
- Select install.wim from the Windows 11 ISO and choose C drive as the installation location.
- Check the option “Skip hardware checks”, then start the installation.
Warning: This method may cause update issues—make a backup immediately after installation.
05
Hidden Trick: Enable “Virtual TPM” in CPU
If your CPU is Intel 6th Gen or newer or AMD Ryzen series, try this:
- Boot into BIOS (press Del/F2 at startup).
- Find Intel PTT or AMD fTPM (usually in the Advanced or Security tab).
- Enable it, save, and restart.
- Now Windows 11 should detect TPM as enabled!
06
Avoid These Pitfalls
- Do NOT use third-party crack tools (e.g., Flyby11, flagged as malware by Microsoft).
- Watch out for February updates—some users reported installation failures (error 0x800F0838). Install KB5043080 first.
- Performance issues—Older CPUs may lag, and 4GB RAM is not enough!
07
Final Thoughts
Microsoft insists TPM 2.0 is “mandatory,” but in reality, these workarounds still function as of March 2025. However, forcing Windows 11 onto an old PC is like adding a turbocharger to a classic car—it works, but don’t expect miracles.
For a long-term solution, consider buying a second-hand motherboard with TPM 2.0 support—under $20, safer and hassle-free!
Always back up your data before making any changes!
Disclaimer:
- This channel does not make any representations or warranties regarding the availability, accuracy, timeliness, effectiveness, or completeness of any information posted. It hereby disclaims any liability or consequences arising from the use of the information.
- This channel is non-commercial and non-profit. The re-posted content does not signify endorsement of its views or responsibility for its authenticity. It does not intend to constitute any other guidance. This channel is not liable for any inaccuracies or errors in the re-posted or published information, directly or indirectly.
- Some data, materials, text, images, etc., used in this channel are sourced from the internet, and all reposts are duly credited to their sources. If you discover any work that infringes on your intellectual property rights or personal legal interests, please contact us, and we will promptly modify or remove it.