
net localgroup administrators AdminName /add In an admin Command Prompt :
net user AdminName * /add (Enter a password when prompted)
net user administrator /active:yes To set a password:
Then make it admin:
net localgroup administrators AdminName /add In an admin Command Prompt :
net user AdminName * /add (Enter a password when prompted)
net user administrator /active:yes To set a password:
Then make it admin: