Fair Fairy@thelemmy.club to Technology@lemmy.worldEnglish · edit-221 hours agoYouTube is taking down videos on performing nonstandard Windows 11 installsnews.ycombinator.comexternal-linkmessage-square172fedilinkarrow-up1866arrow-down110
arrow-up1856arrow-down1external-linkYouTube is taking down videos on performing nonstandard Windows 11 installsnews.ycombinator.comFair Fairy@thelemmy.club to Technology@lemmy.worldEnglish · edit-221 hours agomessage-square172fedilink
minus-squareThteven@lemmy.worldlinkfedilinkEnglisharrow-up2·3 hours agoI’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.
minus-squareKazumara@discuss.tchncs.delinkfedilinkEnglisharrow-up2·1 hour agoHaha 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?