--- aliases: - /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 menu: main: identifier: dtr_delete_images parent: dtr_menu_repos_and_images weight: 30 title: Delete an image --- # 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.