Saturday, 28 September 2013

How 2 enable Administrator account in Windows 8???


Follow the given simple steps in order to enable administrator account in windows 8.

Method # 1:

1) Right click on my computer and then click on Manage.
                

2) Now click on Local users and Groups and then click on Users.
                

3) Right click on administrator account and then give a click on Properties. A dialog box will appear on your computer screen. Now uncheck the Account is disabled option from the appeared dialog box.
              

4) Right after above step, Click on Apply then given a click on O.k button.


Method # 2:


Follow the easy steps given below for to enable administrator account in windows 8.

1) Press win+R key from your keyboard to launch run dialog box.

2) Type cmd in run dialog box and press enter. A command prompt will appear       on your screen.

3) Now write the given simple command to enable administrator account and 
    press enter from your keyboard.

net user administrator /active:yes
For to disable the administrator account , write the given command and press enter.
net user administrator /active:no

0 comments:

Post a Comment