How to download Tiny11 ISO for Windows 11 25H2

Create a custom, bloatware-free Windows 11 25H2 ISO with local account support using Tiny11 Builder.

Windows 11 25H2 Tiny11 ISO
Windows 11 25H2 Tiny11 ISO / Image: Mauro Huculak
  • To download the Tiny11 ISO for Windows 11 25H2, first download the ISO file from the official Microsoft support website.
  • Then, you need to use the Tiny11 Builder script to remove unwanted apps, such as Edge, OneDrive, and Xbox, and set up a local account.
  • This process creates a custom, debloated Windows 11 ISO ready for a clean install.

UPDATED 10/6/2025: If you want a clean installation of Windows 11 25H2 without bloatware and with support for a local account, you can use Tiny11 Builder to create a custom ISO file stripped of unnecessary apps and features. In this guide, you’ll learn the steps to build a debloated installation media using this tool.

What is Tiny11 Builder?

“Tiny11 Builder” is a third-party script developed by the community user @NTDEV, designed to customize and streamline Windows 11 installation media. It modifies a base Windows 11 ISO to remove most default apps and services, making the system lighter, faster, and less cluttered.

The tool can automatically remove apps, such as Clipchamp, News, Weather, Xbox, Get Help, Media Player, Quick Assist, OneDrive, Copilot, Outlook, Microsoft Teams, and even Microsoft Edge. In addition to app removal, the tool includes an unattended answer file that allows you to bypass the Microsoft account requirement and create a local account during setup. It also uses the “compact” deployment flag to reduce the size of the final installation. 

Why use Tiny11 Builder?

Windows 11 has steadily been adding more features and preinstalled apps with each update, many of which aren’t essential for every user. Tiny11 Builder gives you full control to create a customized and slimmed-down version of the operating system tailored to your specific needs.

It’s ideal for advanced users who prefer local accounts, minimal installations for performance or testing, virtual machines, or older hardware setups, and for those with privacy concerns.

In this guide, I will teach you the steps to download and create a Tiny11 ISO for Windows 11 25H2.

Important: It’s recommended to create a backup of your computer before installing this version. You have been warned.

Create Windows 11 25H2 ISO using Tiny11 Builder (official)

To download and create a Windows 11 25H2 ISO file using the Tiny11 Builder, follow these steps: 

  1. Open the Microsoft Support website.

  2. Select the Windows 11 option under the “Download Windows 11 Disk Image (ISO) for x64” section.

  3. Click the Confirm button.

    Windows 11 25H2 ISO download

  4. Select the installation language.

  5. Click the Confirm button.

  6. Click the Download button to save the Windows 11 25H2 ISO file.

  7. Open the Tiny11Builder GitHub page.

  8. Click the latest zip file available under the “Assets” section.

    Tiny11 Builder 2025 zip download

  9. Save the file containing the script on your device.

  10. Open the folder location.

  11. Select the Tiny11Builder-main-zip file.

  12. Click the Extract all button.

    Tiny11 Builder extract zip

  13. Click the Extract button.

  14. Open File Explorer.

  15. Open the Windows 11 25H2 ISO folder location.

  16. Right-click the ISO file and select the “Mount” option.

  17. Confirm the drive letter of the virtual drive where the ISO is mounted.

    File Explorer mounted ISO letter

  18. Open Start.

  19. Search for PowerShell, right-click the top result, and choose the Run as administrator option.

  20. Type the following command to allow the Tiny11Builder script to run on the computer and press Enter:

    Set-ExecutionPolicy unrestricted

    PowerShell unrestricted execution policy

  21. Type the following command to run the Tiny11Builder script and press Enter:

    & "C:\PATH\TO\SCRIPT\tiny11maker.ps1"

    Tiny11 Builder run script in PowerShell

    Quick tip: The folder includes two scripts, the “tiny11maker.ps1” that removes most default apps (recommended), and then there is the “tiny11Coremaker.ps1” script that debloats the operating system and removes Store components, disables Microsoft Defender Antivirus, and turns off the Windows Update system.
  22. Type “R” and press Enter.

  23. Confirm the drive letter of the Windows 11 mount point and press Enter.

    Tiny11 Builder confirm drive letter

  24. Confirm the index number for the edition of the operating system to create the image and press Enter.

    Tiny11 Builder script OS index number

  25. Press Enter to complete the process and exit the script.

  26. Type the following command to set the more secure PowerShell execution policy and press Enter:

    Set-ExecutionPolicy Restricted

After you complete the steps, the script will create a custom ISO file that you can use to perform a truly clean installation of Windows 11 25H2.

Create Windows 11 25H2 ISO using Tiny11 Builder (UUP Dump)

To download and create a Windows 11 25H2 ISO file using the Tiny11 Builder and UUP Dump script, follow these steps: 

  1. Open the UUP Dump page.

  2. Click the Downloads tab.

  3. Select the “Windows 11 Insider Preview” option to download the latest (x64) ISO file, for example, build 26220.6760.

    UUP Dump Windows 11 25H2 download

    Quick tip: In the case of version 25H2, always choose a build equal to or higher than 26220.xxxx. If you have a Copilot+ PC or a device using an ARM processor, then download the “arm64” architecture.
  4. Select the language for the installation in the “Language” setting.

    UUP Dump ISO language

  5. Click the Next button.

  6. Select the version 25H2 editions to include in the Windows 11 ISO file.

    UUP Dump Windows 11 25H2 editions

  7. Click the Next button.

  8. Select the “Download and convert to ISO” option.

    UUP Dump download and convert ISO script

  9. Check the “Include updates (Windows converter only)” option.

    Quick note: This step enables the script to integrate the updates, resulting in an ISO file version 25H2. As a result of this option, the process of creating the ISO file can take approximately an hour.
  10. Click the “Create download package” button to save the tool on your computer.

  11. Open the zip folder with File Explorer.

  12. Click the Extract all button.

    UUP Dump extract scripts

  13. Select the location where you want to extract the files.

  14. Click the Extract button.

  15. Right-click the “uup_download_windows.cmd” batch file and select the Run as administrator option.

    UUP Dump download Windows 11 25H2 ISO

  16. Click the More info option.

  17. Click the “Run anyway” button to begin the lengthy process.

  18. Press the “R” key to run the script once, and then press the Enter key.

  19. Press the 0 key when prompted to close the screen.

  20. Open the Tiny11Builder GitHub page.

  21. Click the latest zip file available under the “Assets” section.

    Tiny11 Builder 2025 zip download

  22. Save the file containing the script on your device.

  23. Open the folder location.

  24. Select the Tiny11Builder-main-zip file.

  25. Click the Extract all button.

    Tiny11 Builder extract zip

  26. Click the Extract button.

  27. Open File Explorer.

  28. Open the Windows 11 25H2 ISO folder location.

  29. Right-click the ISO file and select the “Mount” option.

  30. Confirm the drive letter of the virtual drive where the ISO is mounted.

    File Explorer mounted ISO letter

  31. Open Start.

  32. Search for PowerShell, right-click the top result, and choose the Run as administrator option.

  33. Type the following command to allow the Tiny11Builder script to run on the computer and press Enter:

    Set-ExecutionPolicy unrestricted

    PowerShell unrestricted execution policy

  34. Type the following command to run the Tiny11Builder script and press Enter:

    & "C:\PATH\TO\SCRIPT\tiny11maker.ps1"

    Tiny11 Builder run script in PowerShell

    Quick tip: The folder includes two scripts, the “tiny11maker.ps1” that removes most default apps (recommended), and then there is the “tiny11Coremaker.ps1” script that debloats the operating system and removes Store components, disables Microsoft Defender Antivirus, and turns off the Windows Update system.
  35. Type “R” and press Enter.

  36. Confirm the drive letter of the Windows 11 mount point and press Enter.

    Tiny11 Builder confirm drive letter

  37. Confirm the index number for the edition of the operating system to create the image and press Enter.

    Tiny11 Builder script OS index number

    Quick note: Since we’re using the UUP Dump script, you may only see one or two index options, whereas the official ISO file typically includes all editions of the operating system.
  38. Press Enter to complete the process and exit the script.

  39. Type the following command to set the more secure PowerShell execution policy and press Enter:

    Set-ExecutionPolicy Restricted

Once you complete the steps, the script will create a custom ISO file that you can use to perform a truly clean installation of Windows 11 25H2.

If you encounter an issue while running the UUP Dump script during the first part of these instructions, within the script folder, right-click the “Remove_Failure_MountDr_TempDir.cmd” file and choose the “Run as administrator” option. After the process completes, run UUP Dump one more time.

Also, ensure that your device has enough space to allow the script to process the files to avoid issues and delays. Typically, the computer requires approximately 70 GB of free space on the primary drive.

Once you have the ISO file, you can mount it in a virtual machine or use tools like Rufus and Ventoy to create a bootable USB media.

If you’re wondering why there’s no direct download link for the ISO file, it’s because the developer created the script to be more transparent, as anyone can tamper with an ISO file. Using the script, you can be sure that nothing extra is being added or modified. You can always open and review the script before using it.

Update October 6, 2025: This content has been updated with new information, and it’s been revised to ensure accuracy.

About the author

Mauro Huculak is a Windows How-To Expert and founder of Pureinfotech in 2010. With over 22 years as a technology writer and IT Specialist, Mauro specializes in Windows, software, and cross-platform systems such as Linux, Android, and macOS.

Certifications: Microsoft Certified Solutions Associate (MCSA), Cisco Certified Network Professional (CCNP), VMware Certified Professional (VCP), and CompTIA A+ and Network+.

Mauro is a recognized Microsoft MVP and has also been a long-time contributor to Windows Central.

You can follow him on YouTube, Threads, BlueSky, X (Twitter), LinkedIn and About.me. Email him at [email protected].