My computer with Windows 10 displayed a message today: "Critical Process Died".
When I try to turn it on normally it crashes when the username screen shows up. "Dots" are spinning and at some point it freezes.
I have booted the computer in "recovery mode". I have tried solutions such as:
- "Enable safe mode ( with Networking or Command Prompt) ". - it freeze as above.
- in "recovery mode" in the CMD I used the commands SFC /Scannow, DISM, etc. - everything is OK!
- i have uninstalled the update.
But the system won't boot for the default user (there is 1 user on the computer).
So I wanted to create a second user in "recovery mode" and log in to it, but when I create it and restart the computer, this new user "disappears", as if it was not saved.
I tried:
In "recovery mode" I ran CMD and created a new user:
- net user newUser /add
- net localgroup Administration newUser /add
- net user newUser (user description displayed)
- exit
I did a reboot and. when the standard loading screen appears I have no choice of users - there is only 1 old user and after a while everything freezes.
When I log in again in recovery mode and check the list of users "newUser" disappears - there is no entry about it.
How do I create a new user in "recovery mode" so that I can log in to it, or that it is the new default user?