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
Recent Comments