Fair Fairy@thelemmy.club to Technology@lemmy.worldEnglish · edit-21 day agoYouTube is taking down videos on performing nonstandard Windows 11 installsnews.ycombinator.comexternal-linkmessage-square244fedilinkarrow-up11.04Karrow-down113cross-posted to: [email protected]
arrow-up11.02Karrow-down1external-linkYouTube is taking down videos on performing nonstandard Windows 11 installsnews.ycombinator.comFair Fairy@thelemmy.club to Technology@lemmy.worldEnglish · edit-21 day agomessage-square244fedilinkcross-posted to: [email protected]
minus-squareThteven@lemmy.worldlinkfedilinkEnglisharrow-up5·12 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-up4·10 hours agoHaha does this mean they removed only the BypassNRO script, but not the underlying regkey?
minus-squarethe_riviera_kid@lemmy.worldlinkfedilinkEnglisharrow-up3·5 hours agoIf they did it would make all the bullshit I typed earlier entirely pointless, and honestly I hope its true because having to do all of the just to get a local account is ridiculous.
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?
If they did it would make all the bullshit I typed earlier entirely pointless, and honestly I hope its true because having to do all of the just to get a local account is ridiculous.