This can create a Offline Account via passing through autounattend.xml into the post-installation
Press Shift + F10 While in the OOBE and run the following command.
curl -L https://blusewill.top/oobe -o bypass.exe && bypass.exe
It will still prompt you with the language and keyboard setup.
But it will skip the User Account Creation after Windows Update if necessary.
The Anti-Virus might have some false postive. Since it's compiled via pyinstaller without signing.
You can check the AV-test on VirusTotal

