How to Reset Admin Password (windows)
If you want to take over yur computer and you are not an administrator,
do the following:
do the following:
- Go to the cmd prompt and type "net user" (without quotes)
- You will see list of users; determine which one is administrator; it may be listed as xadministrator, administrator, etc. & should be last on list
- Type at cmd prompt "net user administrator *" (without quotes). You will be prompted for a new password; be careful...when you type the new password, it will not be visible so remember it because you will have to confirm it.
- Exit out of cmd prompt, log off then log back in using the administrator's username and the new password. You are now the administrator of your computer. have fun!!