How to Set Up Windows 11 Without a Microsoft Account (Two Fast Methods)

Windows 11 pushes users to sign in with a Microsoft account during installation. If you prefer a local account for privacy, speed, or offline setups, you can still bypass Microsoft sign-in. Below are two reliable methods that work on Windows 11 Home and Pro.

Method 1: The OOBE Bypass Command (Most Reliable)

This method directly tells Windows Setup to allow a local account.

Steps:

  1. When Windows asks to connect to a network, press:
    Shift + F10 to open Command Prompt.

  2. Type the following command and press Enter:
    OOBE\BYPASSNRO

  3. Your computer will restart automatically.

  4. After reboot, choose “I don’t have internet” or “Continue with limited setup”.

  5. Windows will now let you create a local offline account.

Why this works

The command disables the requirement for a Microsoft account and re-enables the offline setup path hidden by default.


Method 2: Disconnect the Internet to Force Offline Mode

Windows cannot require a Microsoft account if there is no connection.

Steps:

  1. When Windows asks to connect to a network:

    • If using Wi-Fi → Do not connect.

    • If using Ethernet → Unplug the cable.

  2. If Windows refuses to continue, press Shift + F10.

  3. In Command Prompt, type:
    ipconfig /release
    This kills all network connections.

  4. Close the Command Prompt.

  5. You should now see “I don’t have internet” → select it.

  6. Choose “Continue with limited setup.”

  7. Create your local account.

Write a Comment