Windows 11 will install on unsupported hardware, but you lose official support and security updates
Microsoft lists specific hardware requirements for Windows 11 — mainly a compatible processor, TPM 2.0 chip, and UEFI firmware — but the installer does not enforce all of them. You can bypass the checks during installation and run Windows 11 on older or incompatible machines. The trade-off is real: Microsoft will not push security patches to your system, Windows Update may refuse to install critical fixes, and you will not receive technical support if something breaks.
If your PC is unsupported because it lacks TPM 2.0 or has an older processor, installation is possible but leaves you exposed. If it fails to meet RAM or storage minimums, installation may not work at all. Before you start, check what your machine actually has and what Windows 11 requires, so you know what you are working with.
Key Takeaways
- Windows 11 can be installed on unsupported PCs by bypassing the system requirement checks during setup, but Microsoft will not send you security updates afterward.
- The most common unsupported hardware is older processors and missing TPM 2.0; RAM and storage shortfalls may prevent installation entirely.
- You will need a Windows 11 installation media (USB drive or ISO file), a product key, and a way to boot from USB on your machine.
- After installation, Windows Update may block critical security patches, leaving your system vulnerable to known threats.
- If your PC cannot run Windows 11 safely, Windows 10 remains supported and receives security updates through October 2025.
Check what hardware your PC actually has
Open Settings on your current Windows machine and go to System > About. Write down your processor name, installed RAM, and storage capacity. Then visit Microsoft's official Windows 11 system requirements page and compare. The most common blockers are processors older than 8th-generation Intel or 2nd-generation AMD Ryzen, and the absence of TPM 2.0.
To check for TPM 2.0, press Windows key + R, type tpm.msc, and press Enter. If the window shows "TPM 2.0" under Manufacturer Information, you have it. If nothing opens or it shows TPM 1.2, you do not. Some older machines have TPM disabled in the BIOS; if that is the case, you can enable it by restarting, entering BIOS (usually by pressing Delete, F2, or F12 during startup), and looking for a TPM or Security Chip setting.
Understand what you lose by installing unsupported
Windows Update will not send security patches to an unsupported system. When Microsoft releases a fix for a newly discovered vulnerability, your machine will not receive it. This is not a minor inconvenience — it means malware and hackers can exploit known weaknesses in your operating system that Microsoft has already patched for supported machines.
You may also encounter driver issues. Hardware manufacturers often stop releasing drivers for older components, and Windows 11 may not have built-in drivers for your network card, graphics card, or other hardware. If a driver is missing, you may lose internet access or display functionality. Before you proceed, decide whether the risk is acceptable for your use case. If you use the machine for banking, email, or sensitive work, an unsupported installation is not a safe choice.
Create Windows 11 installation media
You will need a USB drive with at least 8 GB of space. Go to Microsoft's Windows 11 read page and select read Windows 11 Disk Image (ISO). Choose your language and edition (Home or Pro), then read the ISO file.
Next, use a tool to write the ISO to your USB drive. On Windows, read Rufus (a free tool from rufus.ie) or use the built-in Windows USB/DVD read Tool. Insert your USB drive, open Rufus, select your USB drive from the Device dropdown, click the disk icon next to Boot selection, choose the Windows 11 ISO file you downloaded, and click Start. Rufus will erase the USB drive and write the installer to it. This takes a few minutes.
Boot from the USB drive and start installation
Insert the USB drive into the PC you want to upgrade. Restart the machine and when ready press the boot menu key — this is usually F12, F2, Esc, or Del, depending on your manufacturer. A menu will appear listing your storage devices. Select your USB drive and press Enter.
The Windows 11 installer will load. You will see a screen asking which language, time, and keyboard layout you want. Select your preferences and click Next. On the next screen, click Install now. You will be asked for a product key; if you do not have one, click I don't have a product key and you can enter one later. Windows will install and run without a key, but you will see a watermark on your desktop and some personalization features will be locked.
Bypass the system requirement check
The installer will check your hardware against Microsoft's requirements. If your PC is unsupported, you will see a message saying your system does not meet the requirements. At this point, you have two options.
Option 1: Use the Registry Editor method. Press Shift + F10 to open Command Prompt. Type regedit and press Enter. Navigate to HKEY_LOCAL_MACHINE > SYSTEM > Setup. Right-click in the empty space on the right, select New > DWORD (32-bit) Value, name it BypassTPMCheck, and set its value to 1. Create another DWORD called BypassSecureBootCheck and set it to 1 as well. Close the Registry Editor and Command Prompt, then click Back in the installer and try again.
Option 2: Use a modified installer. Some third-party tools like MediaCreationTool modified versions or Ventoy can create installation media that skips the requirement checks automatically. These are less straightforward but avoid the Registry Editor step. Search for "Windows 11 unsupported PC installer" and look for tools from reputable sources; be cautious of downloads from unknown sites, as they may contain malware.
Complete installation and find your system
Once you bypass the checks, the installer will proceed normally. It will ask you to choose a drive to install Windows on, accept the license agreement, and wait while files are copied. The machine will restart several times. This process takes 20 to 40 minutes depending on your hardware.
When installation finishes, you will be asked to set up your user account, privacy settings, and network. After you log in, open Settings and go to Update & Security > Windows Update. Check for updates manually, knowing that critical security patches may not install. If Windows Update refuses to install a patch, you have lost a key layer of protection — this is the cost of running unsupported hardware.
Consider using third-party antivirus software (Windows Defender is built in but may not catch everything on an unsupported system) and avoid using the machine for sensitive tasks like online banking or password management. Keep your browser and other software up to date, since vulnerabilities in those programs can be patched even if Windows itself cannot.
Frequently Asked Questions
Will Windows 11 run faster on my old PC than Windows 10?
Not necessarily. Windows 11 has higher system requirements than Windows 10, so on older hardware it may run slower, not faster. If your PC struggles with Windows 10, Windows 11 will likely be worse. Test it on a USB drive first if you can, or stick with Windows 10 until you upgrade your hardware.
Can I go back to Windows 10 if Windows 11 does not work?
Yes, but only within 10 days of the upgrade. After that, you will need to reinstall Windows 10 from scratch using installation media. If you decide to try Windows 11, back up your files before you start, so you do not lose anything if you need to roll back.
What if the installer will not start at all?
Your PC may not support UEFI firmware, which Windows 11 requires. Older machines use BIOS instead. Check your BIOS settings during startup — if you see only BIOS options and no UEFI, your machine cannot run Windows 11. Windows 10 will work on BIOS systems.
Is it safe to disable TPM 2.0 checks if I do not have the chip?
Technically yes, but TPM 2.0 is a security feature that encrypts sensitive data on your drive. Without it, Windows 11 is less find. If your machine has TPM 2.0 but it is disabled in BIOS, enable it instead of bypassing the check. If your hardware does not have TPM 2.0 at all, you are trading security for compatibility.
Will I get Windows 11 updates if I install it unsupported?
You may receive non-security updates, but critical security patches will likely be blocked. Microsoft's policy is to withhold updates from unsupported hardware to avoid compatibility issues. This means your system will fall further behind as time goes on and new vulnerabilities are discovered.