How to Destroy a Droplet from the DigitalOcean Control Panel
Validated on 21 Jun 2023 • Last edited on 8 Jul 2024
DigitalOcean Droplets are Linux-based virtual machines (VMs) that run on top of virtualized hardware. Each Droplet you create is a new server you can use, either standalone or as part of a larger, cloud-based infrastructure.
Deleting a Droplet permanently and irreversibly destroys the Droplet. Optionally, you can also destroy a Droplet and its associated snapshots, volumes, and volume snapshots.
Destroying a Droplet does not destroy its automated backups. Automated backups remain for four weeks after creation and then expire. To save backup images, convert the backups into snapshots.
Destroy a Droplet from the Control Panel
To destroy a Droplet from the control panel, open the Droplet’s More menu and click Destroy. Alternately, you can click the Droplet’s name to access its main page and select Destroy from the left menu.
On the Destroy page, in the Destroy Droplet section, click the Destroy the Droplet button.
In the confirmation window that opens, you can choose to destroy the Droplet. If the Droplet has associated resources, you can also choose to delete some or all of them, but they are not destroyed by default.
Check the boxes next to any of the Droplet’s associated snapshots, volumes, or volume snapshots that you would like to destroy along with the Droplet.
Type the name of the Droplet in the text field, then click Destroy to destroy the Droplet and any selected associated resources.
Any resources that you do not destroy appear in their respective category in the control panel’s Manage section.
Automate the Destruction of a Droplet
How to Permanently Delete a Droplet Using the DigitalOcean CLI