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