How to Download Windows 10 ISO File Using the Inspect Element

Microsoft’s website makes downloading the Windows 10 ISO straightforward—but only if you’re visiting from a non-Windows device. If you’re on Windows, the site usually forces you to use the Media Creation Tool instead of giving you the direct ISO download option.

Fortunately, there’s a simple workaround: by using the Inspect Element developer tools built into your browser, you can make Microsoft’s website think you’re browsing from another device, like an Android or macOS machine. When you do that, the direct ISO download links appear automatically.

In this guide, we’ll show you exactly how to download the official Windows 10 ISO file using Inspect Element in any Chromium-based browser (like Chrome, Edge, or Brave).

What You’ll Need

You only need:

  • Microsoft Edge, Google Chrome, or any Chromium browser
  • Basic familiarity with right-click and keyboard shortcuts

No third-party tools, no scripts, and no unofficial sites required. Everything is done directly from Microsoft’s official website.

Download Windows 10 ISO Using Inspect Element

Follow these steps to force Microsoft’s website to reveal the direct ISO download options.

1. Open the Official Windows 10 Download Page

  1. Open your browser.
  2. Go to the official Windows 10 download page: https://www.microsoft.com/software-download/windows10

If you’re on Windows, you’ll normally see the Media Creation Tool download instead of ISO links.

2. Open Developer Tools (Inspect Element)

To trick the site into thinking you’re on a mobile device:

Press F12 to open Developer Tools, or Press Ctrl + Shift + I, or Right-click anywhere on the page and choose Inspect.

Developer Tools will open on the right or bottom side of your browser.

3. Enable Mobile Device View (Emulation Mode)

  1. In Developer Tools, click the Toggle device toolbar icon.
    • It looks like a phone and tablet.
  2. The page will now switch into a mobile view.
  3. At the top, choose any mobile device profile such as:
    • Pixel 7
    • iPhone SE
    • Samsung Galaxy S22

Your browser now identifies itself as a mobile device.

4. Refresh the Page to Trigger the Mobile Layout

  1. Press Ctrl + R or click the Reload button.
  2. The page will reload and show the direct Windows 10 ISO download section instead of the Media Creation Tool.

This step is crucial—the page must reload while in mobile mode.

5. Choose Your Windows 10 Edition

Scroll down until you see:

“Select edition”

  1. Click the dropdown.
  2. Select Windows 10 (multi-edition ISO).
  3. Click Confirm.

Microsoft will verify the request for a few seconds.

6. Select Your Language

  1. Choose your preferred language, such as:
    • English
    • English International
    • Spanish
    • French
  2. Click Confirm.

After confirming the language, Microsoft will generate two download buttons.

7. Download the 32-bit or 64-bit ISO

Microsoft will now display:

  • 64-bit Download
  • 32-bit Download

Click the version you need.

The download link is valid for 24 hours and comes directly from Microsoft’s servers.

Why This Method Works

Microsoft’s download page detects your operating system using the browser’s User-Agent string.

  • If it detects Windows, it offers the Media Creation Tool.
  • If it detects Android, macOS, iOS, or Linux, it offers the direct ISO download.

Using Inspect Element with mobile mode temporarily changes your User-Agent, revealing the ISO options.

Wrapping Up

Downloading the Windows 10 ISO using Inspect Element is fast, safe, and completely supported by Microsoft—it’s simply accessing the options normally shown to non-Windows devices. By switching your browser to mobile emulation mode, you can bypass the Media Creation Tool and download the ISO directly with just a few clicks.

Whether you need the ISO for creating a bootable USB, upgrading a PC, or reinstalling Windows from scratch, this method ensures you always have access to the direct download whenever you need it.

Posted by Arpita

With a background in Computer Science, she is passionate about sharing practical programming tips and tech know-how. From writing clean code to solving everyday tech problems, she breaks down complex topics into approachable guides that help others learn and grow.