In a cmd prompt run the below command net user username newpassword if the username contains a space do the below net user “user name” new password If you want to remove the password try the below net user username “”
password
1 post