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"

    .