This is a memo on how to bulk delete files in Drupal. The following was helpful.

https://www.drush.org/12.x/commands/entity_delete/

drushentity:deletefile

I hope this serves as a useful reference for situations such as when files can no longer be viewed due to errors like Drupal\Core\File\Exception\InvalidStreamWrapperException.