Ran this in Powershell worked for me when nothing else did. Restart after or restart explorer.exe Change the two web quotes “ ” to normal quotes.Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}