How to active Administrator account?

Solution :
How to active Administrator account?
To activate Administrator account, follow the process below:
- Click On Start Button, search cmd here and Right click on this and click on Run as administrator.
- Once the Command prompt is open, type "net user administrator /active" and then press the Enter key.
How to Disable Administrator account?
To Disable Administrator account, follow the process below:
- Open Command Prompt (Run as Administrator).
- Once the Command prompt is open, type "net user administrator /active:no" and then press the Enter key.
How to Set Password on Administrator Account?
To Set Password on Administrator Account, follow the process below:
- Open Command Prompt (Run as Administrator).
- Once the Command prompt is open, type "net user administrator * " and then press the Enter key.
- Enter Password here (Password is not visible when you type) and then press the Enter key.
- Re-Enter the password and then press the Enter key.