Windows Photo Viewer Always Shows Specific Photo Instead of Opened One in Windows 10
If you're experiencing an issue with the Windows default photo viewer app on your Windows 10 computer, where it opens a specific photo instead of the one you selected, you're not alone. This article will cover the key concepts related to this problem and provide a detailed explanation of the topic.
Understanding the Problem
Windows Photo Viewer is the default application for viewing images on Windows 10. However, some users have reported that the app opens a specific photo instead of the one they selected. This issue can be frustrating, especially if you need to view multiple photos in a row.
Checking for Corrupted Files
The first step in troubleshooting this issue is to check if the photo file you're trying to open is corrupted. You can do this by trying to open the file in a different photo viewer or editor. If the file opens correctly in another application, then the issue is likely not with the file itself.
Resetting the Windows Photo Viewer App
If the file is not corrupted, you can try resetting the Windows Photo Viewer app. To do this, follow these steps:
- Press the Windows key + I to open the Settings app.
- Click on Apps & features.
- Find and click on Windows Photo Viewer in the list of apps.
- Click on Advanced options.
- Click on the Reset button.
Reinstalling Windows Photo Viewer
If resetting the app doesn't work, you can try reinstalling Windows Photo Viewer. To do this, follow these steps:
- Press the Windows key + X and select Command Prompt (Admin) or PowerShell (Admin).
- Type the following command and press Enter:
Get-AppxPackage *Microsoft.Windows.Photos* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($\_.InstallLocation)\AppXManifest.xml"}
Checking for Windows Updates
If the issue persists, you can check for Windows updates. Microsoft regularly releases updates that fix bugs and improve the stability of the operating system. To check for updates, follow these steps:
- Press the Windows key + I to open the Settings app.
- Click on Update & Security.
- Click on Check for updates.
Using Alternative Photo Viewers
If none of the above solutions work, you can consider using alternative photo viewers. There are many third-party photo viewers available that offer more features and better performance than Windows Photo Viewer.
The issue of Windows Photo Viewer always showing a specific photo instead of the opened one can be frustrating, but there are several solutions you can try. By following the steps outlined in this article, you should be able to resolve the issue and get back to viewing your photos without any issues.
References
Microsoft Support. (2021). Fix problems opening photos, videos, and music files in Windows 10. https://support.microsoft.com/en-us/topic/fix-problems-opening-photos-videos-and-music-files-in-windows-10-6a9785d7-1777-7adc-18b8-a7e3e38d4434
How-To Geek. (2021). How to Fix Windows Photo Viewer Opening the Wrong Image. https://www.howtogeek.com/727684/how-to-fix-windows-photo-viewer-opening-the-wrong-image/