Alright I'm going to show you guys how to make yourself administrator on any computer.
1.open up command prompt, go to run and type in cmd
2.In the command prompt type in net user (name) (password) /add
3.now to make the account an admin type in net localgroup administrators (name) /add
To delete the account you just created type in:
4.net user (name) /delete