Jump to content

Microsoft ends use of bypassnro.cmd for Windows 11: Difference between revisions

From Consumer Rights Wiki
Rudxain (talk | contribs)
m format filename as code
ExtensionGuy (talk | contribs)
m extension/cargo: desc added
 
(2 intermediate revisions by one other user not shown)
Line 9: Line 9:
|ArticleType=Product
|ArticleType=Product
|Type=Data, Privacy
|Type=Data, Privacy
|Description=
|Description=Microsoft no longer lets users use 'bypassnro.cmd' to skip the Microsoft account creation step in the Windows 11 setup.
}}
}}
[[File:Windows 11 update preview blog bypassnro.cmd removal.jpg|thumb]]
[[File:Windows 11 update preview blog bypassnro.cmd removal.jpg|thumb]]
Line 17: Line 17:


==Consumer response==
==Consumer response==
A new way has been discovered, using Developer Console with Ctrl + Shift + J and enter command<ref>{{Cite web |date=9 Apr 2025 |title=WinJS-Microsoft-Account-Bypass |url=https://github.com/the-P1neapple/WinJS-Microsoft-Account-Bypass/blob/main/README.md |url-status=live |archive-url=https://web.archive.org/web/20250828053532/https://github.com/the-P1neapple/WinJS-Microsoft-Account-Bypass/blob/main/README.md |archive-date=28 Aug 2025 |access-date=28 Aug 2025 |website=Github}}</ref>.
A new way has been discovered, using Developer Console with {{Key press|Ctrl|Shift|J}} and enter command<ref>{{Cite web |date=9 Apr 2025 |title=WinJS-Microsoft-Account-Bypass |url=https://github.com/the-P1neapple/WinJS-Microsoft-Account-Bypass/blob/main/README.md |url-status=live |archive-url=https://web.archive.org/web/20250828053532/https://github.com/the-P1neapple/WinJS-Microsoft-Account-Bypass/blob/main/README.md |archive-date=28 Aug 2025 |access-date=28 Aug 2025 |website=Github}}</ref>.


  WinJS.Application.restart("ms-cxh://LOCALONLY")
  WinJS.Application.restart("ms-cxh://LOCALONLY")

Latest revision as of 22:07, 6 April 2026

Article Status Notice: This Article is a stub


This article is underdeveloped, and needs additional work to meet the wiki's Content Guidelines and be in line with our Mission Statement for comprehensive coverage of consumer protection issues. Learn more ▼

In a Windows insider blog published March 28, 2025, under the section "[other] changes", the removal of bypassnro.cmd script is announced.[1] This script is used to complete a new Windows installation without connecting to the internet or creating a Microsoft account.[2]

Bypassing this step is popular because linking the login of a Windows installation to a Microsoft account leads to the hard drive encryption keys being sent to Microsoft, loss of access to the system and data if Microsoft blocks the account, allows for telemetry data to be associated with the user's personal information and requires the user to consent to even more terms when creating the account vs. just the EULA for the software.

Consumer response

[edit | edit source]

A new way has been discovered, using Developer Console with Ctrl+⇧ Shift+J and enter command[3].

WinJS.Application.restart("ms-cxh://LOCALONLY")

References

[edit | edit source]
  1. Langowski, Amanda (28 Mar 2025). "Announcing Windows 11 Insider Preview Build 26200.5516 (Dev Channel)". Windows Insider Blog. Archived from the original on 19 Feb 2026. Retrieved 31 Mar 2025.
  2. Phillips, Gavin (29 Mar 2025). "Microsoft Is Removing the Windows 11 Installation Loophole That Lets You Skip Creating an Account". MUO. Archived from the original on 14 Oct 2025. Retrieved 31 Mar 2025.
  3. "WinJS-Microsoft-Account-Bypass". Github. 9 Apr 2025. Archived from the original on 28 Aug 2025. Retrieved 28 Aug 2025.