Forum Discussion
How can I force to install Windows 11 on unsupported PC?
I want to upgrade to Windows 11 from Windows 10 as I just received the news that it will be end of support soon. It is old DIY-PC but it is still a power horse. When I was trying to install Windows 11on this hardware, it came with an error message, saying this pc can't run this version of Windows 11.
After that, I ran the pc health check tool and found out the process is not supported and no TPM 2.0. The hardware specs are:
- Intel i7 6700k processor
- Kingstone 32GB RAM
- 512GB SSD
- Running Windows 10 Home 22H2
How can I install Windows 11 on unsupported PC? I don't afford to buy a new PC now!
Thanks for your help
10 Replies
- selahpartners82Occasional Reader
It sounds like a perfect time to go MAC... If MS only really knew how they are hated by the masses. I am hungry for an APPLE about now
- FllloppowIron Contributor
Tried a couple of ways to get Windows 11 installed on my ThinkPad laptop (2014) but failed. If you don't want to waste time on this, then follow this guide instead:
https://www.uuwinfox.com/force-to-install-windows-11
It was shared by my friend and worked great for me!
- ElonduskIron Contributor
Simply replace appraiserres.dll to install Windows 11 on unsupported hardware for unsupported PC and no TPM/Secure Boot.
Best for: Installing from an ISO directly
1. Download the Windows 11 ISO (Microsoft’s site).
2. Mount the ISO (double-click) or extract it.
3. Navigate to:
\sources\appraiserres.dll
4. Delete or rename this file.
5. Create a bootable USB with the modified files (using Rufus or Media Creation Tool).
Install Windows 11 on this unsupported PC and it won't check for TPM.
- KaiSullivanIron Contributor
If you're planning to install Windows 11 on unsupported hardware and want to explore alternative boot methods or use unofficial scripts, these approaches can help bypass the standard hardware requirements. However, they are advanced, carry risks, and are not officially supported by Microsoft.
Considerations:
- These modifications can cause system instability or update issues.
- Unofficial patches might introduce vulnerabilities.
- Microsoft may block or prevent updates on systems running patched installations.
- Bypassing hardware requirements may violate Microsoft's licensing terms.
Final Advice:
- Only attempt these methods if you are experienced with system internals, scripting, and ISO modification.
- Always backup your data before installing Windows 11 on unsupported hardware.
- Test thoroughly in a non-critical environment first.
- Consider hardware upgrades or sticking with supported configurations for a more stable experience.
- StellaomIron Contributor
If you're planning to install Windows 11 on unsupported hardware and want to explore alternative boot methods or use unofficial scripts, these approaches can help bypass the standard hardware requirements. However, they are advanced, carry risks, and are not officially supported by Microsoft.
- JamieDimonIron Contributor
WinUpdateMate is a third-party tool designed to help users bypass Windows 11's strict hardware requirements, including TPM 2.0, Secure Boot, and CPU checks. It simplifies the process of modifying the Windows 11 installation files to allow installation on unsupported PC.
Key Features of WinUpdateMate
TPM 2.0 Bypass – Lets you install Windows 11 even without a TPM chip.
Secure Boot Bypass – Works on systems without Secure Boot.
CPU Compatibility Fix – Supports older CPUs (e.g., Intel 6th/7th Gen, AMD FX).
RAM Check Removal – Allows installation on PCs with less than 4GB RAM.
User-Friendly GUI – Easier than manual registry or ISO modifications.
How Does WinUpdateMate Work?
It modifies the Windows 11 installation files (ISO/USB) to:
- Disable hardware checks during setup.
- Patch system files to prevent blocking unsupported hardware.
WinUpdateMate is a convenient tool for installing Windows 11 on unsupported hardware, but use it cautiously. For maximum security, consider upgrading hardware or sticking with Windows 10 until official support ends (2025).
- MikePenIron Contributor
This is a very common case as many old PC does not have TPM 2.0.
TPM (Trusted Platform Module) 2.0 is a security chip (either physical or firmware-based) that provides hardware-level encryption for:
- Secure storage of passwords, encryption keys, and certificates
- Protection against malware and hacking attempts
- BitLocker drive encryption support
- Secure boot verification
Windows 11 requires TPM 2.0 to ensure better security against modern threats like ransomware and firmware attacks.
TPM 2.0 is available 2014. This means the motherboard should be 2014 or later in order to run Windows 11.
How to install Windows 11 on unsupported PC
1. Ensure Windows 10 is activated (21H2 or later).
2. Download the Windows 11 ISO and mount it.
3. Open Setup.exe inside the ISO.
If blocked, open Command Prompt (Admin) and run:
setup /product server
This will bypasses compatibility checks.
4. Follow the installer to install Windows 11 on this unsupported hardware without TPM 2.0 and unsupported CPU.
- HouellebecqIron Contributor
To upgrade your unsupported PC to Windows 11 for free, despite the hardware not meeting the official requirements (notably the lack of TPM 2.0), you can try bypassing the hardware check during installation. Here's a step-by-step guide to help you install Windows 11 on unsupported hardware:
1. Create a Windows 11 Installation Media
2. Modify the Registry or Use a Registry Hack During Setup* Boot from the USB installer.
* When the installer reaches the "This PC can't run Windows 11" screen, press Shift + F10 to open Command Prompt.
* Type regedit and press Enter to open the Registry Editor.
* In Registry Editor, navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\Setup
* Create a new key:
Right-click on Setup, select New > Key, name it LabConfig.
* Inside LabConfig, create two DWORD (32-bit) values:
BypassTPMCheck and set its value to 1.
BypassSecureBootCheck and set its value to 1 (if needed).
* Close Registry Editor and Command Prompt.
* Continue with the installation process.
Note: For some builds, you might need to also bypass CPU checks. You can add:
SkipTPMCheck = 1
SkipSecureBootCheck = 1
SkipCPUCheck = 13. Alternatively, Use a Registry File
To install Windows 11 on unsupported hardware. Some users create a .reg file with the bypass settings and run it during setup. Example content for bypass-windows11.reg:Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig]
"BypassTPMCheck"=dword:00000001
"BypassSecureBootCheck"=dword:00000001
"SkipCPUCheck"=dword:00000001Save the file, then run it during setup by pressing Shift + F10, typing regedit, and importing the .reg file.
4. Proceed with Installation
After applying the registry modifications, continue with the installation. The setup should now proceed without hardware check errors.5. Post-Installation
Once installed, you might need to disable or enable certain features.
Keep in mind that updates or some features might not work properly. - JrueuiIron Contributor
Installing Windows 11 on unsupported hardware can pose several risks and challenges.
Unsupported hardware may not meet the minimum requirements, leading to crashes, freezes, or other stability problems. Microsoft may block updates or security patches for systems running Windows 11 on unsupported hardware, leaving your system vulnerable to security threats. Hardware drivers for unsupported systems might not be available or optimized, causing device malfunctions or reduced performance.Missing security updates can expose your system to malware, ransomware, and other cyber threats. You might face difficulties with Windows activation or licensing, especially if modifications are detected. During installation or troubleshooting, there’s a risk of data loss if backups aren’t properly maintained. Installing Windows 11 on unsupported hardware may void warranties or support agreements from hardware manufacturers.
- AmiassrIron Contributor
Installing Windows 11 on unsupported hardware can be challenging due to Microsoft's hardware requirements. Keep in mind that these methods may carry risks such as system instability, security vulnerabilities, or lack of official support, and they may violate Microsoft's terms of service.
1. Registry Hack:
Microsoft provides a way to bypass certain hardware checks via registry modifications, though this is somewhat known rather than obscure. It involves editing the registry key HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig and adding entries like BypassTPMCheck, BypassSecureBootCheck, and BypassRAMCheck set to 1.Note: This method is documented by Microsoft and considered a legitimate workaround, though it might not always work with all hardware configurations.
2. Using Custom Installers or Modified ISO Files:
Some users create or modify Windows 11 ISO files to include patches that bypass hardware checks. These are often shared in community forums or tech communities.3. Using Alternative Boot Methods or Unofficial Scripts:
Advanced users sometimes employ scripts or boot modifications (e.g., integrating patches into the installation media) to bypass hardware restrictions.4. Third-party Tools and Patches:
To install Windows 11 on unsupported hardware. Tools like "Universal MediaCreationTool" or community-developed scripts that modify the installation environment to bypass hardware checks. These are free but come with risks and are not officially supported.