Windows11 (Parallels) | Change parallels windows password
Contents
Environment
- Parallels Desktop (for Mac Pro Edition) 17
- Windows 11
Problem
When installing windows update on parallels, login password is required.
Solution
1. check UUID
On terminal, run prlctl list --all
command and check UUID.
|
|
2. set password
Set new password by prlctl set
command.
|
|
After running the command, you will see a message saying authentication tokens updated successfully
, then you can login to windows by the new password.