During the OOBE process, you can only use a Microsoft account and cannot create a local account

Bieber Fu 236 Reputation points
2020-07-17T08:43:12.267+00:00

OOBE network connection interface, "i don't have internet" option is lost, unable to create a local account, you must connect to the network, use a Microsoft account to log in to initialize windows
OS:windows 10 Pro in s mode 1909 --> Fail
I tried to make a home version of the image, and it passed. There is no such problem
OS:windows 10 home in s mode 1909 -> pass

Tried not to join the following registration form, it is OK
reg add HKLM\Windows10S\ControlSet001\Control\CI\Policy /v ManufacturingMode /t REG_DWORD /d 1(For testing in audio mode)
12787-11392-1.png

Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,316 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,922 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. T. Kujala 8,706 Reputation points
    2020-07-17T10:51:08.93+00:00

    Are you using an answer file when running the sysprep command?

    You could try to set HideLocalAccountScreen to false.

            <OOBE>
                <HideLocalAccountScreen>false</HideLocalAccountScreen>
            </OOBE>