on #Microsoft is removing the possibility to use a local account with #Windows. · c/windows · 1 pts · 1y@harrysintonen@infosec.exchange Dropping to a command prompt during installation with Shift+F10 (or Fn+Shift+F10) and running the following two commands manually still works: reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f shutdown /r /t 0
@harrysintonen@infosec.exchange Dropping to a command prompt during installation with Shift+F10 (or Fn+Shift+F10) and running the following two commands manually still works:
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
shutdown /r /t 0