# Remove a volume

{% hint style="danger" %}
When you delete a volume, all of the content inside the volume will be erased.
{% endhint %}

From the menu select **Volumes**, tick the checkbox next to the volume you want remove then click **Remove**.

{% hint style="info" %}
You cannot remove volumes attached to a container. If you want to do this, first remove the container then remove the volumes.
{% endhint %}

<figure><img src="https://content.gitbook.com/content/xdTQRpMuktD2l0URtOJO/blobs/6ksdp6Hktm6qHtgQbMxf/2.15-docker_volumes_volume_remove.gif" alt=""><figcaption></figcaption></figure>

When the confirmation message appears, click **Remove**.

<figure><img src="https://content.gitbook.com/content/xdTQRpMuktD2l0URtOJO/blobs/mFBxrfputMhznrGNBGmw/2.15-volumes-remove-confirm.png" alt=""><figcaption></figcaption></figure>
