Windows Kills Common Offline/Account-less Install Method

The Exploit Blog

Penetration Testing Blog

Windows Kills Common Offline/Account-less Install Method
Published on October 17, 2025
Written by Ryan Chaplin

Windows Insider Blog recently announced the removal of local-only installs on Windows 11. 

“We are removing known mechanisms for creating a local account in the Windows Setup experience (OOBE). While these mechanisms were often used to bypass Microsoft account setup, they also inadvertently skip critical setup screens, potentially causing users to exit OOBE with a device that is not fully configured for use. Users will need to complete OOBE with internet and a Microsoft account, to ensure device is setup correctly.”

In practical terms this means they removed the command line workarounds oobe\bypassnro and start ms-cxh:localonly in the Windows 11 Insider Preview Build 26220.6772 (KB5065797) in the Beta and Dev Channels, an indication these changes are likely to make it to a production release candidate soon. 

However, making it more difficult to provision offline accounts comes with additional risks aside from the obvious privacy risk. The removal of offline installs will only result in end users seeking alternatives as organizations of all sizes rely upon offline installation of Windows for numerous purposes ranging from kiosks to secure air-gapped networks.

Users who want to use Windows without a Microsoft account currently report it is possible to add the following registry values during setup by entering the command prompt (Shift+F10):

reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
shutdown /r /t 0

Additionally, many users will simply resort to third-party solutions. After Microsoft started pursuing these changes in Windows 21H2, Rufus, a popular USB formatting utility,  built an option to re-enable offline account creation in Windows. As they do not support Insider builds, it is unknown if their workaround is still functional.  

We encourage administrators to be cautious when creating a dependency on any third-party library in sensitive environments as supply chain risks continue to grow and evolve each year.

Ryan Chaplin

Ryan Chaplin

Ryan, OSCP, has performed penetration testing services for clients across a variety of industries from hospitals to non-profits to S&P 500 companies. He has been awarded for his work from numerous companies including NASA JPL. Prior to working in Offensive Security his work focused on the intersection of Software Development, Digital Marketing, and Security. He also enjoys playing basketball, reading, the arts, and watching way too much Netflix.

About The Exploit

The Exploit is written by Raxis penetration testers. Every post is a technical writeup from someone who runs engagements for a living, with code, command output, and the reasoning behind each step. Topics include exploit research, vulnerability disclosure, tool development, and the offensive techniques showing up in current client work.

Search The Exploit Blog

Raxis Discovered Vulnerabilities

View the CVEs and bugs that Raxis pentesters have uncovered and submitted.

Work With the Pentesters Who Wrote This Blog

The engineers behind these posts run real engagements every week. Put them on your network, web apps, APIs, or cloud and see what an attacker would find first.

Join Our Newsletter

Name(Required)
Newsletter(Required)
Do you wish to join our newsletter? We send out emails once a month that cover the latest in cybersecurity news. We do not sell your information to other parties.