

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.
Microsoft will sell it as a safety thing - your essential stuff is backed up to your Microsoft account, so in the event that your computer is compromised or damaged, you can wipe and start over with your important stuff restored from your Microsoft account.
Which is not a bad idea in itself, but the rest of the data harvesting and telemetry makes it yuck. I use pihole to block access to Microsoft telemetry servers.