This is a most excellent place for technology news and articles.
I've been doing this in command prompt:
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
shutdown/r /t 0
After reboot it lets you choose "I don't have internet" and you can continue with creating a local account.
Haha does this mean they removed only the BypassNRO script, but not the underlying regkey?
I've been doing this in command prompt:
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
shutdown/r /t 0
After reboot it lets you choose "I don't have internet" and you can continue with creating a local account.
Haha does this mean they removed only the BypassNRO script, but not the underlying regkey?