Replace USERNAME and NEWPASS with the actual username and a new password for this user.Ĭhange Windows password for a domain user with PowerShell Type net user /domain USERNAME NEWPASS.This way nobody around you will be able to see the password on your screen.Ĭhange Windows password for a domain user Windows will then prompt you to enter the password twice. If the actual username consists of more than two words, place it inside quotation marks.įor extra security, you may want to use the following command: net user USERNAME *.
If this is the case, you can connect to their machine using a remote desktop tool such as FixMe.IT, and assign a new Windows password via Command Line or PowerShell.
But what if they forget it, or even get stuck on the login screen with their local administrator account disabled? Windows makes it simple for any user to change their password from the standard settings menu.