0

I'm using Windows 10.

Accidentally the user with admin rights is deleted.

Now everytime i need to install something or do something else , the user account control window is showing , but there's no yes button , only No. so i can't do anything.

How to fix this ? Thank you !

alex
  • 1,081

1 Answers1

0

(A) Add a user, restart in Safe Mode and see if you can add the user to the Admin group.

You can enable the normally disabled Administrator to do this.

Also try these steps:

Quick guide: Enable administrator account in Windows 10
Open “Run” with [Windows] + [R].
Type “cmd” and press [Ctrl] + [Shift] + [Enter].
Type “net user administrator /active:yes”.
The administrator account is now activated.
To deactivate: “net user administrator /active:no”.

You need to login as Administrator when done

Enable built in Admin Account

Enable: Search for cmd in the taskbar search field > select Run as Administrator.
Type net user administrator /active:yes, and press enter. Wait for the confirmation and restart.
To disable, open the command prompt as an administrator and enter net user administrator /active:no

===============

(B)

If all the above fails, then back up the machine and reinstall Windows fresh.