Here’s the Easiest Way to Disable Windows 11’s Microsoft Account Requirement

Since Windows 11’s release, Microsoft has gradually been closing the loopholes and methods that allowed users to bypass the Microsoft account requirement.

Initially, it was as simple as disconnecting your PC from the internet before you began the installation process, but now you have to (at a minimum) edit the registry or use a special tool instead. Here is the best way to do it currently.

Use Rufus to Bypass Windows 11’s Microsoft Account Requirement

Rufus is a free and open-source tool that allows you to create bootable media, like USB drives and CDs, for operating systems like Windows and Linux.

It also comes with the ability to completely bypass the Microsoft account requirement, plus Windows 11’s excessive hardware requirements. All you need is an internet connection and a flash drive. I’d recommend something that is 16GB or larger.

The first thing you need to do is plug in your flash drive. Try to use a USB 3.0 port rather than a USB 2.0 port to make things go a little faster. USB 2.0 ports are typically black, while faster USB ports tend to be other colors, like blue or red.

The second thing you need to do is get an image of Windows 11. You can get an official ISO from the Microsoft website.

Downloading the Windows 11 ISO from Microsoft.

Once that is done, fire up Rufus, click “Select” and pick the Windows 11 ISO you just downloaded. Alternatively, you can use Rufus to fetch a copy from Microsoft for you. Instead of clicking Select, click the arrow next to Select and pick “Download.”

Click the arrow, then select Download from the drop-down menu.

Once that is done, click “Download” and make sure you select “Windows 11,” though it should be the default option. You can make a few custom selections here, like which language version you want. I left mine alone because the default does what I need.

The Windows 11 download options included in Rufus.

Once it is done downloading, click “Start.”

The really important part is the “Windows User Experience” popup. Make sure that you tick the box next to Remove requirement for an online Microsoft account.

Tick the box to disable the Microsoft account requirement.

Under the hood, Rufus is using a special file that is normally used for an “unattended” Windows 11 install. It just tells the installation process to add a few keys to the registry.

If you want, you can also disable some of Windows 11’s hardware requirements too. However, it is important to remember that some of those requirements (like the RAM requirement) exist for a good reason. Additionally, some software will also require those things to run correctly, so even if you manage to bypass it for now, it may become a problem later.

As an example, an increasing number of games (even single player games, frustratingly) use anticheat that requires both TPM 2.0 and Secure Boot. Without them, you’re out of luck.

Battlefield 6 cannot be played without TPM or Safe Boot enabled.

Once you click Start, you just have to wait for Rufus to finish formatting your drive. It usually only takes a few minutes, but the exact time is going to depend on how fast your USB drive is and how fast the USB port is.

After the drive is done, you can use it to install Windows 11. Just plug it into your PC, change the boot device to your newly-made Windows 11 installation drive, and follow whatever steps you’re presented with.

It is important to note that Microsoft could theoretically close this method of bypassing the account requirement in the future, or at least make it more difficult for home users to use. I’d recommend keeping this USB drive in a safe place, just in case you need to use it to reinstall Windows 11.

Bypassing the Microsoft Account Requirement Manually

Rufus works by adding a few registry keys to a file called autounattend.xml, which provides a pre-set series of registry keys during the installation process. If automated tools aren’t your thing, you can always do it manually. You should probably disconnect from the internet first, though it isn’t strictly necessary.

During the regular Windows 11 installation process, once you reach the screen that prompts you for a country or region, press Shift+F10 to open up Command Prompt. Type in the following command to add the registry key that will disable the Microsoft account requirement.

reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
Installing Windows 11 with a registry hack to bypass the Microsoft account requirement.

Once that is done, you should be able to proceed with the installation normally.


Microsoft is intent on pushing people into using Microsoft accounts for anything and everything Windows, and it seems likely that the few other remaining ways to bypass the Microsoft account are going to take some hits in the coming years.

I’d recommend keeping a copy of this version of Windows 11 around as an ISO for future use, and I’d also recommend hanging on to any bootable media you create—they may be handy in the future.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top