A week ago, my photos app (and other apps) started to give me the error "Remote call procedure failed" and therefore I tried to reinstall all the apps using this command:
However when I run that command, only some of the apps 'register'. Others fail and therefore are unstartable.
Here is a log of the output:
https://ghostbin.com/paste/5nuxu/raw
Code:
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Here is a log of the output:
https://ghostbin.com/paste/5nuxu/raw