How to Change a Password Via Run
- 1). Click "Start" and type "Run."
- 2). Hold "Ctrl" and "Shift" and then press the "Enter" key. This will run the Run program as an Administrator.
- 3). Type "net user <name> <password>" without quotes. Replace <name> with the name of the user and <password> with the password you would like to set for his account.
- 4). Click "OK" to run the command. The user's password will be changed immediately.