How to fix my Microsoft Photos app not opening on my Windows 10 PC when I click it?

Jed Lowry 70 Reputation points
2025-09-22T11:45:38.3766667+00:00

Yesterday, I noticed that when I went to click to open an Image file on my File Explorer, the usual Microsoft Photo viewer that would appear, didn't. Instead, nothing happened.

My mouse cursor just had the blue loading icon around it for a few seconds but then it stopped.

I tried opening the Microsoft Photos app from the Start menu but that didn't work either.

I searched online for a possible fix for this issue and they recommended I Terminate, Repair and Reset the app. Sadly, none of those options worked for me.

I also tried to do a DISM scan as well as a SFC /scannow to fix any corrupted files and it did come back with a "Windows Resource Protection found corrupt files and successfully repaired them" message.

But still the Microsoft Photos app is still not opening when I click it.

Even running the app as an Administrator doesn't work.

I would greatly appreciate if someone here knew the issue I am experiencing and whether or not their is a solution.

Many thanks in advance,

Jed

Windows for home | Windows 10 | Apps

Answer accepted by question author
John DeV 170.2K Reputation points Independent Advisor
2025-09-23T11:19:35.9466667+00:00

Please try this if it helps.

Uninstall Microsoft Photos app again using PowerShell

After that, open Microsoft Edge

Please try to visit https://store.rg-adguard.net/

In the drop-down list menu on the right side, select Retail

Search for:

https://apps.microsoft.com/detail/9wzdncrfjbh4?hl=en-US&gl=PH

Click the check mark

Download: Microsoft.Windows.Photos_2024.11070.11002.0_neutral_~_8wekyb3d8bbwe.msixbundle (605.39 MB)

Double-click the downloaded file to install


Standard Disclaimer: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

Was this answer helpful?

10+ people found this answer helpful.

5 additional answers

Sort by: Newest
  1. John DeV 170.2K Reputation points Independent Advisor
    2025-09-22T12:20:36.9466667+00:00

    Hi, good day!

    • Have you made any changes to your computer recently?
    • What is your current Windows operating system and version? Press Windows key+R to open Run then type: winver Press Enter Please take a screenshot of the resulting window and post it in your next response.

    Please try the following methods below.

    • Update Microsoft Photos app

    Open Microsoft Store then click Downloads

    Update Microsoft Photos or click Update all

    • Uninstall Photos App

    Press Windows key + X

    Click and Run Windows PowerShell (Admin)

    Copy and paste the command below then press Enter

    get-appxpackage Microsoft.Windows.Photos | remove-appxpackage
    
    • Proceed to reinstall Photos App

    Go to the Microsoft Store then download and install the Microsoft Photos App

    or copy and paste the command below then press Enter

    Get-AppXPackage Microsoft.Windows.Photos -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    

    Restart your computer

    I look forward to receiving your update and I'm willing to collaborate with you till we resolve the issue. Do keep me informed by clicking "Add comment" below.

    Was this answer helpful?

    2 people found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.