Hello,
This may be some sort of corruption of the Photos app.
I would suggest to try the next:
- Go to Settings
- Click on Apps
- Select Default Apps in the right-hand pane
- Enter the image file type in the search field
- Click on the default Photos app
- A new window will pop up on the screen
- Select the new app you want to use to open image files
If that doesnt work, you can try to reinstall the Photos app running the next Powershell as Admin, then restart:
$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + ‘AppxManifest.xml’
Last but not least could be a problem of the Microsoft Store app, you can use the command WSRESET.EXE to reset it.
--If the reply is helpful, please Upvote and Accept as answer--