--- redirect_from: - /docker-trusted-registry/soft-garbage/ - /docker-trusted-registry/repos-and-images/delete-images/ description: Learn how to delete images from your repositories on Docker Trusted Registry. keywords: - docker, registry, repository, delete, image title: Delete an image --- To delete an image, go to the **DTR web UI**, and navigate to the image **repository** you want to delete. In the **Tags** tab, select all the image tags you want to delete, and click the **Delete button**. ![](../images/delete-an-image-1.png) You can also delete all image versions, by deleting the repository. For that, in the image **repository**, navigate to the **Settings** tab, and click the **Delete** button.