0

A computer that doesn't get used much needed updates the other day but it seems to be missing an admin account. I tried to activate it through cmd but since the one account on there is a standard user, it does not have the privileges to execute the commands to do this. I've also tried starting the pc in safe mode with cmd and it pulls up a standard user cmd every time. Any ideas?

1 Answers1

1

Run the cmd as administrator by searching cmd then right clicking it and then "run as administrator". Then you can execute net user administrator /active:yes

Julysfire
  • 109