Start - Search - CMD - Run as Administrator.
Then in command window
net user administrator /active:yes
Now your administrator account is enabled and you can restart the system and login to administrator.
However you need to disable the administrator account once your job is by getting into same command line (CMD)
net user administrator /active:no
hope this will resolve your issue.
No comments:
Post a Comment