Anyone who has used Windows XP knows that the administrator account has full control over everything. One of the pit falls of Vista is that it lacks this power. What most don’t know is that there is a way to get an admin account on vista. You need to open the command prompt. Make sure you run CMD as an administrator:

in the command prompt type this command:
Net user administrator /active:yes
Now you want to change the admin password. To do this type:
Net user administrator password
NOTE: You can change password to anything you want.