Do this:
Start > Run > "cmd"
When it comes up you can type in "net users" and a list of all profiles made on your computer will come up. Now, to change the password do this:
Start > Run > "cmd"
Type in: net user (name of the profile you're trying to change) *
Example: net user administrator *
Then you can type in your password but be careful because it won't show what you're typing. When finished press enter. Done.
|