Skip to content

Instantly share code, notes, and snippets.

@Malix-Labs
Created March 29, 2025 12:40
Show Gist options
  • Save Malix-Labs/da86bed1b706c30499dbc8f97442171b to your computer and use it in GitHub Desktop.
Save Malix-Labs/da86bed1b706c30499dbc8f97442171b to your computer and use it in GitHub Desktop.
Bypass Network Requirement During Windows Install (`OOBE\BYPASSNRO` workaround)
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