Resetting the Guest OS PasswordIf a virtual machine user forgets the password of their guest OS account (e.g. a Windows user password), it can be reset outside the virtual machine using the command line interface. To use this functionality the following conditions must be met:
To reset the password, open Terminal and enter the following command:
prlctl set
where:
Example: prlctl set My_Win8_VM --userpasswd JohnDoe:A12345 If the Require Password to: Change guest OS password via CLI option is selected in the virtual machine configuration dialog (see above), the command will display the following text and prompt: Only host administrator can change user password in the guest OS. Confirm your administrator credentials. Username: Enter the name of the macOS user with administrative privileges and press the Enter key. Type the user password and press Enter again. Once the new password is set, you can use it to log in to the guest OS. |
||||
|