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:

 Connect to the server via Remote Desktop.

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

This will open up the command prompt.

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.

Was this answer helpful? 0 Users Found This Useful (0 Votes)