For millions of PC users, the end of Windows 10 support in October 2025 was the final nudge toward Windows 11. But not everyone made the jump. Whether held back by hardware requirements, software compatibility, or simple preference, a sizable cohort remains on the aging OS. And when they need a clean install or a rescue disk, they discover a frustrating truth: Microsoft’s official Windows 10 download page no longer offers a straightforward ISO file if you’re visiting from a Windows PC. Instead, you’re steered aggressively toward the Media Creation Tool. But as many have discovered—and as we’ve confirmed in 2026—a quick browser tweak reveals that the beloved full ISO downloads are alive and well, hiding in plain sight behind a simple user-agent check.
A Tale of Two Browsers: How Microsoft Hides the ISO
Open Microsoft’s software download page for Windows 10 in a standard Chrome, Edge, or Firefox browser on any Windows machine, and you’ll be greeted by a prominent button to download the Media Creation Tool. Below it, a small note suggests you can create installation media “for another PC” or “download the ISO” — but clicking only loops you back to the same tool. No direct ISO link appears.
Now visit the same page from a Mac, an iPhone, an Android tablet, or a Linux laptop, and the experience transforms. Suddenly, a dropdown menu allows you to select the precise edition (Windows 10, Windows 10 N, etc.) and language. Confirm your choices, and you’re handed a genuine, untampered ISO file — either 32-bit or 64-bit — straight from Microsoft’s content delivery network. The difference? Your browser’s user-agent string.
Microsoft’s server checks the “User-Agent” header sent by your browser. If it declares a Windows operating system, the site assumes you’re on the machine you want to upgrade or repair, so it pushes the all-in-one Media Creation Tool. If the user-agent says anything else — macOS, Linux, iOS, Android — the site presumes you’re downloading the ISO to create installation media elsewhere, and it provides the traditional file.
Despite the end-of-support deadline, the 22H2 ISO images have not been retired. As of early 2026, the multi-edition ISO (which includes Home and Pro) downloads as a file named Win10_22H2_English_x64.iso (or similar, depending on language and architecture) and carries the final cumulative updates through at least early 2026. Microsoft’s servers continue to serve the file without any indication of impending removal.
What It Means for You
The practical divide between the Media Creation Tool and a bare ISO matters more than you might think — particularly for power users, IT professionals, and anyone who values control over their installation process.
Home users performing a clean install or repair: The Media Creation Tool can create a bootable USB drive or download an ISO, but it ties the process to the machine you’re using. If your PC can’t boot, you can’t run the tool. With a direct ISO, you can burn it on any computer, using any tool (Rufus, Ventoy, dd, etc.), and then boot the ailing machine. Plus, the ISO is a single file that’s easy to archive, verify, and reuse — no need to re-download the tool and wait for it to prepare the media each time.
Virtual machine and sandbox users: For testing software in a Windows 10 VM, an ISO is the only way to launch a standard installer. The Media Creation Tool doesn’t help here at all.
Offline or metered connections: The direct ISO download is a one-shot, straightforward download that can be paused and resumed with any download manager. The Media Creation Tool, by contrast, streams data and frequently chokes on shaky connections.
IT administrators and deployment: Many admins maintain a library of master images for reimaging corporate machines. The direct ISO from Microsoft is the definitive source, with a known hash, making it trustworthy for integration into System Center, Microsoft Deployment Toolkit, or custom imaging solutions. The Media Creation Tool introduces an extra step and is harder to script.
Avoiding forced updates and tool bloat: The Media Creation Tool sometimes insists on downloading the latest feature update while creating media, meaning you get whatever Microsoft deems current — not necessarily the exact build you wanted. With an ISO, you download the specific release you need. Also, the tool has been known to fail on Windows 7 or 8.1 machines, or to produce USB drives that don’t boot on older hardware.
There is, of course, the elephant in the room: Windows 10 is out of support. For the vast majority of users, moving to Windows 11 is the safest path. But for those trapped by hardware limitations (no TPM 2.0, unsupported CPU), legacy industrial software, or medical/point-of-sale systems that cannot be upgraded, having access to a pristine Windows 10 ISO remains a critical lifeline. Just remember that after October 14, 2025, no new security patches are released for the Home and Pro editions, so using Windows 10 online is a calculated risk.
How We Got Here: The Long Road from Media Creation Tool to Hidden ISO
The story begins in 2015, when Microsoft first unveiled the Media Creation Tool alongside Windows 10’s initial release. The pitch was simple: a friendly wizard that would help non-technical users upgrade their existing PC or create a fresh USB stick. For several years, the official download page offered both the tool and a direct ISO link side by side. But as Windows 10 matured, Microsoft began nudging Windows visitors away from the ISO. Around 2018, the page design changed: Windows users saw only the Media Creation Tool, while non-Windows users retained the ISO option. The company never publicly explained the shift, but it’s widely seen as an effort to reduce support calls from users who downloaded an ISO but didn’t know how to handle it, and to push the “easiest” upgrade path.
When Windows 11 arrived with its stringent hardware requirements, Microsoft doubled down on the tool-first approach. The Windows 10 download page remained unchanged even as the older OS entered its twilight years. Then, on October 14, 2025, Windows 10 Home and Pro exited support. Many expected the download page to vanish entirely, or to at least stop serving ISOs. Instead, the page persisted with no changes — still hiding the ISO from Windows users, still offering it to everyone else.
Why does Microsoft keep the ISOs live? One reason is the continued existence of Windows 10 Enterprise LTSC editions, which will receive updates well into the late 2020s. The underlying core of the OS is still maintained. Another reason is simple logistics: millions of people worldwide need a legal way to download Windows 10 for dual-boot setups, testing environments, or as a stepping-stone to Windows 11 on machines that first require an in-place upgrade path. Cutting off access entirely would fuel piracy and anger IT pros. So, the ISOs stay, but the gate remains — a soft wall that most mainstream users never even notice.
What to Do Now: The Browser Trick, Step by Step
Getting your hands on the official Windows 10 22H2 ISO requires nothing more than a five-second adjustment to your browser’s settings. Here are the methods that work in March 2026.
On Chrome, Edge, or Brave (Desktop)
- Press
F12to open Developer Tools, or right-click on the page and select “Inspect.” - Click the three-dot menu in the Developer Tools pane, choose “More tools” > “Network conditions.”
- In the “Network conditions” tab that appears, locate “User agent.” Uncheck “Use browser default,” then select a non-Windows option from the dropdown — “Chrome – Mac” or “Safari – Mac” are safe bets.
- Keep the Developer Tools pane open and reload the Microsoft download page (
microsoft.com/software-download/windows10). - The page will now display the edition and language dropdowns. Make your selection, click “Confirm,” and you’ll receive links for 32-bit and 64-bit ISO downloads.
On Firefox (Desktop)
Firefox doesn’t include a built-in user-agent switcher, so you’ll need an extension. “User-Agent Switcher and Manager” by Ray is a reliable choice. Install it, select a non-Windows preset (like “macOS / Safari”), and refresh the page. The ISO links appear.
On Mobile (Android or iOS)
No trick needed. Just visit the download page from your phone’s browser. The server sees a mobile OS, and the ISO options will be right there. You can then copy the download URL to your computer, or download directly to a USB-OTG device if you’re feeling adventurous.
Using Rufus as an Alternative
If browser settings aren’t your thing, the popular USB creation tool Rufus has a built-in function to download Windows ISOs directly from Microsoft’s servers. Open Rufus, click the dropdown next to “Select,” choose “Download,” and then pick Windows 10, edition, language, and architecture. Rufus fetches the file for you — no user-agent hackery required. This method is slightly roundabout for purists who want the raw ISO, but it’s an official Microsoft source, and you end up with the same file.
A Word on Activation
The ISO is not a free pass to Windows 10. You’ll still need a valid license. If your PC already had Windows 10 activated before the clean install, a digital license stored on Microsoft’s servers will reactivate it automatically once you’re online. If you’re installing fresh on a machine that never had Windows 10, you’ll need to purchase a license (though these are increasingly hard to find from official channels).
Verification and Safety
Always compare the file’s SHA-1 or SHA-256 checksum against known good values if you’re operating in a high-security environment. For most home users, the direct download from microsoft.com is sufficient — the site uses HTTPS and its own CDN. Just make sure you’re actually on Microsoft’s domain and not a third-party lookalike.
Outlook: An Expiration Date for the ISO Trick?
Microsoft hasn’t announced any plan to remove the Windows 10 ISOs, but nothing lasts forever. As the user base shrinks and the need to support legacy hardware fades, the downloads could disappear overnight. For now, they’re a quiet gift to the die-hards.
The same user-agent workaround also works for Windows 11 ISOs, by the way — though there it’s less necessary because the Windows 11 page offers the ISO via a dropdown to all visitors. But if that ever changes, the trick will be useful again.
In the meantime, if you rely on Windows 10 for any reason, grab the ISO now. Archive it on a backup drive. Burn a USB stick and label it. Because one day, you’ll click that bookmark and get a 404 — and you’ll be glad you planned ahead.