- Start the OOBE and make sure you have an Internet connection
- Go through the first few screens for language options and such
- When you get to the Microsoft Account screen, hit Shift-F10 to open a command prompt
- The next step depends on whether you are on wireless or wired:
a. Wireless:
netsh wlan disconnect
b. Wired:netsh interface show interface
to get the interface name thennetsh interface set interface name=”name from earlier” admin=DISABLED
- Type
exit
and hit the back arrow at the top
You should now be prompted with a basic local user account creation screen.