See the code:
As you can see, an image will not be deleted if Magento 2 considers that the image is used by another store.
So you should switch to the global scope before deleting the problem image:
See the code:
As you can see, an image will not be deleted if Magento 2 considers that the image is used by another store.
So you should switch to the global scope before deleting the problem image: