Forum Discussion
Photos app opens images sometimes without all of the file info, and displays this error message.
I thought this was interesting. This doesn't regularly occur but seems to be some sort of error or failsafe. I used a .bat file to open some images, which I've done about 100 times without any error message. This last time it displayed this error message and failed to populate all of the file info. I captured the screenshots, and you can see in the last screenshot that when I view the file in the File Explorer directly the file contains the missing info. The system opened the image, displayed the error message but still allowed me to interact with the image, only not populating all of the file info.
2 Replies
- KeikoeCopper Contributor
The .bat script might be attempting to open the image while another process is using it, causing a temporary access issue. Windows sometimes displays partial error messages but still allows interaction with the file.
- GiovanninimCopper Contributor
The system may be having trouble generating or displaying thumbnail previews, leading to errors when opening images programmatically.