The clock is ticking: on October 14, 2025, Microsoft will pull the plug on free security updates and support for Windows 10. For the millions of users who still run the decade-old OS—especially gamers, owners of older hardware, and anyone dependent on legacy apps—the smartest move is to download and archive a pristine, unmodified Windows 10 Version 22H2 ISO right now. Delaying risks the official download links being hidden or removed, leaving you scrambling for potentially unsafe third-party mirrors after the deadline.

Windows 10 22H2, released in October 2022, is the final feature update for the operating system. Since then, Microsoft has shipped only monthly quality and security patches, a cadence that officially ends on October 14, 2025. After that date, consumer devices will no longer receive free security fixes through Windows Update. While Extended Security Updates (ESU) will be available—initially for $30 per year for consumers, with recent reports of alternative enrollment using Microsoft Rewards points or Windows Backup syncing—terms and availability remain inconsistent across regions. Archiving the official ISO today is the only guaranteed way to ensure you can reinstall, recover, or virtualize Windows 10 in the years ahead.

Why Archive a Windows 10 22H2 ISO Right Now?

The urgency is real. Microsoft historically keeps some legacy downloads accessible, but there is no guarantee how long the Windows 10 ISO will remain online after support ends. The generated download links themselves expire after 24 hours, making same-day retrieval essential. Saving the official image now avoids the temptation to use third-party mirrors later—mirrors that can be modified, bundled with malware, or based on outdated, vulnerable builds.

A locally stored ISO also speeds recovery. If a system update fails or a drive crashes, having a verified, known-good image on hand can save hours of troubleshooting. And for virtualization, a pinned ISO simplifies VM creation in Hyper-V, VMware Workstation, or VirtualBox, ensuring legacy software, classic games, or old capture hardware continue to work without tying up a physical machine.

Two Official Paths to Obtain a Windows 10 22H2 ISO

Microsoft offers two legitimate, free methods to get the final Windows 10 ISO: a direct download via a user-agent switch, and the Media Creation Tool. Both produce genuine installation media, but the direct download gives you a traditional .iso file with an install.wim, while the MCT may compress the image into an install.esd to fit FAT32 media.

Method 1: Direct Download via User-Agent Switch

Microsoft’s download portal adapts to your device. If it detects Windows, it pushes you to the Media Creation Tool. But by spoofing a non-Windows user agent—such as Android or iPadOS—the site presents direct ISO download links.

Here’s how to do it in Edge or Chrome:

  • Open Edge or Chrome on a Windows PC.
  • Press Ctrl+Shift+I to open Developer Tools.
  • Navigate to the “Network conditions” tab (in Chrome) or the “Sensors” panel (in Edge—use the “+” to add “Network conditions” if not visible).
  • Uncheck “Use browser default” under User agent.
  • Select a non-Windows agent from the dropdown, like “Chrome — Android Mobile” or “Chrome — iPad.”
  • With DevTools open, visit the official Windows 10 download page and refresh (Ctrl+F5).
  • From “Select edition,” choose “Windows 10 (multi-edition ISO) – 22H2” and click Confirm.
  • Pick your language, confirm, then choose the 64-bit or 32-bit download link.
  • Save the file immediately—the generated link expires after 24 hours.
  • After the download completes, return the user agent to “Use browser default” and close DevTools.

What you’ll get: a multi-edition ISO file. For 64-bit, expect a size around 5.5–6.0 GB; for 32-bit, around 3.5–4.0 GB, varying by language.

Pro tip: If your connection is shaky, use a wired Ethernet link or a download manager that integrates with your browser to avoid corruption.

Method 2: Media Creation Tool (MCT)

Microsoft’s free Media Creation Tool automates the process. It can upgrade your current PC, create a bootable USB flash drive (8 GB or larger), or generate a standalone ISO.

Steps:

  • Download the Media Creation Tool from Microsoft’s official Windows 10 download page.
  • Run the executable and accept the license.
  • Choose “Create installation media (USB flash drive, DVD, or ISO file) for another PC.”
  • Uncheck “Use the recommended options for this PC” if you need to change language, edition, or architecture.
  • Select 64-bit for modern systems; choose 32-bit only for very old hardware.
  • Pick “ISO file” to save a reusable image, or “USB flash drive” for instant bootable media.
  • Let the tool download and build your media. When finished, click Finish.

MCT advantages: It ensures the latest cumulative update baseline is baked in, and it handles UEFI/legacy BIOS compatibility automatically. The downside: less control over image contents (e.g., install.esd vs. install.wim) and it requires a Windows PC to run.

64-bit vs 32-bit: Which Windows 10 ISO Should You Save?

For the vast majority, 64-bit is the answer. It supports more than 4 GB of RAM, modern CPUs, and contemporary drivers and games. Reserve the 32-bit ISO only for niche legacy devices—those with 2 GB RAM or special 32-bit driver requirements.

Quick guidance:
- 64-bit: If your PC has 4 GB RAM or more and a 64-bit CPU (nearly all from the last decade).
- 32-bit: Only for very old hardware or if a specific application demands it.

Verifying Your ISO: Why Checksums Matter

A clean ISO is only as trustworthy as its origin and integrity. Always compute and record a SHA-256 checksum immediately after downloading. On Windows:

Get-FileHash .\Win10_22H2_English_x64.iso -Algorithm SHA256

Store the hash in a text file alongside the ISO, and re-check it whenever you retrieve the file from cold storage or cloud archives. Avoid relying on random third-party hash lists; if you need a reference, compare against the hash generated on the same machine that created the ISO.

How to Use Your Archived ISO

You can mount the ISO for an in-place upgrade, use it for a clean install, or attach it to a virtual machine.

In-Place Upgrade or Repair Install

  • Double-click the ISO in File Explorer to mount it as a virtual DVD.
  • Run Setup.exe and choose “Keep personal files and apps.”
  • This reinstalls Windows while preserving your data and most settings—useful when the OS is unstable or corrupted.

Best for: repairing a system without rebuilding applications and configurations.

Clean Install

  • Boot from your USB drive or DVD created from the ISO.
  • Wipe partitions or format the target drive, then proceed with installation.
  • Sign in with the same Microsoft account previously used on the device to help reactivate your digital license.

Best for: removing bloat, repurposing a PC, or starting fresh.

Virtualization

  • Create a new VM in Hyper-V, VMware Workstation, or VirtualBox and attach the ISO as the boot source.
  • Allocate 2 CPU cores and 4–8 GB RAM to start; adjust based on workload.
  • Snapshot the base install (“golden image”) before adding apps, so you can rapidly roll back or clone.

Best for: running legacy software safely isolated from your main OS.

Creating a Bootable USB Installer

For a bootable USB, you have two reliable options: let the Media Creation Tool handle it, or use a third-party utility like Rufus to write the ISO.

Key formatting considerations:
- FAT32 is broadly UEFI-bootable but can’t hold files larger than 4 GB. If your install.wim exceeds this, tools may split it or switch to NTFS with UEFI:NTFS drivers. The MCT manages this automatically.
- Use GPT for UEFI systems and MBR for legacy BIOS. Most modern PCs prefer GPT/UEFI and Secure Boot.
- If you manually build media, ensure your tool supports Secure Boot, or temporarily disable it during installation (then re-enable afterward).

Post‑EOL Hardening Strategies

If you plan to keep a Windows 10 machine online after support ends without ESU, treat it like a legacy platform:

  • Restrict it to offline or limited-connectivity scenarios when possible.
  • Use a standard user account for daily work; reserve admin rights for maintenance.
  • Pair with a modern, still-supported browser and minimize extensions.
  • Disable unneeded services and scheduled tasks.
  • Enable Exploit Protection, SmartScreen, and—if hardware supports it—Memory integrity (HVCI).
  • Segment the device on your network with strict firewall rules.
  • Snapshot frequently if virtualized; keep known-good offline system images for bare-metal systems.

These measures don’t make an unsupported OS safe, but they materially reduce risk for light-duty or niche workloads.

Activation and Licensing

  • Most systems that upgraded from a genuine Windows 7/8.1 or shipped with Windows 10 have a digital license tied to hardware. After a clean reinstall of the same edition, activation typically resumes automatically once online.
  • Linking your license to a Microsoft account simplifies reactivation after significant hardware changes.
  • Retail product keys still work. Keep yours backed up securely.

Avoid gray-market keys; prices that seem too good to be true often lead to activation nags or invalidation.

What to Expect After October 14, 2025

  • Windows Update will stop delivering free security fixes for consumer Windows 10 devices.
  • The ESU program provides paid updates. Initially announced at $30 per year for consumers, Microsoft has since experimented with free enrollment via Microsoft Rewards or Windows Backup sync pop-ups. Availability and terms remain fluid—always verify through official channels inside Windows or the Microsoft Store app.
  • Driver updates, Store app compatibility, and browser support will gradually taper as vendors focus on Windows 11.

If you intend to keep Windows 10 on a networked PC without ESU, reduce exposure and consider running it in a VM behind strict policies.

Final Checklist: Act Today

  • [ ] Download the official Windows 10 22H2 ISO via user-agent switch or Media Creation Tool.
  • [ ] Compute and save the SHA-256 hash; store it with the ISO.
  • [ ] Back up drivers for critical devices (LAN/WLAN, storage, GPU).
  • [ ] Create a bootable USB installer and test-boot it on your target hardware.
  • [ ] Archive a second copy of the ISO and hash in cloud storage or an offline drive.
  • [ ] If keeping Windows 10 post-EOL, decide between bare metal or a VM behind strict network controls.
  • [ ] Link your Windows license to a Microsoft account if appropriate.

Saving a clean Windows 10 22H2 ISO now is a small task with outsized benefits. It preserves your ability to perform in-place repairs, bare-metal reinstalls, and VM deployments of a familiar OS long after mainstream support ends. The process is straightforward: use a non-Windows user agent to grab the ISO directly or let the Media Creation Tool handle it for you. Verify the hash, store multiple copies, and keep a bootable USB ready. Windows 10’s popularity wasn’t an accident—it delivered wide hardware support and a decade of stability. As its official support window closes, a little preparation ensures those workflows keep running on your terms.