Forum Discussion

AAbner's avatar
AAbner
Iron Contributor
Mar 13, 2025

Can't install windows 11 even though my PC meet requirements

I had a full check with the official PC Health Check app and it says:

This PC meets Windows 11 requirements.

My PC has Secure boot and TPM 2.0 chip. It is powered by Intel Core i7-8700K CPU and 16 GB DDR4 RAM. However, when I booted the PC from the USB drive, it says:

This pc doesn't currently meet windows 11 system requirements

The Windows 11 setup wizard got stuck and no way to proceed. I am using the latest Windows 11 24H2 ISO downloaded from Microsoft website. 

Why I can't install windows 11 even though i meet requirements? How can I fix this issue and install Windows 11 from USB drive?

Thanks for your help!

7 Replies

  • Barbarank's avatar
    Barbarank
    Iron Contributor

    You can change and repackage the Windows 11 24H2 ISO in order to install Windows 11. This is a quick fix if you can't install Windows 11 even though the pc meets the requirements.

    Step 1: Extract the Windows 11 ISO installation files into a folder using a tool such as UltraISO.

    Step 2: Locate the sources folder in the extracted folder and open the fraiserres.dll file in it (you need to use a hexadecimal editor such as WinHex).

    Step 3: Find the specific byte sequence and modify it (the exact byte sequence may vary from version to version, this is a complex and risky operation and should be approached with caution). The purpose of this modification is to interfere with the logic of the installer's detection of hardware conditions.

    Step 4: If you have modified the extracted files and want to maintain the integrity of the ISO file for installation purposes, you can use a tool such as UltraISO to repackage the modified folder as an ISO file.

    Step 5: When installing with a modified ISO file (either directly from the modified folder or from a repackaged ISO file), the installer may skip some of the hardware requirements during the installation process to complete the installation.

  • Sincerer's avatar
    Sincerer
    Iron Contributor

    I can't stress this enough : check that TPM 2.0 and Secure Boot are enabled in your BIOS settings. It’s like the bouncer at the club that keeps out anyone who doesn’t belong. If these aren’t turned on, your PC’s literally saying, “Nah, you can’t come in.” So make sure to find those settings and flip the switch. Sometimes, your motherboard needs a little pep talk. An outdated BIOS can be a major roadblock. Check the manufacturer’s website for a newer version and update it if needed. Just be careful with this one—updating your BIOS can be a bit risky if you don’t follow the steps right.

    If you still get this error "Can't install windows 11 even though i meet requirements? " If you're booting off a USB, make sure it's formatted correctly (think FAT32 if you're using UEFI). If it’s not, your PC might look at the drive like it’s a foreign object and just refuse to recognize it. Format it properly using Disk Management.

  • Debiora's avatar
    Debiora
    Iron Contributor

    This is a common case when you can't install Windows 11 on unsupported PC even though the PC meets Windows 11 system requirement. Fortunately,  there is a registry hack you can take advantage of in order to install Windows 11 from USB.

    1. Download the Windows 11 installer (ISO file) from the official Microsoft website and mount or extract it to a folder.

    2. Press Win+R to open the ‘Run’ dialogue box, type regedit and enter to open the Registry Editor.

    3. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig. If the LabConfig key does not exist, you will need to create it manually.

    4. Under the LabConfig key, create the following four DWORD values (32-bit):

    • BypassTPMCheck, set its value to 1.
    • BypassSecureBootCheck, set its value to 1.
    • BypassRAMCheck, set its value to 1.
    • BypassStorageCheck, set its value to 1.

    5. Open the folder where the modified installation files are located and run setup.exe to start the installation process. The installer will no longer check that the hardware meets the minimum requirements for Windows 11.

    This is a very effective way to fix the error "can't install windows 11 even though i meet requirements". It is safe and easy to get started!

  • Zachariahh's avatar
    Zachariahh
    Iron Contributor

    Like what happened to me - Can't install windows 11 even though i meet requirements. If you're encountering issues installing Windows 11 despite meeting the system requirements, there could be a few common factors at play. Here’s a list of troubleshooting steps to ensure successful installation from a USB drive:

    Common Issues and Fixes:


    1. Enable TPM 2.0 and Secure Boot: Windows 11 requires TPM 2.0 and Secure Boot to be enabled. To check and enable these:
    - Restart your computer and enter the BIOS/UEFI settings (usually by pressing Del, F2, or Esc during boot).
    - Look for the options to enable TPM (Trusted Platform Module) and Secure Boot in the security settings.
    - Save changes and exit.

    2. Check System Requirements:
    Make sure your CPU is on the list of supported processors for Windows 11. You can use the PC Health Check tool from Microsoft to confirm this.

    3. Windows Update:
    If you’re trying to upgrade from Windows 10, ensure that your current version of Windows is fully updated.

    4. Using Windows Media Creation Tool: If you're creating a bootable USB drive, use the Media Creation Tool:
    - Download the Media Creation Tool from the official Microsoft website.
    - Run the tool and select "Create installation media (USB flash drive, DVD, or ISO file)".
    - Follow the prompts to create the USB drive.

    5. BIOS Settings:
    Ensure that your BIOS is up to date. An outdated BIOS can sometimes cause compatibility issues.

    6. Partition Format: When installing from USB, ensure that the USB is formatted correctly (FAT32 is recommended):
    - Plug in the USB drive.
    - Open Disk Management (diskmgmt.msc).
    - Right-click the USB drive and format it as FAT32.

    7. Configure Boot Order:Make sure your computer is set to boot from the USB drive:
    - Restart your computer and enter the BIOS/UEFI settings.
    - Navigate to "Boot" settings and set the USB drive as the primary boot device

  • Enzoip's avatar
    Enzoip
    Iron Contributor

    can't install windows 11 even though i meet requirements? Given your setup—with a solid i7-8700K, 16 GB of RAM, and the necessary TPM 2.0 and Secure Boot—the requirements shouldn’t be a problem. However, sometimes the installation process can be a bit finicky due to some hidden settings or configurations. Here are a few things to check out:

    1. UEFI Mode: Make sure your PC is booting in UEFI mode, not Legacy BIOS mode. Windows 11 requires UEFI for some features, including Secure Boot. You can usually find this setting in your BIOS/UEFI firmware settings.

    2. Secure Boot: Even if Secure Boot is enabled, double-check whether it’s configured properly. Sometimes toggling it off and then back on can help.

    3. TPM Configuration: Again, just to be safe, check that TPM 2.0 is enabled in the firmware settings. Sometimes it appears as “PTT” (Platform Trust Technology) on Intel systems.

    4. Create the USB Installation Drive Again: The USB might have gotten corrupted or not formatted correctly. Use the Windows Media Creation Tool to create a new installation USB drive. Make sure you select the correct options for UEFI.

    5. Bloatware or Software Conflicts: If you have any previous antivirus or security software running, temporarily disable or uninstall it. Some of these programs can interfere with the installation process.

    6. Update BIOS: If all else fails, and you still can't install windows 11 even though meet requirements.
     check to see if there's a BIOS update available for your motherboard. Manufacturers sometimes release updates that improve compatibility with new operating systems.

    7. Check Disk for Errors: If your hard drive has issues, Windows Setup might throw this error. Run chkdsk from Command Prompt in your current Windows 10 installation to find and fix any errors on your drive.

     

    • 0xff's avatar
      0xff
      Copper Contributor

      Just want to say same. But also with 22h2, 23h2, 24h2. On 1 laptop and 3 desktops. Tested that it is not secure boot that was set to 'use microsoft windows'. I pretty much given up so this might be the year of the linux desktop. TPM on TPM off. Prepatch tpm iso. Every time I have used diskpart to format nvme i start the dism command but the install.wim is not in sources. I suspect that its a USB device driver in the windows image, since it is not the NVME-drive that needs a driver on 2 intel and two amd systems. Rapid storage driver ? no. Dell PC with all the intel drivers for disk? Even one of the drivers was there ready to be selected, but it failed to install. This is trying to install on a complete new nvme drive + on my amd desktop on ssd disks. In the laptop there is a old nvme and it has used windows many times before like all the pc's have before.

Resources