Windows Guide

Tiny11 26H2 ISO for Windows 11: Where to Download and How to Build It

Pull the debloated Windows 11 26H2 image from the Internet Archive, or build your own with Tiny11 Builder and an official Microsoft ISO.

Pull the debloated Windows 11 26H2 image from the Internet Archive, or build your own with Tiny11 Builder and an official Microsoft ISO.

Tiny11 is a stripped-down build of Windows 11 put together by developer NTDEV. It keeps the core Windows 11 experience but removes many preinstalled apps and background services, so it uses less disk space and less memory than a standard install. The 26H2 release is the newest of these builds, and there are two practical ways to get it.

Quick answer: The prebuilt Tiny11 26H2 ISO is hosted on the Internet Archive. For an image you control completely, build your own with the open-source Tiny11 Builder using an official Windows 11 ISO from Microsoft.

Image Credit: Microsoft / NTDEV

What Tiny11 removes and changes

Tiny11 is not a separate operating system from Microsoft. It is the regular Windows 11 image, modified to cut out components most people never use. That is why the installed system takes up far less room than a normal Windows 11 setup.

The build drops a long list of default apps and features, including Clipchamp, the News and Weather widgets, Xbox apps, Get Help, Quick Assist, OneDrive, Copilot, Outlook, Microsoft Teams, and even Microsoft Edge. Anything you later miss can usually be reinstalled from the Microsoft Store. It also lets you skip the online Microsoft account step during setup and create a local account offline, and it uses the compact deployment method to shrink the final footprint on disk.

Note: Tiny11 is a community project, not officially supported by Microsoft. Only download prebuilt images from the developer’s own upload, and back up your files before any clean install.

Image credit: NTDEV / Adipus and HT

Tiny11 ISO versions and download sources

The 26H2 ISO sits in its own Internet Archive item. Older builds live in a separate archive that the maintainer (formerly 16yoshesoft, now going by YouxiOS) marks as out of date.

BuildISO sizeWhere to find it
Tiny11 26H2Current releaseInternet Archive item tiny11-26h2-by16yoshi
Tiny11 25H24.3 GBInternet Archive item tiny11versions (flagged out of date)
Tiny11 Insider Preview build 279133.2 GBSame archive (flagged not recommended)

If you only want the newest image, go straight to the 26H2 archive page and download the ISO. The 25H2 and 27913 files are kept mainly for reference and testing.


System requirements for Tiny11

Tiny11 runs on hardware that would fail the standard Windows 11 checks. It does not require TPM 2.0 or Secure Boot to install.

RequirementTiny11 25H2Tiny11 build 27913
RAM2 GB (4 GB for Copilot)3 GB
Disk space15 GB10 GB
TPM 2.0 / Secure BootNot requiredNot required
Typical RAM in useAbout 1.6 GBAbout 1.9 GB
Typical disk in useAbout 7 GB (no page file, with compression)Similar to Tiny11 core
Image credit: Microsoft / NTDEV

Build your own Tiny11 26H2 ISO with Tiny11 Builder

Building the image yourself gives you a clean file made from a genuine Microsoft source. Tiny11 Builder is the open-source script that automates the whole customization, so this method is the most reliable if you are unsure about a downloaded file.

Download the official Windows 11 disk image from the Microsoft download page. Under the disk image section, pick the multi-edition ISO, choose your language, and select the 64-bit option.
Get Tiny11 Builder from the developer’s GitHub repository. Download the ZIP, then extract it to a folder you can find easily.
Mount the Windows 11 ISO so it appears as a drive, then run the Tiny11 Builder script and point it at that mounted drive. Choose the edition you want to slim down when prompted.
Let the script finish. It removes the bundled apps and repacks the image, then writes the new, smaller ISO into its output folder.
Image credit: Microsoft

Create a bootable USB and install

An ISO on its own cannot install Windows. You need to write it to a USB drive and boot from it.

Insert a USB drive with enough capacity and back up anything on it, because the process erases the whole drive.
Open Rufus, select your USB drive, choose the Tiny11 ISO, and start the write. Wait for it to report that it is ready.
Restart the PC and boot from the USB drive using your boot menu key. Follow the Windows 11 setup, and when it asks about an account, create a local account to finish offline.

You know it worked when the PC boots to the Windows 11 desktop with far fewer preinstalled apps. On Tiny11 25H2, the installed system uses around 7 GB of disk and roughly 1.6 GB of RAM, well below a standard Windows 11 install.

Image credit: NTDEV / Adipus and HT

Turn Copilot back on in Tiny11

Because Copilot and Edge are removed, you have to reinstall Edge before Copilot will work. Make sure your PC has at least 4 GB of RAM for this.

Update the App Installer from the Microsoft Store so winget is available.
Open PowerShell or Terminal and run the command below. Answer Y and press Enter at the first and second prompts.
winget install edge
Once Edge finishes installing, restart the PC. Copilot should be available after the reboot.

For most people, the fastest route is downloading the prebuilt 26H2 ISO from the Internet Archive and writing it to USB. If you would rather start from a verified Microsoft image, the Tiny11 Builder route takes a little longer but leaves you with a clean file you assembled yourself, ready to install on hardware that standard Windows 11 would reject.