There are different ways to activate ADMINISTRATOR ACCOUNT in windows. Will will use "command prompt". It is the easiest and quick way
The steps are given below :
=> Open "command prompt" as administrator
=> Type “net user administrator /active:yes” and press enter.
To deactivate ADMINISTRATOR ACCOUNT steps are
=> Open "command prompt" as administrator
=> Type “net user administrator /active:no” and press enter.
0 Comments