How to Install Windows 11 Without Internet Access

Windows 11 has a well-known requirement baked into its setup process: during a fresh install on a personal or home computer, Microsoft pushes you toward signing in with a Microsoft account — and that requires an active internet connection. But there are legitimate, working ways to complete installation without being online. Whether you're setting up an air-gapped machine, working in a location without Wi-Fi, or simply preferring a local account setup, here's what you need to know.

Why Windows 11 Blocks Offline Installation by Default

When you run a fresh Windows 11 installation — particularly on the Home edition — the setup wizard includes a mandatory network check. If no connection is detected, it typically refuses to proceed past the account setup screen. This is by design: Microsoft uses the connection requirement to push users toward Microsoft accounts, which enable OneDrive sync, app purchases, and cloud-linked settings.

Windows 11 Pro and enterprise editions have traditionally been more flexible, offering a "domain join" or "offline account" option during setup without requiring a workaround. Home users, however, have historically faced a harder wall.

The good news: there are several methods that work around this, each with its own trade-offs depending on your technical comfort level and the version of Windows 11 you're installing.

Method 1: Disconnect Before Setup Reaches the Network Screen

The simplest approach — and the one that requires no commands or tools — is to physically disconnect from the internet before Windows 11 reaches the account setup phase.

Here's the general flow:

  • Boot from your Windows 11 installation media (USB or DVD)
  • Complete the initial language, region, and keyboard steps
  • Before the setup screen asks about network connectivity, unplug your Ethernet cable or ensure Wi-Fi is not connected
  • Windows may display an error or a "No internet" screen — on some versions this unlocks a "Continue with limited setup" option

This works more reliably on older builds of Windows 11. Newer builds (particularly after mid-2022 updates) removed the "limited setup" option from Home edition in response to users bypassing the requirement this way.

Method 2: The OOBEBYPASSNRO Command 🖥️

For many users, this is the most widely known workaround. When you hit the network requirement screen during Out-of-Box Experience (OOBE) setup:

  1. Press Shift + F10 to open a Command Prompt
  2. Type: OOBEBYPASSNRO and press Enter
  3. The system will restart and relaunch setup
  4. This time, a "I don't have internet" option should appear on the network screen

This method has worked reliably across many Windows 11 versions, but Microsoft has patched it out in certain newer builds of Windows 11 (particularly version 23H2 and beyond in some configurations). Whether it works depends on the exact build of Windows 11 on your installation media.

Method 3: Use the No@thankyou Email Trick

On some versions of Windows 11 Home, entering a specific fake email address at the Microsoft account login screen triggers an error that routes you to a local account setup instead:

  • At the "Sign in with Microsoft" screen, enter: [email protected]
  • Use any password when prompted
  • The sign-in will fail, and setup should offer a "Create a local account instead" option

This is a quirk rather than an official feature, and its reliability varies across builds. It's worth trying if other methods aren't available.

Method 4: Use a Modified or Unattend.xml Installation

For more technically confident users — IT administrators, developers, or enthusiasts setting up multiple machines — using an answer file (unattend.xml) embedded in the installation media allows you to pre-configure setup to skip the network requirement entirely.

This involves:

  • Creating an XML configuration file that instructs Windows Setup to bypass the OOBE account creation steps
  • Placing it on the installation USB in the correct directory
  • Running setup normally — the answer file handles the rest silently

Tools like Windows System Image Manager (WSIM) or third-party utilities can generate this file. This method is reliable, repeatable, and clean — but it has a steeper learning curve than the command-line approaches above.

What Changes When You Install Without Internet

Installing offline and using a local account instead of a Microsoft account means:

FeatureMicrosoft AccountLocal Account
OneDrive auto-sync✅ Enabled by default❌ Not configured
Microsoft Store apps✅ Full access (when online)⚠️ Requires sign-in later
Settings sync across devices✅ Yes❌ No
Windows Hello (PIN/fingerprint)✅ Full support✅ Supported locally
BitLocker recovery key backup✅ Cloud backup❌ Manual backup required
Privacy (data sent to Microsoft)More data linked to accountLess account-linked data

A local account is fully functional for everyday use — you can still connect to the internet afterward, install apps, and use most Windows features. The differences are primarily around cloud services and account-linked settings.

The Variable That Changes Everything: Your Windows 11 Build

The single biggest factor in which method works for you is which version of Windows 11 is on your installation media. 🔑

  • Older installation ISOs (pre-2023) respond well to BYPASSNRO and the disconnect method
  • Newer builds have progressively closed some of these paths
  • The unattend.xml method remains the most future-proof but requires preparation

If you're downloading a fresh ISO from Microsoft's site today, you're getting the latest build — and the workarounds that worked a year ago may not behave the same way. Conversely, if you're working from older installation media (common in enterprise environments or when reinstalling on legacy hardware), different options may be available.

Your technical comfort level also plays a role. The command-line method takes about 60 seconds if you're comfortable in a terminal. The answer file approach takes preparation but scales across multiple installs. The email trick requires no technical knowledge but is the least consistent.

What works cleanly for one setup — a fresh install on new hardware using a recent ISO — may differ from reinstalling on a machine with a retail license on older media. The method that fits depends on which version of Windows 11 you're working with and how much setup complexity you're willing to handle.