Report this

What is the reason for this report?

how to change password of the droplet's ssh

Posted on March 11, 2026

my colleague has recently resigned from the company he had the droplets access now when i try to ssh into it , it asks for password the issue is i don’t have that and some droplets have password as ssh keys any way i can retrieve them without causing any issues to our code base



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey!

If you don’t have the SSH password or the private key, you won’t be able to retrieve them directly from the Droplet.

A common approach is to use the Recovery Console from the DigitalOcean control panel to access the Droplet, then reset the password or add a new SSH key to the ~/.ssh/authorized_keys file.

You can find the steps here: https://docs.digitalocean.com/products/droplets/how-to/recovery/recovery-console/

Heya, @pranavnahar

You can use the recovery console to enter the droplet and reset the password from there

https://docs.digitalocean.com/products/droplets/how-to/recovery/recovery-console/

Regards

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.