Activating real Administrator account in windows
Run command prompt as administrator.
Type the command: net user administrator /active:yes
Now you can see the administrator account on the login screen
Run command prompt as administrator.
Type the command: net user administrator /active:yes
Now you can see the administrator account on the login screen
This account will have all the access on your machine.
Now to disable this account, use the command: net user administrator /active:no
No comments:
Post a Comment