Skip to main content

Command Palette

Search for a command to run...

How to Install Windows 11 Without a Microsoft Account

Updated
3 min read
How to Install Windows 11 Without a Microsoft Account
V

With over 9 years of experience as in IT, I have led technology operations across diverse industries, ensuring robust IT infrastructure, network security, and team development.

My expertise spans managing IT infrastructure & operations, IT policy, and backup/disaster recovery. My expertise also includes IT asset management, Google Workspace & Office 365, endpoint security, DLP, and cross-platform systems (Windows/Linux/Mac OS) etc.

Additionally, I hold certifications in Google IT Support, CCNA, and IBM Cybersecurity, reinforcing my commitment to continuous learning and delivering robust technology solutions.

Thank you for your time and consideration.

Best regards, Vishal Mathur

By default, to install Windows 11 Home (and versions of Pro that are build 22H2 and up), you must have (or create) a Microsoft account. You might want to install Windows 11 without a Microsoft account for several reasons, even if they are free.

If you are installing Windows 11 on a computer for a child, a computer you intend to sell or give to a friend or a computer you intend to gift to a charity (without providing others access to personal data), you might wish to use a local account. Or maybe you value your privacy and don't want to open a Microsoft account in the first place.

Whatever your motivation, installing Windows 11 without logging into a Microsoft account is possible. We should point out that Microsoft is attempting to make creating a local Windows account more challenging. Thus our procedures, provided below, have recently been modified slightly.

How to Install Windows 11 Without a Microsoft Account

A straightforward approach for creating a local account includes executing a command to prevent Windows from requiring Internet connectivity during installation and then turning Internet access off at precisely the proper moment in the setup procedure. Nevertheless, you can alternatively create your install CD using Rufus, eliminating the need to log in; the procedure is described lower down this page.

Follow these instructions to set up without a Microsoft account if you have already downloaded and made a Windows 11 boot disk using Rufus or another program.

  1. Continue the installation of Windows 11 until you reach the "Choose a country" prompt.

The time has come to turn off the Internet. To stop Windows 11 from requiring you to have an Internet connection, you must first issue a command.

  1. Hit Shift + F10. A command prompt appears.

  1. Type OOBE\BYPASSNRO to disable the Internet connection requirement.

The computer will reboot and return you to this screen.

  1. Hit Shift + F10 again, and this time, Type ipconfig /release. Then hit Enter to disable the Internet.

  1. Close the command prompt.
  1. Pick the region and carry out the installation. Keyboard and an additional keyboard choice.

    A screen saying "Let's connect you to a network" appears, warning you that you need the Internet.

    1. Click "I don't have Internet" to continue.

      A new login screen appears, asking "Who's going to use this device?"

      1. Enter a username you want to use for your local account and click Next.

      2. Enter a password you would like to use and click Next. You can also leave this field blank and have no password, but that's not recommended.

  1. Complete the rest of the installation process as you normally would.

Thanks.

More from this blog

What Are Tokens — And Why Should You Care?

The hidden unit of measurement that shapes every conversation you have with Claude. You type a message to Claude. You hit send. A response flows back in seconds. Simple, right? But beneath that seamless exchange, something interesting is happening — your words are being sliced into tiny linguistic units called tokens before Claude ever "reads" them. Tokens are the atomic unit of language for large language models. They're not characters, and they're not always full words. They sit somewhere in between — and understanding them unlocks a clearer picture of how AI language models actually work, why they have limits, and how to work with those limits instead of against them. So what exactly is a token? Think of tokenisation as breaking text into the most useful chunks for a model to learn from. Common words like "the" or "and" are usually one token. Longer or rarer words might get split into two or three pieces. Punctuation, spaces, and newlines all count too. Example — how this sentence gets tokenised Claude under stands language through tok en isation . As a rough rule of thumb: 100 tokens is about 75 words, or a short paragraph. A typical novel runs around 100,000 words — that's roughly 133,000 tokens. Claude's extended context window can hold the equivalent of several books at once. The context window: Claude's working memory Every conversation with Claude happens inside a context window — a fixed-size buffer that holds everything Claude can "see" at once. This includes your entire conversation history, any documents you paste in, system instructions, and Claude's own responses. Once the window fills up, older content scrolls out of view. Claude doesn't forget it in the human sense — it simply can't read past what fits. This is why very long conversations can occasionally feel like Claude loses track of something said much earlier.

May 20, 20263 min read
What Are Tokens — And Why Should You Care?
V

Vishal Mathur - IT Consultant and AI Prompt Engineer

31 posts

With over 9 years of experience as in IT, I have led technology operations across diverse industries, ensuring robust IT infrastructure, network security, and team development.