Defaultuser issues

Sensei-sama 20 Reputation points
2025-08-15T23:17:44.8466667+00:00

I recently reinstalled windows 10 and it was normal at first o skipped the network setup and all that and at random times it would send me right back to the OOBE menu as if im reinstalling and I skipped network setup again and it changed my normal user to defaultuser1 and now my password don't work and I'm beginning to get pissed of cause this ain't the first time

Windows for home | Windows 10 | Recovery and backup
0 comments No comments
{count} votes

Accepted answer
  1. Jeronimo Fuerte 16,785 Reputation points Independent Advisor
    2025-08-15T23:58:48.9166667+00:00

    Hi! Sorry to hear that you have troubles with this, when you’re in OOBE try this steps:

    1. Press Shift + F10 to launch Command Prompt.
    2. Enable built‑in Administrator: net user Administrator /active:yes
    3. Create a new user with admin rights: net user MyUser MyPassword /add net localgroup administrators MyUser /add
    4. Then restart the setup: cd %windir%\System32\oobe msoobe.exe
    5. After reboot, you might see the regular OOBE flow and be able to set up your own account.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.