Forum Discussion
How to bypass or skip login setup in Windows 11 installation?
I don't have a Microsoft account and the Windows 11 installation couldn't continue without a Microsoft account. How can I skip or bypass login in Windows 11 setup?
11 Replies
- Timothy1525Steel Contributor
It is more safe to use a Microsoft account when running with Windows 11. And it is easy to sign up for Microsoft account.
- oliverbennet345Copper Contributor
If the goal is simply to install Windows 11 without creating a Microsoft account, the available options can vary by Windows 11 version and installer build. One straightforward approach is to complete the installation with a Microsoft account and then switch to a local account afterward through Settings > Accounts > Your info > Sign in with a local account instead. If the setup screen is blocking progress, it also helps to confirm the exact Windows 11 version/build, since Microsoft has changed the setup requirements over time.
I don't have a Microsoft account
It's super easy to create one.
https://signup.live.com/?lic=1
Even if you bypass the login during setup using unofficial methods, certain features still require you to sign in with a Microsoft account.
- Nobel_BaynesSteel Contributor
ISOKit has a built-in feature for bypassing Microsoft login requirements during install.
- SeehoilzerCopper Contributor
The start ms-cxh:localonly command is a built-in method to bypass Windows 11 login setup. However, its effectiveness depends entirely on which version of Windows 11 you are installing.
How It Worked (for older Windows 11 versions)
If you are using an older build of Windows 11, here is how this command was used to bypass Windows 11 login setup:
- During the Windows 11 setup process, when you reach the "Let's connect you to a network" screen, press Shift + F10 to open Command Prompt .
- Type start ms-cxh:localonly and press Enter .
- A hidden window would appear allowing you to create a local account instead of signing in with a Microsoft account.
These methods exist because Microsoft's official policy strongly encourages the use of Microsoft accounts during Windows 11 setup. While bypassing this requirement gives you more control over your data and privacy, it also means you lose automatic cloud backup through OneDrive and seamless syncing across devices.
- Cody-HutsonIron Contributor
If you are already logged into Windows, you can use the net user command from an elevated Command Prompt to create a new local user account.
Example command:
cmd
net UserName Password /add
(Replace UserName and Password with your desired credentials.)
You can also add the new account to the Administrators group:
cmd
net localgroup administrators UserName /add
This is a common method for managing local users without using the graphical interface.
The need to "bypass Windows 11 login setup" typically arises during the Out-Of-Box Experience (OOBE), which is the initial setup screen that appears after a fresh install. Microsoft has made it increasingly difficult to create a local account during this phase, requiring specific workarounds.
The official workaround is to use the OOBE\BYPASSNRO command.
1. Open Command Prompt: When you reach the "Let's connect you to a network" screen, press Shift + F10 (or Shift + Fn + F10 if function keys are locked) to open a Command Prompt window.
2. Enter the command: Type OOBE\BYPASSNRO and press Enter.
3. Restart: Your PC will restart and return to the setup process.
4. Skip network: This time, when you reach the network screen, you will see a new option at the bottom: "I don't have internet". Click it, then select "Continue with limited setup".
This process allows you to bypass Windows 11 login setup and create a local account. If you are using a very new version of Windows 11 and Shift+F10 does not respond, you can try opening Task Manager with Ctrl+Shift+Esc, then clicking File > Run new task and typing cmd to open the prompt.
- PepysamTin Contributor
You can use the "Set up for work or school" option that is a known and functional method to bypass Windows 11 login setup, but its availability depends entirely on which edition of Windows 11 you are installing. This trick is exclusive to the Pro, Enterprise, or Education editions of Windows 11. If you have the Home edition, the option to choose "Set up for work or school" will simply not appear during the initial setup.
If you are using a Pro edition, the steps to bypass Windows 11 login setup via this method are straightforward:
1. During the setup process, when asked "How would you like to set up this device?", select "Set up for work or school".
2. On the following sign-in screen, look for and click the "Sign-in options" link.
3. From the options presented, select "Domain join instead". This will switch the installer into a mode that allows you to create a standard local account, effectively allowing you to bypass Windows 11 login setup and its requirement for a Microsoft account.
This method is particularly useful because it doesn't require typing any commands or disconnecting from the internet during the process. It uses the built-in organizational setup flow to achieve the same result of creating a local account.
Important Note: It is worth being aware that Microsoft has been actively closing various loopholes that allow users to bypass the Microsoft account requirement in newer Windows 11 builds. While this "work or school" method has been reported as still working, its continued availability is not guaranteed in future updates.
- ColtonBrownBronze Contributor
Editing the registry is a reliable workaround for bypassing the Microsoft account requirement during the Windows 11 installation process. As a universal solution to the problem of How to skip login in Windows 11 setup, it requires modifying just one registry key to work across all versions.
How to Skip the Login in Windows 11 Setup
1. On the Connecting to the Network screen, press Shift + F10 to open the Command Prompt.
2. Type regedit and press Enter.
3. Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE
4. In the right pane, locate SkipMachineOOBE.
5. If it does not exist, right-click → New → DWORD Value → name it SkipMachineOOBE.
6. Double-click the entry and set the value to
7. Close regedit and the Command Prompt.
8. Continue with the setup; you will now see the option to create a local account.
This way, you don't need any third-party tools. When other workarounds are blocked or unavailable, this is one of the most reliable ways to skip the sign-in process during a Windows 11 installation.
- DaxxonSawyerIron Contributor
Offline Setup is a built-in feature of Windows 11 that allows you to create a local account during the initial setup process. For users who want to bypass Microsoft sign in Windows 11 setup without installing any third-party software or modifying system files, this is the most reliable and simplest method.
Steps:
On the Let us connect you to the internet screen, keep the device offline → Click I dont have internet and select Continue with limited setup → Create a local account using a username and password. If the Offline button does not appear, press Shift + F10 to open the Command Prompt,
type OOBE\BYPASSNRO, and press Enter.
The computer will restart, and the I don t have an Internet connection option will appear, allowing you to successfully bypass the Windows 11 sign-in process.
Key Points:
- Built-in feature; no additional software required; protects privacy by keeping the account offline
- Requires the device to remain disconnected from the internet during the setup phase
For users who value privacy and local control, this workaround is the safest way to bypass Microsoft sign in Windows 11 setup, ensuring a clean installation without being forced into Microsoft’s online ecosystem.
- WrentdrIron Contributor
Installing Windows on a different computer may require creating a suitable installation media. For users who want to prepare a Windows USB drive or customize the installation process, there are different ways to handle ISO files and setup options. This is why some people search for How to skip login in Windows 11 setup when configuring a new Windows installation.
WoeUSB-ng is a tool that helps users create bootable Windows installation USB drives from ISO files. It can be useful for preparing installation media, reinstalling Windows, or setting up a system on another device.
The process usually involves selecting a Windows ISO file, choosing a USB drive, and creating the bootable media with the required settings. This method can make Windows installation preparation easier. For those looking for How to skip login in Windows 11 setup, WoeUSB-ng can be part of the process when creating a customized installation environment.