Check if you are an administrator on the computer:
net localgroup administrators
If you appear on the list then try this:
net user <username> <new password>
If you get an access is denied message even though you're an administrator,
make sure you run the command prompt with administrative privileges (run as administrator).
Tags
windows