Resetting the Plesk Administrator Password (Plesk Obsidian for Windows)
Please use the “Print” function at the bottom of the page to create a PDF.
This article explains how to reset the Plesk administrator password.
Please Note
If you want to reset the password of your MySQL database, see the following URL for more information:
https://support.plesk.com/hc/en-us/articles/360004150253
To reset the password:
Using Remote Desktop, log in to the server as an administrator.
Open the command prompt.
To reset the password, enter the command below. Replace MyPassword with the desired password.
plesk bin admin --set-admin-password -passwd "MyPassword"
.