Error during Windows 10 installation
pygocentrus
Posted messages
7
Status
Membre
-
TheGeekMan -
TheGeekMan -
Hi,
Everything went smoothly during the VirtualBox installation. However, at the end of the Windows 10 installation, I have an OOBEKEYBOARD error message. If I choose to retry or ignore, it always returns to the error. What should I do to fix this, please? Thank you
iMac mid 2007
iOS 10.11.6 (El Capitan)
6 GB of RAM
VirtualBox version 6.1
Windows 10 iso 1909 x64 Canadian French
Everything went smoothly during the VirtualBox installation. However, at the end of the Windows 10 installation, I have an OOBEKEYBOARD error message. If I choose to retry or ignore, it always returns to the error. What should I do to fix this, please? Thank you
iMac mid 2007
iOS 10.11.6 (El Capitan)
6 GB of RAM
VirtualBox version 6.1
Windows 10 iso 1909 x64 Canadian French
4 réponses
Good evening,
press shift + f10 (at the same time)
CMD will open, type these lines of code:
net user administrator /enable:yes
net user admin admin /add
net localgroup Administrators admin /add
cd C:\Windows\System32\oobe
msoobe.exe
Normally, it will say Please wait, (/!\ wait 10 minutes /!\)
After 10 minutes, turn off the computer and turn it back on
Log in with the admin account, the password is "admin"
And continue the process, there will be no more errors.
press shift + f10 (at the same time)
CMD will open, type these lines of code:
net user administrator /enable:yes
net user admin admin /add
net localgroup Administrators admin /add
cd C:\Windows\System32\oobe
msoobe.exe
Normally, it will say Please wait, (/!\ wait 10 minutes /!\)
After 10 minutes, turn off the computer and turn it back on
Log in with the admin account, the password is "admin"
And continue the process, there will be no more errors.
When do I write this command? When I see the W10 error message?
When I press shift + f10 at the same time, nothing opens. CMD is it the Terminal of iOS? If so, I can open it via Application then...
Replace administrator with administrateur (with or without " s ") depending on the line
And enable with active
Be especially careful to respect the case (characters, uppercase, s, etc., any slight omission, and the line will not be taken)