Forum Discussion
Nguyenais
Jan 02, 2025Iron Contributor
Rufus Windows 11 bootable USB not working with 2024 ISO
I have two Windows 10 laptops for upgrade. One is fully compatible with Windows 11 system requirements. And the other one is not as the cpu is not supported and don't have TPM2.0. I was told Rufus was the best tool for doing this. Unfortunately, the Windows 11 bootable USB created by Rufus is not working.
First, the USB is not see as a bootable device from the boot menu. On another device, though USB is recognized but failed to bypass Windows 11 system requirements as the installation wizard says this PC can't run Windows 11. Why Rufus Windows 11 not working with 2024 ISO?
I don't know why this happened and any other solution out there other than using Rufus as it did not work in my case.
There are many bugs in the latest version of Rufus. In fact, there are a few amazing alternatives to create bootable USB from Windows 11 24H2 ISO. Some of them can even bypass Windows 11 24H2 system requirements so you can install Windows 11 24H2 on unsupported PC. Here is one good example:
https://www.thenextweeb.com/install-windows-11-on-unsupported-pc
- Nobel_BaynesIron Contributor
There are many bugs in the latest version of Rufus. In fact, there are a few amazing alternatives to create bootable USB from Windows 11 24H2 ISO. Some of them can even bypass Windows 11 24H2 system requirements so you can install Windows 11 24H2 on unsupported PC. Here is one good example:
https://www.thenextweeb.com/install-windows-11-on-unsupported-pc
- jensstevensCopper Contributor
Hello,
Ill try to give you a non AI created answer. ;)
I have installed 24h2 on a lot of device using rufus without any issues.
try to mount 23h2 using rufus and on the same usb drive on the same computer where there 24h2 failed.
If that doesn't work maybe you usb drive is faulty and you have some bios settings wrong.
Keep me posted.
- JacksonRobertsonIron Contributor
If you're experiencing issues with Rufus when trying to create a Windows 11 bootable USB, you're not alone. Rufus is a popular tool known for its speed and versatility, but it can sometimes run into compatibility problems, especially with the stringent system requirements that Windows 11 enforces. Common issues include difficulties bypassing TPM 2.0 and Secure Boot requirements, errors during the bootable USB creation process, or incompatibilities with certain USB drives. These challenges can be frustrating, particularly for users who are not highly technical or who need a reliable method to install or reinstall Windows 11.
In such cases, the Windows Media Creation Tool serves as an excellent alternative. Developed by Microsoft, this official tool is specifically designed to create bootable USB drives for installing Windows operating systems, including Windows 11. The Media Creation Tool simplifies the process by automatically downloading the latest Windows 11 ISO, configuring the USB drive correctly, and ensuring compatibility with your system's firmware. This reduces the likelihood of encountering errors related to system requirements or USB formatting.
Additionally, the Windows Media Creation Tool often receives updates in tandem with Windows updates. This ongoing support means that users can rely on it to handle the nuances of Windows 11 installation without needing to manually adjust settings or modify files, as might be necessary with Rufus.
Furthermore, using an official Microsoft tool provides an added layer of trust and security, minimizing the risk of using third-party software that might inadvertently introduce vulnerabilities or complications. Overall, if Rufus Windows 11 USB not working in 2025, the Windows Media Creation Tool is a robust and reliable alternative that streamlines the installation process
- MathewIron Contributor
Rufus Windows 11 not working with 2024 ISO? It can be frustrating when trying to create a bootable USB for Windows 11 and encountering issues. Let's break down your situation and provide some solutions:
USB not recognized as a bootable device:
- Ensure that you have properly selected the correct USB drive in Rufus and that the settings for the partition scheme and target system type are set correctly. For most modern systems, use GPT for UEFI systems or MBR for BIOS (legacy) systems.
- Make sure to select the proper filesystem (usually FAT32 for UEFI compatibility).
Double-check that you have the latest version of Rufus. Sometimes newer ISOs may have features that older Rufus versions do not support.
Bypassing system requirements:
- If you're trying to install Windows 11 on a device that doesn't meet the minimum requirements (like TPM 2.0 or a supported CPU), Rufus does have options to enable a bypass. When making the USB, ensure you check the "Extended Windows 11 installation options" in Rufus. This allows you to bypass TPM and Secure Boot requirements.
- If the specific ISO you are using has requirements that can't be bypassed or is a newer version with stricter checks, consider using a different method to create the USB.
Alternative Methods for Creating a Bootable USB
Using the Media Creation Tool:
- Microsoft provides a Media Creation Tool that you can use to create a bootable USB. This tool is guaranteed to comply with Microsoft's requirements and may manage to create a USB that bypasses some of the requirements when installing on unsupported hardware.
- Download the Media Creation Tool from the official Microsoft website, run it, and follow the prompts to create a bootable USB.
Using Command Prompt:
You can manually create a bootable USB without third-party software. This usually gives you more control over the process. Here's how:
- Insert your USB drive and note the drive letter (let's say D:).
- Open a Command Prompt as Administrator.
- Use the Diskpart tool to clean and format the USB:
CopyReplit
diskpart
list disk
select disk X (replace X with your USB disk number)
clean
create partition primary
format fs=fat32 quick
active
exit - Mount the Windows 11 ISO and copy its contents to the USB drive:
xcopy E:\* D:\ /e /h /k (replace E: with the ISO drive letter and D: with USB drive)
ISO Modifications:
If you are comfortable editing the ISO, you can modify the appraiserres.dll file within the ISO to remove the system requirement checks (this requires some technical skills and understanding of ISO editing).
- EwosieIron Contributor
It is highly possible for Rufus created Windows 11 not working when you intend to bypass Windows 11 system requirements and install Windows 11 on unsupported hardware, especially for Windows 11 24H2 ISO. Fortunately, there are a couple of other workarounds to replace Rufus.
The first approach is to modify the Windows 11 ISO by editing the appraiserres.dll file, which is responsible for performing the compatibility checks during installation. This process involves using tools like PowerShell or third-party software to inject the necessary changes, but it requires careful execution to avoid corrupting the installation media.
Another approach if Rufus Windows 11 bootable USB not working for 24H2 ISO is to use additional scripts that can disable the system requirement checks during the installation process. For instance, you can create a bootable USB with Rufus and then integrate a script that modifies the registry or removes the enforcement of TPM and Secure Boot checks. Some users also opt for using older versions of Rufus or combining it with other bootable media creation tools that offer more flexibility in bypassing these restrictions. However, it's important to note that bypassing these requirements may lead to system instability, lack of updates, or security vulnerabilities, as your hardware may not fully support all of Windows 11's features.
Note: Before proceeding with any bypass methods, consider the potential risks and ensure that your hardware is capable of running Windows 11 effectively despite not meeting the official requirements. In some cases, upgrading your hardware to meet the necessary specifications might be a more reliable and secure solution. Additionally, always back up your important data before attempting to install or modify your operating system.
- ChristianZhaoIron Contributor
There are several reasons why Rufus might not be working when you're trying to create a Windows 11 bootable USB on your Windows 11 system. Please follow the above suggestions to fix rufus windows 11 not working 2025:
1. Outdated Software: Ensure that you are using the latest version of Rufus. Developers frequently release updates to address bugs and improve compatibility with new operating systems like Windows 11.
Beta Features: If you're using a beta or experimental version of Rufus, it might have unresolved issues. Consider switching to the stable release version.2. Corrupted or Incomplete Windows 11 ISO File: Verify that your Windows 11 ISO file is not corrupted. You can do this by checking the file's SHA-256 hash against the official hash provided by Microsoft. If there's any doubt about the integrity of the ISO file, re-download it from the official Microsoft website to ensure it's complete and unaltered.
3. Faulty USB Hardware: Try using a different USB drive to rule out hardware malfunctions. Some USB drives may have compatibility issues or physical defects that prevent proper bootable media creation.
4. Wrong Formatting: Ensure that the USB drive is properly formatted before using Rufus. Rufus typically handles formatting, but manual formatting using tools like Disk Management or Diskpart can sometimes resolve issues.
5. BIOS/UEFI Settings Conflicts: Windows 11 requires Secure Boot and TPM 2.0. Ensure that these settings are correctly configured in your BIOS/UEFI. Sometimes, mismatches in these settings can cause Rufus to fail when creating bootable media. Make sure you're selecting the correct partition scheme (GPT for UEFI or MBR for Legacy BIOS) in Rufus based on your system's firmware settings. Incorrect settings can prevent the bootable USB from functioning properly.