Sometime it just happens to receive an error saying that an app cannot be open:
- open a powershell windows ( either directly or via cmd – in administrator mode )
- run this command: “Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}”