How to Install Windows 11 Without a Microsoft Account: Complete Local Account Setup Guide (2026)

How to Install Windows 11 Without a Microsoft Account: Complete Local Account Setup Guide (2026)

How to Install Windows 11 Without a Microsoft Account: Complete Local Account Setup Guide (2026)

Laptop showing a Windows setup screen on a wooden desk

Photo via Pexels

⚡ Quick Answer

You can still set up Windows 11 with a local account instead of a Microsoft account. On Windows 11 Pro, choose "Set up for work or school," then "Sign-in options," then "Domain join instead." On Windows 11 Home, disconnect from the internet during setup, or type start ms-cxh:localonly into the "I don't have internet" screen when it appears. Both methods create a fully functional offline account with no Microsoft sign-in required.

Why Bother With a Local Account?

Every new Windows 11 installation nudges you toward signing in with an email address and password tied to a Microsoft account. For a lot of people that's genuinely convenient — settings roam between devices, OneDrive backs up the desktop automatically, and BitLocker recovery keys are stored safely online. But plenty of other people have good reasons to skip it entirely.

Maybe you're setting up a shared family computer and don't want a personal email attached to it. Maybe it's a workshop PC, a kiosk machine, or an old laptop you're reviving for a relative who doesn't want cloud syncing running in the background. Some people simply prefer that their login credentials stay on the machine instead of being tied to an online identity that Microsoft can use for advertising profiles, usage telemetry, or cross-product tracking. Whatever the reason, a local account still works exactly the way Windows accounts always used to: a username and password (or no password at all) that only exists on that one PC.

The tricky part is that Microsoft has made the local account option progressively harder to find with each Windows 11 feature update, especially on the Home edition. This guide walks through every method that currently works, in order from easiest to most technical, so you can pick whichever one matches your situation.

Close-up of hands typing on a laptop keyboard during setup

Photo via Pexels

Before You Start

A few things to confirm before you begin the installation or reset, so you don't have to start over halfway through:

  1. Know your edition. Windows 11 Pro has a built-in local account path that Home does not. Check Settings, then System, then About if you're not sure which one you have.
  2. Back up anything important first. If you're doing a clean install rather than a fresh out-of-box setup, back up documents, photos, and browser bookmarks to an external drive first.
  3. Have your product key ready if this is a manual reinstall rather than a factory-new PC, although Windows 11 will usually re-activate automatically if it recognizes the hardware.
  4. Decide your password approach. Local accounts can have a password, a PIN, or no password at all. Have your preference ready so setup doesn't stall while you decide.

Method 1: Windows 11 Pro (Domain Join Trick)

If you're running Windows 11 Pro, Enterprise, or Education, this is by far the simplest route because Microsoft still exposes it directly in the setup flow, no typing or connectivity tricks required.

  1. Start the out-of-box setup as usual and get to the "How would you like to set up this device?" screen.
  2. Choose Set up for work or school instead of "Set up for personal use."
  3. On the next screen, click the small link at the bottom that says Sign-in options.
  4. Select Domain join instead.
  5. You'll now be asked to create a local username and password. This is a completely standalone Windows account with no domain server involved — the label is just Microsoft's naming convention for offline setup.
  6. Finish the remaining privacy and Cortana prompts as normal.

This method has remained stable across Windows 11 updates for years and is the most reliable option if your edition supports it.

Method 2: Windows 11 Home (Disconnect From Wi-Fi)

Windows 11 Home doesn't have a domain join option, so Microsoft's fallback is that the local account choice reappears automatically once setup can't detect an internet connection.

  1. When setup reaches the network selection screen, click the tiny I don't have internet link at the bottom left corner. If your PC is connected to Ethernet, unplug the cable before this step so the option shows up.
  2. On the next screen, choose Continue with limited setup.
  3. You'll now be prompted to create a local account with a username and, optionally, a password.
  4. Complete the remaining setup screens, then reconnect to Wi-Fi afterward from Settings once you're on the desktop.
Heads up: On some regional builds this button is deliberately hidden until you disconnect from all networks first, including mobile hotspots. If you don't see it, try Method 3 below.

Method 3: The Command Line Bypass (Any Edition)

This method works on both Home and Pro and is currently the most dependable trick when the "I don't have internet" link is missing entirely, which happens on newer Windows 11 builds.

  1. When you reach the "Let's connect you to a network" screen during setup, press Shift + F10 to open a command prompt window.
  2. Type the following command exactly and press Enter:

OOBE\\BYPASSNRO

  1. The PC will restart automatically and return you to the beginning of setup.
  2. This time, when you reach the network screen, you'll see a new I don't have internet option that wasn't there before.
  3. Select it, then choose Continue with limited setup and create your local account as described in Method 2.

Method 4: OOBE\\BYPASSNRO Script (Alternative Trigger)

If Shift + F10 doesn't open a command window on your build, or the keyboard shortcut is disabled by group policy, there's a nearly identical alternative using a batch script instead of typing the command manually.

  1. Press Shift + F10 for a command prompt, or if that fails, try Shift + F10 immediately after the "Let's start with region" screen rather than waiting for the network screen.
  2. Type notepad and press Enter to open Notepad.
  3. In Notepad's File menu, choose Open, then navigate to C:\Windows\System32\oobe.
  4. Confirm the file BypassNRO.cmd exists in that folder. If it does, close Notepad, reopen the command prompt, and run BypassNRO.cmd directly.
  5. The system reboots and the offline setup path becomes available exactly as in Method 3.

Both Method 3 and Method 4 achieve the same result. Which one works depends on which Windows 11 build number you're running, since Microsoft periodically shuffles which script or shortcut survives its patches.

Person reviewing settings on a laptop screen at a desk

Photo via Pexels

Switching an Existing Microsoft Account to Local

Already finished setup and signed in with a Microsoft account you'd rather not use day to day? You don't need to reinstall anything.

  1. Open Settings, then go to Accounts.
  2. Select Your info.
  3. Click Sign in with a local account instead.
  4. Enter your current Microsoft account password to confirm the change.
  5. Create a new local username, password, and password hint, then click Sign out and finish.

All your files, apps, and desktop layout carry over untouched. The only thing that changes is how you log in, and any settings that were syncing through the Microsoft account will stop syncing until you sign back in with one somewhere else.

Local Account vs. Microsoft Account: Full Comparison

Feature Local Account Microsoft Account
Requires internet to sign in No Yes, for initial setup
OneDrive automatic backup Not available Available
Settings sync across devices Not available Available
Windows Hello (PIN/face/fingerprint) Fully supported Fully supported
Microsoft Store app downloads Requires temporary sign-in Seamless
BitLocker recovery key backup Manual (USB or printed) Automatic cloud backup
Find My Device Not available Available
Password reset if forgotten Requires security questions or reinstall Online recovery via email/phone
Data collected by Microsoft Reduced, device-level only Broader, tied to your identity

Troubleshooting When the Bypass Doesn't Appear

Occasionally none of the standard tricks show up right away. Here's what usually fixes it:

  1. Fully disconnect every network. Turn off Wi-Fi in airplane mode, remove the Ethernet cable, and disable any mobile hotspot. Windows checks continuously for connectivity, so even a brief reconnect can hide the local option again.
  2. Restart from scratch. If the command prompt trick was already used once and failed, restart the PC completely rather than backing up through the setup screens, since some builds cache the earlier state.
  3. Update your installation media. If you're installing from a USB drive, make sure it was created recently. Older ISO files sometimes lack the current bypass script entirely.
  4. Try the alternate keyboard shortcut. On some laptops, Shift + F10 is intercepted by a manufacturer utility. Try Shift + Fn + F10 instead.
  5. As a last resort, sign in and convert afterward. If nothing works during setup, sign in with a throwaway or existing Microsoft account temporarily, then use the "Switching an Existing Microsoft Account to Local" steps above once you reach the desktop.
Person troubleshooting a laptop computer settings menu

Photo via Pexels (

Keeping a Local Account Secure

Skipping the Microsoft account doesn't mean skipping good security habits. A few things worth setting up right after your first sign-in:

  • Set a real password or PIN. A blank password is convenient but leaves the machine open to anyone with physical access.
  • Write down or print your BitLocker recovery key if you enable device encryption, since it won't be backed up to the cloud automatically the way it is with a Microsoft account.
  • Create a password hint you'll actually remember, since there's no email-based recovery option for a local account.
  • Keep Windows Update turned on. Security patching is completely independent of which account type you use, so there's no downside here.
  • Consider a secondary admin account if multiple people share the PC, so day-to-day use happens from a standard account instead of an administrator one.
Good to know: You can still install and use a password manager, browser sync, and cloud storage services like Google Drive or Dropbox with a local Windows account. Skipping a Microsoft sign-in only affects Windows-specific syncing features, not the rest of your software.

Common Mistakes When Setting Up a Local Account

Most people run into the same handful of snags the first time they try to avoid the Microsoft sign-in screen. Knowing these ahead of time saves a repeat trip through setup.

  • Reconnecting to Wi-Fi too early. If you disconnect for Method 2 but your PC auto-joins a saved network mid-setup, the local option can vanish again. Forget the network first if this happens on a repeat attempt.
  • Typing the bypass command with a typo. OOBE\BYPASSNRO is case-insensitive but the backslash matters. If nothing happens after pressing Enter, retype it rather than editing the existing line.
  • Assuming a blank password is fine long-term. It's tempting to skip password creation entirely during setup, but an unprotected local account becomes a real risk the moment the laptop leaves the house.
  • Forgetting the password hint. Local accounts don't have an email-based reset flow, so a vague or missing hint can lock you out permanently if the password slips your mind.
  • Not checking the edition first. Attempting the Pro-only "Sign-in options" domain join trick on a Home edition machine just returns you to the same screen, since that link doesn't exist on Home builds.

Local Accounts on Work, School, or Refurbished Laptops

If the laptop in front of you came from a workplace, a school program, or a refurbisher, there's an extra wrinkle worth knowing about before you start. Devices that were previously enrolled in Microsoft Intune, Azure AD, or a school's device management system sometimes retain enrollment settings even after a factory reset, which can silently force a work-or-school sign-in screen back onto the setup flow.

If that happens, a standard factory reset from Settings usually isn't enough. You'll want to do a clean install using installation media instead of the built-in reset tool, since a full wipe-and-reinstall from USB clears device management enrollment far more reliably. Once you're doing a clean install from media rather than a factory reset, all four methods above apply exactly as described.

Refurbished laptops bought secondhand can carry a similar issue if the previous owner didn't fully sign out of their Microsoft account and remove the device from their account first. If you see a screen asking for someone else's email address during setup that you can't get past, the device likely needs to be removed from that person's Microsoft account online, or reinstalled fresh using official Windows 11 installation media rather than whatever recovery partition shipped on the drive.

What to Do Right After You Reach the Desktop

Once your local account is up and running, a short checklist keeps the rest of setup smooth without accidentally re-triggering a Microsoft sign-in prompt somewhere along the way:

  1. Open Windows Update and install all pending updates before installing anything else, since a fully patched system avoids most of the driver and app-installation headaches that show up on brand-new machines.
  2. Uninstall any trial software or manufacturer bloatware you don't need, most of which can be removed safely from Settings, then Apps.
  3. Set up your preferred browser and sign into browser-level sync instead of relying on Windows-level syncing, which keeps bookmarks and passwords portable without needing a Microsoft account.
  4. Turn on Windows Backup selectively if you want File History for local folders, which works independently of OneDrive and doesn't require any cloud account at all.
  5. Create a system restore point once everything is configured the way you want, giving you a clean fallback point before installing anything riskier later.

Frequently Asked Questions

Can you still install Windows 11 without a Microsoft account in 2026?

Yes. Windows 11 Pro still shows a direct local account option during setup, and Windows 11 Home can be switched to a local account using an offline network trick or a command entered during the out-of-box experience.

Why does Windows 11 push you toward a Microsoft account?

Microsoft accounts unlock cloud backup, OneDrive syncing, Store purchases, and cross-device settings syncing, which supports subscription services like Microsoft 365. A signed-in account also gives Microsoft more usage and telemetry data.

Does using a local account disable Windows Hello or Windows Update?

No. Windows Hello PIN and biometric sign-in both work with local accounts, and Windows Update continues to install security patches normally regardless of account type.

Will I lose access to the Microsoft Store with a local account?

You can browse the Microsoft Store with a local account, but downloading or purchasing apps requires signing in with a Microsoft account at that specific moment, which you can do later without changing your main sign-in account.

What happens if the bypass command stops working after a Windows update?

Microsoft periodically patches bypass commands. When one method stops working, disconnecting from Wi-Fi during setup or using a different registry-based command typically restores the local account option again.

Can I switch from a Microsoft account back to a local account after setup?

Yes. Go to Settings, then Accounts, then Your info, and select Sign in with a local account instead. This converts the current account without reinstalling Windows or losing files.

Setting up Windows 11 without a Microsoft account takes a few extra clicks compared to the default path, but none of the methods above require special tools, unlocking, or third-party software. Pick whichever route matches your edition and connectivity, and you'll be on a fully functional, privacy-friendlier desktop in under ten minutes.

This guide reflects Windows 11 setup behavior as of September 2026. Microsoft periodically changes setup screens and bypass commands in feature updates, so exact wording and menu locations may shift slightly on your build. Screenshots on this page are placeholders sourced from Pexels and should be replaced with your own verified screenshots before publishing to production.

Post a Comment

Previous Post Next Post