Reset Plesk Admin Password Via Remote Desktop

Reset Plesk Admin Password Via Remote Desktop



In the event you need to change the admin password and do not have access into Plesk, this can be done by doing the following:


    1.  Connect to the server via Remote Desktop.

    2.  From the Start menu, select the Run... option and type in “cmd”.


      • This will open up the command prompt.


    1. Enter in the following to retrieve the current Plesk admin password:



        • "%plesk_bin%\plesksrvclient" -set <new_password> true

        • Replace <new_password> with the actual new admin password.