Add Bypass Windows 11 Microsoft Account Requirement.md
This commit is contained in:
parent
79ba331ff7
commit
046609da01
60
Bypass Windows 11 Microsoft Account Requirement.md
Normal file
60
Bypass Windows 11 Microsoft Account Requirement.md
Normal file
|
|
@ -0,0 +1,60 @@
|
|||
# Bypass Windows 11 Microsoft Account Requirement (Local Account Setup)
|
||||
|
||||
This guide explains how to bypass the Microsoft Account requirement during the initial Windows 11 setup (OOBE) and create a local account instead.
|
||||
|
||||
Tested on Windows 11 (2024 builds).
|
||||
|
||||
---
|
||||
|
||||
# Method 1 — Simple (Disconnect Internet)
|
||||
|
||||
## Steps
|
||||
|
||||
1. Boot Windows 11 normally.
|
||||
2. Proceed through setup until you reach:
|
||||
|
||||
"Let's connect you to a network"
|
||||
|
||||
3. Disconnect internet:
|
||||
|
||||
- Unplug Ethernet cable
|
||||
- OR do not select a Wi-Fi network
|
||||
|
||||
4. Click:
|
||||
|
||||
**I don't have internet**
|
||||
|
||||
5. Then click:
|
||||
|
||||
**Continue with limited setup**
|
||||
|
||||
6. Create your local account.
|
||||
|
||||
7. Finish setup.
|
||||
|
||||
8. Reconnect internet after reaching the desktop.
|
||||
|
||||
---
|
||||
|
||||
# Method 2 — Command Prompt Bypass (Reliable)
|
||||
|
||||
Use this method if Windows refuses offline setup.
|
||||
|
||||
---
|
||||
|
||||
## Step 1 — Open Command Prompt
|
||||
|
||||
During setup press:
|
||||
|
||||
Shift + F10
|
||||
|
||||
Command Prompt will open.
|
||||
|
||||
---
|
||||
|
||||
## Step 2 — Run Bypass Command
|
||||
|
||||
Type:
|
||||
|
||||
```cmd
|
||||
OOBE\BYPASSNRO
|
||||
Loading…
Reference in a new issue