Something went wrong OOBEKEYBOARD OOBEREGION in Windows 10 Press SHIFT Key + F10 key Then, execute the following sets of commands one by one (replace user_name with the actual name of the user you want to create and mypassword with your user password): net user Administrator /active:yes net user /add user_name mypassword net localgroup administrators user_name /add cd %windir%\system32\oobe msoobe.exe After that, Power-Off your computer by holding down the power button for a few seconds and then power on again (If this is a virtual machine running on VirtualBox, Right-click on the VM, go to Close, and select Power Off).