You've just unboxed a new laptop, or you're reinstalling Windows 11 on a machine you're passing to a family member. Everything's going smoothly until you hit that screen: "Let's add your Microsoft account."
There's no skip button. No "maybe later" option. Just a login box that won't let you move forward without handing over your email address.
If that sounds familiar, you're not alone. It's one of the most common frustrations we hear from customers across London, Berkshire, and Surrey, and it comes up almost every time we set up a new PC for someone. The good news? There are still ways around it, even in 2026.
This guide walks you through every method for bypassing the Microsoft sign-in page on Windows 11, including the Developer Console trick that still works on the latest builds. We'll also cover what to do if you've already set up with a Microsoft account and want to switch to a local one.
What you'll need:
- About 5–10 minutes
- Your Windows 11 PC (during initial setup or a fresh install)
- No special tools or software for most methods
Difficulty: Beginner-friendly for Methods 1–3. Methods 4–5 are a bit more involved.
When to call a pro: If you're not comfortable typing commands, or if you're setting up a business machine that requires specific security settings, we're happy to handle it for you.
Why Would You Want to Skip the Microsoft Account?
Before we get into the how, let's talk about the why. Microsoft wants everyone to use an online account because it ties you into their services, including OneDrive, Microsoft 365, Copilot, and more. That's fine if you want those things, but there are plenty of good reasons to use a local account instead.
Setting up a PC for someone else. If you're configuring a laptop for your mum, your child, or a colleague, you don't want your own Microsoft account attached to their machine. We see this constantly: someone sets up a family member's computer with their own login and, months later, wonders why their OneDrive files are appearing on someone else's desktop.
Selling or donating a computer. A local account means no personal data is linked to the machine. You can wipe it and hand it over without worrying about leftover account connections.
Privacy preferences. A local account keeps your files on your machine rather than syncing them to Microsoft's cloud. Your settings, browsing history, and documents stay where you put them.
Business machines that don't need cloud accounts. Many of the small businesses we support use standalone PCs for specific tasks, a reception desk, a workshop terminal, or a shared workstation. These don't need a Microsoft account, and adding one can create unnecessary complications with licensing and data access.
Limited or no internet access. Some locations we cover across London and Berkshire simply don't have reliable internet during setup. A local account lets you get the PC running without needing a connection.
What's Changed Recently (And Why Old Guides Might Not Work)
Microsoft has been systematically removing bypass methods over the past couple of years. If you've searched for this before, you might have come across instructions that no longer work. Here's a quick rundown of what's happened.
The oobe\bypassnro Command was the go-to method for years. You'd press Shift + F10 during setup, type the command, and Windows would restart with an "I don't have internet" option. Microsoft removed the script from Windows 11 preview builds in early 2025, though the underlying registry value still worked for a while.
The start ms-cxh:localonly The command replaced it as the easiest bypass. It opened a local account creation screen directly. But as of October 2025, Microsoft confirmed that it has been blocked in newer preview builds as well.
The fake email trick (typing something like test@test.com to force an error) was patched in Windows 11 24H2.
Disconnecting from the internet alone no longer works on the most recent builds. Windows 11 simply refuses to continue setup without a connection.
So what still works? Let's get into it.
Method 1: The Developer Console Bypass (Works on Latest Builds)
This is currently the most reliable option, even on builds where Microsoft has blocked the other commands. It was discovered by examining the Windows 11 OOBE source code, which revealed a hidden local account button built into the setup interface.
Here's what you need to do:
Step 1: Start your Windows 11 setup as normal. Select your region and keyboard layout.
Step 2: When you reach the "Let's add your Microsoft account" screen (or any screen during the setup process except the Network Connection screen), press Ctrl + Shift + J on your keyboard.
This opens the Windows Developer Console, a debugging tool built into the setup interface. You'll see a dark panel appear, usually at the bottom of the screen.
Step 3: Click inside the console window to make sure it's active, then type the following command exactly as shown:
WinJS.Application.restart("ms-cxh://LOCALONLY")
Important: The command is case-sensitive. Make sure you type LOCALONLY in capital letters and use :// (not just a colon). The quotes must be standard double quotes, not curly or smart quotes.
Step 4: Press Enter. The screen will go black for a moment, then a familiar-looking account creation screen will appear, similar to what you'd see on Windows 10.
Step 5: Enter a username and password for your local account. If you don't enter a password, you can log in without one (not recommended for business machines, but handy for a home PC).
Step 6: Continue through the remaining privacy settings, and you're done. You'll land on the Windows 11 desktop with a local account.
What if the Developer Console doesn't open?
Try clicking outside the white setup box first to shift focus away from the setup options, then press Ctrl + Shift + J again. On some keyboards, especially laptops, you might need to press Fn + Ctrl + Shift + J to access the J key properly.
If the console still won't open, Microsoft may have patched this method in your particular build. In that case, try Method 2 or Method 4 below.
A Known Side Effect to Watch For
There's one thing worth knowing about this method. Some users have reported that using the ms-cxh:localonly bypass (whether through the Developer Console or the Command Prompt version) can flip a system setting that blocks Microsoft accounts across the whole operating system. This means the Microsoft Store and some built-in apps (such as the new Notepad, Photos, and Windows Terminal) may not function properly.
The fix is straightforward. Open Command Prompt as administrator after you're on the desktop and run:
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v NoConnectedUser /t REG_DWORD /d 0 /f
Then restart your PC. This removes the policy block without affecting your local account. Your apps should work normally afterwards.
This is something most guides don't mention, and it catches people out. If you'd rather not deal with registry commands, we can sort this out for you quickly, it takes us about five minutes.
Method 2: The Registry Bypass (Still Working)
If the Developer Console method doesn't work for you, manually adding the registry value is your next best option. This recreates the effect of the old bypassnro command by hand.
Step 1: During Windows 11 setup, at any screen, press Shift + F10 to open Command Prompt. (On some laptops, try Fn + Shift + F10.)
Step 2: Type regedit and press Enter to open the Registry Editor.
Step 3: Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE
Step 4: Right-click in the right panel, select New > DWORD (32-bit) Value, and name it BypassNRO.
Step 5: Double-click the new value and set it to 1. Click OK.
Step 6: Close the Registry Editor, go back to the Command Prompt, and type:
shutdown /r /t 0
Step 7: Your PC will restart. This time, when you reach the network screen, you'll see an "I don't have internet" option. Click it, then select "Continue with limited setup" to create a local account.
Make sure your PC is actually disconnected from the internet (unplug the Ethernet cable or don't connect to Wi-Fi) before proceeding past this screen.
Method 3: Domain Join (Windows 11 Pro Only)
If you're running Windows 11 Pro (not Home), there's a much simpler built-in option that requires no commands.
Step 1: During setup, when asked to choose between "Set up for personal use" or "Set up for work or school", choose "Set up for work or school".
Step 2: On the next screen, click "Sign-in options".
Step 3: Click "Domain join instead".
Don't worry, you're not actually joining a domain. This just triggers the local account creation flow. You'll be asked to enter a username and password, and that's it.
This is the method we use most often when setting up Windows 11 Pro machines for businesses. It's clean, it's fast, and it doesn't touch any system settings.
Method 4: Use Rufus to Create a Modified Install USB
If you're doing a clean install of Windows 11 (rather than setting up a brand-new PC), you can use a free tool called Rufus to create a bootable USB drive that automatically skips the Microsoft account requirement.
Step 1: Download the Windows 11 ISO from Microsoft and download Rufus.
Step 2: Plug in a USB drive (8GB or larger), open Rufus, and select the ISO file.
Step 3: Click Start. A dialogue box will appear with several options. Toggle on "Remove requirement for an online Microsoft account".
You can also disable TPM and Secure Boot requirements if you're installing on older hardware.
Step 4: Let Rufus create the USB drive. Boot from it and install Windows 11 as usual. You'll be offered a local account option during setup.
This is the most reliable long-term method because you're modifying the installation media itself. Even if Microsoft patches every command-line bypass, a custom USB drive will still work.
Method 5: Set Up With a Microsoft Account, Then Switch to Local
If none of the above methods work for your build, or if you'd rather not mess with commands during setup, there's always the fallback option: finish setup with a Microsoft account and then switch to a local account immediately.
Step 1: Complete the Windows 11 setup with any Microsoft account (you can even create a throwaway one).
Step 2: Once you're on the desktop, go to Settings > Accounts > Your info.
Step 3: Click "Sign in with a local account instead".
Step 4: Follow the prompts to create your local account name and password.
Step 5: Sign out and sign back in with your new local account.
Your files and settings stay exactly where they are. The profile folder doesn't change. You can then remove the Microsoft account from the machine entirely if you wish.
It's not as elegant as bypassing during setup, but it works every time and takes about three minutes.
Which Method Works on Which Build?
Methods come and go as Microsoft patches things. Here's a summary of what's working as of early 2026:
| Method | Windows 11 24H2 | Windows 11 25H2 (Preview) | Home Edition | Pro Edition |
|---|---|---|---|---|
| Developer Console (WinJS) | ✅ | ✅ | ✅ | ✅ |
| Registry BypassNRO | ✅ | ✅ | ✅ | ✅ |
| Domain Join | N/A | N/A | ❌ | ✅ |
| Rufus Custom USB | ✅ | ✅ | ✅ | ✅ |
| Post-Setup Switch | ✅ | ✅ | ✅ | ✅ |
| oobe\bypassnro (command) | ⚠️ Patchy | ❌ | ⚠️ | ⚠️ |
| start ms-cxh:localonly (cmd) | ✅ | ❌ | ✅ | ✅ |
⚠️ = Works on some builds but not others. ✅ = Confirmed working. ❌ = Blocked or not available.
Our recommendation: Start with Method 1 (Developer Console). If that doesn't work, try Method 2 (Registry). If you're on Windows 11 Pro, Method 3 is the easiest.
What You'll Miss Without a Microsoft Account (And What You Won't)
A local account works perfectly well for everyday computing. You can browse the web, run Office apps, play games, and do everything else you normally would. But there are a few things that behave differently.
You won't get automatic OneDrive sync. Your files stay on your PC only. For many people, this is the point, but if you want cloud backup, you'll need to set it up separately or use a different service.
Microsoft Store apps may need a separate sign-in. You can still use the Microsoft Store with a local Windows account, but you'll need to sign in to the Store app itself to download apps.
Settings won't sync across devices. Your wallpaper, browser favourites, and preferences stay on the machine where you set them.
BitLocker recovery keys won't back up to your Microsoft account. If you use BitLocker, you'll need to manually save the recovery key (to a USB drive or a printed copy). This is actually important if you lose the key and your drive is encrypted, your data could be gone for good.
Find My Device won't work. The built-in device tracking feature needs a Microsoft account to function. If your laptop gets stolen, you won't be able to locate it through Microsoft's service.
For most home users, these trade-offs are perfectly acceptable. For businesses, we usually recommend a different approach: use Microsoft 365 Business accounts rather than personal Microsoft accounts, which provide cloud features without the personal data concerns.
Setting Up Business PCs? Here's What We'd Suggest
If you're a small business in London, Berkshire, or Surrey rolling out new machines, the bypass methods above work well for standalone workstations. But for most business setups, we'd actually recommend a slightly different approach.
Rather than bypassing Microsoft accounts entirely, we set up business machines with a dedicated Microsoft 365 Business account. This gives you controlled cloud access, proper email, and central management without mixing personal and business data.
For shared workstations, reception desks, workshop terminals, and hot-desking setups, local accounts still make the most sense. We regularly set up these machines for dental practices, law firms, and estate agents across our coverage area.
One dental practice in Slough had us replace eight ageing Windows 7 machines. We set up each one with local accounts for the treatment rooms (where patient data was most sensitive) and Microsoft 365 accounts for the reception PCs that required email and calendar access. The whole rollout took four weeks, staggered so the practice was never without working systems.
If you're planning a similar rollout, or even just setting up a handful of new laptops for your team, we can handle the whole process, from sourcing the hardware to configuring accounts and installing your software.
Troubleshooting Common Problems
The Developer Console won't open. Try clicking outside the setup box to change focus, then try the keyboard shortcut again. If you're on a laptop, try adding the Fn key. If it still doesn't work, Microsoft may have patched it in your build. Move to Method 2.
The command runs, but nothing happens. Check that you've typed the command exactly right, including the double-slash in :// and the capital letters in LOCALONLY. If you've entered it correctly and nothing loads, try restarting your PC by holding the power button.
You're stuck on the network screen with no "skip" option. This usually means you need to run the Registry bypass (Method 2) or use the Developer Console command. Without one of these, Windows 11 won't let you continue without an internet connection.
Apps don't work after setting up a local account. This is the policy issue we mentioned earlier. Run the registry fix command from the Method 1 side-effect section to restore full app functionality.
You completed the setup with a Microsoft account by mistake. No problem. Follow Method 5 to switch to a local account after the fact. Nothing is lost.
If you've tried everything and you're still stuck, don't stress about it. This is something we fix all the time. Give us a ring, and we can usually sort it out the same day, no call-out fee, and we come to you.
Frequently Asked Questions
Can I add a Microsoft account later if I change my mind?
Yes. You can switch from a local account to a Microsoft account at any time by going to Settings > Accounts > Your info > "Sign in with a Microsoft account instead". Nothing is permanent.
Will a local account affect Windows updates?
No. Windows updates work exactly the same whether you're using a local account or a Microsoft account. Your PC will still receive security patches and feature updates.
Is bypassing the Microsoft account legal?
Yes. You own the hardware and the Windows licence. Using a local account is a built-in feature of Windows; Microsoft just makes it difficult to access during setup. These aren't hacks or cracks; they're alternative configuration paths within the operating system itself.
Does this work on Windows 11 Home?
Yes, all methods except Domain Join (Method 3) work on Windows 11 Home. The Developer Console bypass is confirmed to work on all editions, including S Mode.
Will Microsoft eventually block all bypass methods?
They're certainly trying. Microsoft has explicitly stated that they're removing ways to create local accounts during setup. But the community keeps finding new methods, and some (like the registry approach and custom install media) are very difficult to block entirely. Even if all setup bypasses are blocked, you can always sign in with a Microsoft account and switch to local immediately after.
What about Windows 10?
Windows 10 is much easier; you can usually just disconnect from the internet during setup to get a local account option. However, Microsoft ended mainstream support for Windows 10 in October 2025, so if you're still running it, now's a good time to think about upgrading.
Need a Hand With Your Windows 11 Setup?
Setting up a new PC should be the exciting part, not the frustrating one. If you'd rather skip the command-line work and have someone set up your Windows 11 machine properly from the start, that's exactly what we do.
We set up computers for home users and businesses across London, Berkshire, and Surrey. Whether it's a single laptop or a full office rollout, we'll configure your accounts, install your software, and make sure everything's working before we leave.
- No call-out fees — ever
- Same-day service available
- We come to you — home or office
- Rates from £80/hour, and you only pay if we fix it
Give us a call or book an appointment online. We're happy to help.
Windows troubleshooting and repair
Need Windows fixed without losing your data?
We repair Windows startup loops, update failures, driver problems, blue screens and slow PCs remotely or on-site across London, Berkshire and Surrey.
Keep reading
Related IT guides
How to End a Task from the Windows 11 Taskbar
In recent Windows 11 updates , Microsoft has introduced a highly practical feature that streamlines the management of unresponsive or problematic...
Steps to Fix PC and Laptop Screen Flickering on Windows 11
It can be frustrating when your Windows 11 PC's laptop screen flickers. This problem is often linked to a faulty graphics driver or sometimes an...
How to Fix Microsoft Edge Closes Immediately After Opening
In this tutorial, I'll demonstrate how to troubleshoot the issue of the Microsoft Edge web browser closing immediately upon opening. To begin, access...
Written by
Noman Maqsood (Nomi)
Senior IT Engineer · Azure certified
Nomi has 7+ years in cloud, networking, and hybrid infrastructure. He writes about practical IT solutions — no jargon, just what actually works.
More from Nomi at nmaqsood.com →