Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Error OOBSETTING #53

Open
ghost opened this issue Nov 10, 2019 · 1 comment
Open

Error OOBSETTING #53

ghost opened this issue Nov 10, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 10, 2019

With raspberry 3b, I have follow instructions step by step but during w10 configuration wizard I have always error OOBSETTING and I can't skip this error, then installing doesn't finished

I have try to install an older w10 version but doesn't work.

@makuhlmann
Copy link

makuhlmann commented Nov 20, 2019

I have found a workaround for this issue in the following thread:

https://www.tenforums.com/windows-insider/118225-insider-isos-cant-get-past-oobe-stage-post1626784.html#post1626784

Basically you need to open the cmd console by pressing Shift + F10 and then you run the following commands:

net user administrator /active:yes
cd %windir%\system32\oobe
msoobe.exe

Then you wait for ~15 minutes and reset the PI by disconnecting the power supply for a few seconds. Afterwards it should boot past the setup and log you in to the Administrator account.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant