Question Deleted Administrator Account Windows 7

Feb 12, 2019
6
0
10
IDK how but my brother deleted the Administrator Account in my laptop running Windows 7.
So now I'm on my guest account and i don't know a thing about computers
Help a way out..
 
Feb 12, 2019
42
0
40
How did your brother delete the administrator account?
How much users are currently in use?
I may have a fix tho.
  1. Go to the start menu and type in "cmd"
  2. Click on it
  3. Type in this command. "net user"
Now it will show up with all users on the computer. Administrator should be on that list no matter what, unless your brother messed with the registry.

Now close cmd and follow these steps,

  1. Go to start menu and type in "cmd"
  2. Right click on it and press "run as administrator"
  3. If it asks you for a password, enter the password you used for the admin account, if not, just continue.
  4. Type in "net user administrator /active:yes"
  5. Log out and sign in the administrator account.
If you had data on the old admin account you can recover it by going to ,

C:\Users and selecting the old administrator account.

Note: I do not recommend using the administrator account unless you know what you are doing. Make a new account for yourself and use that instead of admin.

You can make a new account via control panel or you can just look it up.
 
Feb 12, 2019
6
0
10
The guest account has become the Administrator account so I'm unable to do anything... Unable to create another Standard account or administrator account . Guess the only way is to copy data and reinstall Windows..
Thanks for the help I'll give it a shot ..if not worked then probably reinstall Windows..
 
Feb 12, 2019
42
0
40
The guest account has become the Administrator account so I'm unable to do anything... Unable to create another Standard account or administrator account . Guess the only way is to copy data and reinstall Windows..
Thanks for the help I'll give it a shot ..if not worked then probably reinstall Windows..
Try doing this,
  1. Turn off Computer
  2. Turn back on but before it boots spam F8
  3. It should say advanced boot options.
  4. Select repair your computer
  5. Proceed, then select command prompt
  6. Type in this command, "sfc /scannow"
  7. Wait for it to finish and reboot.
  8. Start windows normally, Log in and run cmd as administrator
  9. type net user "administrator /active:yes"
  10. Log out and see if the admin account is there