How to bypass entering a Microsoft Account at login
When you get to the Microsoft Account screen, hit Shift-F10 to open a command prompt
Enter the following command:
netsh interface show interface
Here is an example of the output from the above command:
Next I will be disabling both of these adapters with the following commands:
netsh interface set interface name=”Ethernet 2” admin=DISABLED
netsh interface set interface name=”Wi-Fi” admin=DISABLED
Once that is done type exit then click the back arrow
You will then be prompted to enter a username you want to use and the setup can be completed
To enable your devices right click start and go to Settings>Network & internet>Advanced network settings
Then from there you can enable your network devices:
Reference: