Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
A step-by-step guide to installing Windows 11 with a local account (without a Microsoft account)
Download the Windows 11 ISO from Microsoft’s official website:
https://www.microsoft.com/software-download/windows11
Create a bootable USB using Rufus or the Media Creation Tool:
Rufus Method (recommended for bypassing Microsoft account requirement):
Download Rufus: https://rufus.ie/
Select the USB drive, choose the Windows 11 ISO, and click Start.
Under “Windows installation options,” select “Skip TPM & Secure Boot checks” (if needed for older hardware).
Insert the USB into the PC and restart.
Enter BIOS/UEFI (press F2/DEL/ESC during boot, varies by motherboard).
Set USB as the first boot device and save changes.
Windows Setup will load—select language, time format, and keyboard layout → Next.
Click “Install Now”.
Enter your product key (or skip if you’ll activate later).
Select Windows 11 Pro/Home (Pro allows more local account options).
Accept the license terms → Next.
Choose “Custom: Install Windows only (advanced)”.
Select the drive, format if needed, and click Next.
After installation, Windows will prompt for a Microsoft account (do not enter one).
Disconnect from the internet (unplug Ethernet/Wi-Fi) to force local account creation.
If online, press Shift + F10 to open Command Prompt and run:
OOBEBYPASSNRO
OR
start ms-cxh:localonly
This reboots the PC and adds a “I don’t have internet” option.
On the next screen:
Select “I don’t have internet” → “Continue with limited setup”.
Click “Continue with a local account”.
Enter a username (e.g., “Admin”).
(Optional) Set a password or leave blank.
Skip security questions (if prompted).
Adjust privacy settings (disable ads/tracking if preferred) → Accept.
Wait for Windows to finalize settings.
Once at the desktop, reconnect to the internet.
(Optional) Activate Windows via Settings > Update & Security > Activation.
If Microsoft account prompts return, run Shift + F10 and type:
net user [username] /add net localgroup administrators [username] /add
Replace [username] with your desired name.