Friday, 16 November 2012
Do you like this story?
We all know that Windows XP has an built in administrator that can be viewed when we start system in Safe Mode.But we can't see this in windows 7 or Vista,because it is disabled by default.Just follow this steps to make it enable.
Steps:
Method 1
1. From start menu run command prompt as administrator.
2.Type the following code to make it enable.
Steps:
Method 1
1. From start menu run command prompt as administrator.
2.Type the following code to make it enable.
net user administrator /active:yes
Now Log off then you can see the Administrator account.
Note: You can disable it by typing below code in command prompt when run as administrator.
Method 2
1.In run type lusrmgr.msc Or select mange by right clicking on my computer,and select local users and Group
2.Now there you will see administrator with description Built-in account for administering the computer/domain .Right click it and select Properties.And make selection as below.
3.Click Apply and Ok,When log off you can see the build in administrator.
Note:
Use this account for anything other than troubleshooting
pass comments if any doubts.
Subscribe to:
Post Comments (Atom)






0 Responses to “Enable Hidden Administrator Account in windows”
Post a Comment