28. December 2015 · Write a comment · Categories: Uncategorized

Cannot get any photo app to download from MS store nor will the installed photo app even open.Tried adobe express and didn't work either. This is windows 10 OEM (Lenovo C50 all in one) and everything else seems to work fine.  

Ran virus scan OK and ran app trouble shooter OK. Tried the following:

dism /online /cleanup-image /restorehealth

sfc /scannow

powershell

Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}

1.   Close the CMD window.

Still nothing ...out of ideas

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.