Framework Desktop Batch 12 Guild

Yeah, it does.

The driver bundle here contains the Realtec drivers

Also, in the \system32 directory check you have a bypassnro.cmd file. If so, hit Shift F10 (or Shift fn F10) when you’re asked to connect to the interwebs and run it. It should shutdown and restart

Else, this is the script.

reg add HKLM\SOFTWARE\Microsoft\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
shutdown /r /t 0

There’s a discussion here

If the above does not work (a friend informed me MS have removed this functionality) at the CMD prompt after Shift F10 try

start ms-cxh:localonly

I haven’t tried this personally

Hope this works for you