Page 1 of 1

Something went wrong OOBEKEYBOARD OOBE??? in Windows 10

Posted: Tue Mar 17, 2020 8:26 pm
by RescuePC
Something went wrong OOBEKEYBOARD OOBE??? in Windows 10

Also add admin user from the command line

while in install mode you can drip out into the command prompt by pressing

shift + F10

net user Administrator /active:yes
net user /add user_name mypassword
net localgroup administrators user_name /add
cd %windir%\system32\oobe
msoobe.exe


also netplwiz - for GUI access - run in administrator command prompt