Start Command Prompt Window (Start -> Run -> cmd) and execute the following command:
net user Administrator /Active:yes
to activate the user account Administrator
or
net user Administrator /Active:no
to disable the user account Administrator
Did my HOW TO help you? Leave a reply.