
- You can download the Windows 11 25H2 ISO file using the UUP Dump tool, which generates an ISO for build 26200.5670 or newer.
- After downloading, use Rufus to create a bootable USB drive for a clean installation or upgrade, even on unsupported hardware.
Although Windows 11 25H2 won’t be officially available until sometime in the fall of 2025, you can download the latest Insider preview ISO file using the “UUP Dump” tool to perform a clean install or an in-place upgrade on a spare computer or virtual machine to start testing the upcoming new features and changes.
“UUP Dump” is a popular tool that allows you to create a custom Windows 11 ISO file from any public preview. The tool is a collection of scripts that connect to and download the latest builds from the official Microsoft servers, creating an unofficial ISO file to install the operating system. You can also use the “Windows Insider Preview Downloads” website, but previews on the page are only available when Microsoft publishes them (and currently that’s not the case).
Since the Windows 11 2025 Update is still under development, please note that features, changes, and fixes may not function as expected, and you may encounter issues, including data loss. It’s recommended to create a backup of your computer before installing this version. You have been warned.
In this guide, I will teach you how to download the ISO file for any publicly available preview of Windows 11 (version 25H2) and create a bootable USB media with the Rufus tool.
Download Windows 11 25H2 ISO file from UUP Dump
To download the Windows 11 ISO file with the UUP Dump tool, use these steps:
-
-
Click the Downloads tab.
-
Select the “Windows 11 Insider Preview” option to download the latest (x64) ISO file, for example, build 26200.5670.
Quick tip: In the case of version 25H2, always choose a build equal to or higher than 26200.5670. If you have a Copilot+ PC or a device using an ARM processor, then download the “arm64” architecture. -
Select the language for the installation in the “Language” setting.
-
Click the Next button.
-
Select the version 25H2 editions to include in the Windows 11 ISO file.
-
Click the Next button.
-
Select the “Download and convert to ISO” option.
-
Clear all the options under the “Conversion options” section to speed up the ISO creation process.
-
Click the “Create download package” button to save the tool on your computer.
-
Open the zip folder with File Explorer.
-
Click the Extract all button.
-
Select the location where you want to extract the files.
-
Click the Extract button.
-
Right-click the “uup_download_windows.cmd” batch file and select the Run as administrator option.
-
Click the More info option.
-
Click the “Run anyway” button to begin the lengthy process.
-
Press the “R” key to run the script once, and then press Enter.
-
Press the 0 key when prompted to close the screen.
Once you complete the steps, the Windows 11 25H2 ISO file will be created inside the folder where you extracted the UUP Dump tool. This process can take up to an hour or more, depending on your internet connection and the work that it takes for the script to run.
Create a Windows 11 bootable USB using Rufus
To create a bootable USB with Rufus to install Windows 11 25H2, use these steps:
-
Click the link to download the latest version under the “Download” section.
-
Double-click the rufus.x.xx.exe file to launch the tool.
-
Select the USB flash drive from the drop-down menu under the “Device” section to create Windows 11 bootable media.
-
Choose the “Disk or ISO image” option using the drop-down menu under the “Boot selection” section.
-
Click the Select button.
-
Select the Windows 11 25H2 ISO file.
-
Click the Open button.
-
Select the “Standard Windows 11 Installation” option under the “Image option” setting.
-
Select the GPT option under the “Partition scheme” section.
-
Choose the UEFI (non-CSM) option under the “Target system” section.
-
Specify a descriptive name for the bootable USB drive in the “Volume label” section—for example, “Windows 11 25H2 Setup”.
-
Use the default settings for the File system and Cluster size options.
-
Check the Quick format option.
-
Check the “Create extended label and icon files” option.
-
Clear all the checked options if the computer is compatible with Windows 11.
Quick note: Check the “Remove requirement for 4GB+ RAM, Secure Boot and TPM 2.0” and “Remove requirement for an online Microsoft account” options to create a USB media for unsupported hardware. -
Click the Start button.
-
Click the OK button to confirm the deletion of the USB drive and the creation of the bootable drive.
After you complete the steps, the tool will create a USB bootable media with the Windows 11 25H2 installation files.
Alternatively, you can use other tools like Ventoy, which allows you to create a bootable media by sampling and dropping multiple ISO files on the USB flash drive. You can even create a bootable media with the Command Prompt.