Microsoft ends use of bypassnro.cmd for Windows 11: Difference between revisions
m →Consumer response: kbd tag |
mNo edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{Stub}} | ||
{{Cleanup|Issue 1 = Needs to conform to [[Template:IncidentPreload]].}} | |||
{{IncidentCargo | {{IncidentCargo | ||
|Company=Microsoft | |Company=Microsoft | ||
|StartDate=2025 | |StartDate=28 March 2025 | ||
|EndDate= | |EndDate= | ||
|Status= | |Status= | ||
| Line 9: | Line 10: | ||
|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]] | ||
In a '''[[Windows]]''' insider blog published March 28, 2025, under the section "[other] changes", the removal of <code>bypassnro.cmd</code> script | In a '''[[Microsoft Windows]]''' insider blog published March 28, 2025, under the section "[other] changes", the removal of <code>bypassnro.cmd</code> script was announced.<ref>{{Cite web |last=Langowski |first=Amanda |date=28 Mar 2025 |title=Announcing Windows 11 Insider Preview Build 26200.5516 (Dev Channel) |url=https://blogs.windows.com/windows-insider/2025/03/28/announcing-windows-11-insider-preview-build-26200-5516-dev-channel/#:~:text=We%E2%80%99re%20removing%20the%20bypassnro.cmd%20script |url-status=live |access-date=31 Mar 2025 |website=Windows Insider Blog |archive-url=http://web.archive.org/web/20260219040336/https://blogs.windows.com/windows-insider/2025/03/28/announcing-windows-11-insider-preview-build-26200-5516-dev-channel/ |archive-date=19 Feb 2026}}</ref> This script is used to complete a new Windows installation without connecting to the internet or creating a Microsoft account.<ref>{{Cite web |last=Phillips |first=Gavin |date=29 Mar 2025 |title=Microsoft Is Removing the Windows 11 Installation Loophole That Lets You Skip Creating an Account |url=https://www.makeuseof.com/microsoft-removing-windows-11-install-loophole/ |url-status=live |access-date=31 Mar 2025 |website=MUO |archive-url=http://web.archive.org/web/20251014143810/https://www.makeuseof.com/microsoft-removing-windows-11-install-loophole/ |archive-date=14 Oct 2025}}</ref> | ||
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. | 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== | ==Consumer response== | ||
A new way has been discovered, using Developer Console with | 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") | ||
| Line 24: | Line 25: | ||
{{Reflist}} | {{Reflist}} | ||
[[Category:Windows 11]] | [[Category:Microsoft Windows 11]] | ||
[[Category:Microsoft]] | [[Category:Microsoft]] | ||
Latest revision as of 03:09, 13 May 2026
❗This article is a stub. You can help by expanding it.
#appeals channel in either Zulip or Discord to request removal.An article may be flagged as a stub when it is missing major elements needed to make it useful to a reader. You can help by adding missing sections, verifiable sources, relevant company policies and communications, etc. to make the article more complete.
- Needs to conform to Template:IncidentPreload.
Common issues include not following the correct preload outline (incident, company, product), references that don't use <ref></ref> or Cite web, leftover "WIP" markers, or long quotes not wrapped in Quote. You can help by applying the relevant preload sections, converting raw URLs into proper citations, and removing editor notes.

In a Microsoft Windows insider blog published March 28, 2025, under the section "[other] changes", the removal of bypassnro.cmd script was 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]- ↑ 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.
- ↑ 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.
- ↑ "WinJS-Microsoft-Account-Bypass". Github. 9 Apr 2025. Archived from the original on 28 Aug 2025. Retrieved 28 Aug 2025.