Created
March 29, 2025 12:40
-
-
Save Malix-Labs/da86bed1b706c30499dbc8f97442171b to your computer and use it in GitHub Desktop.
Bypass Network Requirement During Windows Install (`OOBE\BYPASSNRO` workaround)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE" /v BypassNRO /t REG_DWORD /d 1 /f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment