Tea@programming.dev to Technology@lemmy.worldEnglish · 22 days agoIn the latest Windows 11 preview build, Microsoft removed the “bypassnro” command, which let users skip signing into a Microsoft Account when installing Windows.blogs.windows.comexternal-linkmessage-square174fedilinkarrow-up1764arrow-down111
arrow-up1753arrow-down1external-linkIn the latest Windows 11 preview build, Microsoft removed the “bypassnro” command, which let users skip signing into a Microsoft Account when installing Windows.blogs.windows.comTea@programming.dev to Technology@lemmy.worldEnglish · 22 days agomessage-square174fedilink
minus-squareNot a replicant@lemmy.worldlinkfedilinkEnglisharrow-up50arrow-down1·21 days agoI put this in another thread: It’s not a big deal. They’re removing the bypassnro.cmd script, which is just this: @echo off reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f shutdown /r /t 0 You can still use shift-F10 at the same point, type those two lines (not the @ECHO OFF), and it will achieve the same result.
minus-squareRooty@lemmy.worldlinkfedilinkEnglisharrow-up23·edit-221 days agoI will copypaste your comment next time people complain Linux is hard to learn.
minus-squareglitchdx@lemmy.worldlinkfedilinkEnglisharrow-up1·20 days agoif someone says linux is hard to learn, that person isn’t making regestry edits. That said, windows used to be intuitive, but they peaked with xp and it’s been a downhill slide since.
minus-squarevga@sopuli.xyzlinkfedilinkEnglisharrow-up8·edit-221 days agoA bitch to remember compared to the bypassnro though. Well, who cares. I’m never installing Windows again anyway.
minus-squareNot a replicant@lemmy.worldlinkfedilinkEnglisharrow-up2·21 days agoYou know, if you copied those three lines into a text file, then saved it as bypassnro.cmd, you’ll have solved that problem.
minus-squareendeavor@sopuli.xyzlinkfedilinkEnglisharrow-up3·21 days agoIts not a big deal the same way cancelling adobe subscription is not a big deal.
minus-squareelucubra@sopuli.xyzlinkfedilinkEnglisharrow-up2·edit-221 days agoI have to have Windows, a VM at least, for reasons. A nameless install, decrapified with Chris Titus’ decrapifier, installer and streamliner script is actually decent
minus-squareFlatfire@lemmy.calinkfedilinkEnglisharrow-up2arrow-down1·21 days agoI mean, not really. You had to open command prompt anyways. The command is just a bit different now. There’s no monetary penalty here, just a few more keystrokes.
minus-squareendeavor@sopuli.xyzlinkfedilinkEnglisharrow-up1·21 days agoIts shity corpo behavior to force users generate more profits for shareholders. It is no benefit to anyone but ms.
I put this in another thread: It’s not a big deal. They’re removing the bypassnro.cmd script, which is just this:
@echo off
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
shutdown /r /t 0
You can still use shift-F10 at the same point, type those two lines (not the @ECHO OFF), and it will achieve the same result.
I will copypaste your comment next time people complain Linux is hard to learn.
if someone says linux is hard to learn, that person isn’t making regestry edits.
That said, windows used to be intuitive, but they peaked with xp and it’s been a downhill slide since.
A bitch to remember compared to the bypassnro though.
Well, who cares. I’m never installing Windows again anyway.
You know, if you copied those three lines into a text file, then saved it as bypassnro.cmd, you’ll have solved that problem.
Its not a big deal the same way cancelling adobe subscription is not a big deal.
I have to have Windows, a VM at least, for reasons.
A nameless install, decrapified with Chris Titus’ decrapifier, installer and streamliner script is actually decent
I mean, not really. You had to open command prompt anyways. The command is just a bit different now. There’s no monetary penalty here, just a few more keystrokes.
Its shity corpo behavior to force users generate more profits for shareholders. It is no benefit to anyone but ms.
upvoted for visibility.
start ms-cxh:localonly