Skip to content

Windows 11 — Install with Local Account

Microsoft requires an online account during OOBE by default. These methods bypass that requirement and let you create a local account instead.

Quick Reference

Method Builds Requires
ms-cxh:localonly All current (24H2, 25H2+) Keyboard access during setup
OOBE\BYPASSNRO Up to 24H2 only Keyboard access during setup
Rufus Any (clean install) Prep before installation

Patched methods

The fake email trick and Task Manager process-kill are both patched. Skip them.


Pre-requisites

  • Windows 11 installation media (USB or running installer)
  • Physical keyboard access during the OOBE setup wizard

Works on all current builds including 25H2 and later. Uses a legitimate internal Windows path — the most stable option.

  1. Proceed through installation until the "Let's connect you to a network" screen
  2. Press Shift+F10 — a Command Prompt opens
  3. Run:
    start ms-cxh:localonly
    
  4. A local account setup dialog appears directly — enter username and password

Method 2: OOBE\BYPASSNRO

Works on Windows 11 up to 24H2. Patched in 25H2 and later builds.

  1. At the network connection screen, press Shift+F10
  2. Run:
    OOBE\BYPASSNRO
    
  3. The system restarts automatically
  4. After reboot, select "I don't have internet""Continue with limited setup"
  5. Create a local account as prompted

Method 3: Rufus

Patches the Windows installer before booting — no commands needed during setup. The right choice if you are building many machines or want the cleanest approach.

Pre-requisites: Rufus (free), Windows 11 ISO

  1. Open Rufus, select your USB drive and the Windows 11 ISO
  2. Click START — a customisation dialog appears
  3. Check "Remove requirement for an online Microsoft account"
  4. Write the USB and boot from it — setup will skip the account requirement automatically

Method 4: Disconnect from Network

Simplest fallback — no commands, works on most builds.

  1. At the network screen, press Shift+F10
  2. Run:
    ipconfig /release
    
  3. Close the prompt — setup now shows "I don't have internet"
  4. Select it and create a local account

Note

Reconnect after setup completes if you need internet for drivers or updates.