I tried to open the solitaire collection this morning and it will not open. I did a re-bot and it still would not open. Is there a software glitch?
For the 101 people with the same problem I had.
This is what worked for both Microsoft Edge & Microsoft Solitaire Collection which would not load.
Right click Start and Select CMD Administra tor
Enter - Powershell
Hit Return
When you see - PS C:\WINDOWS\system32>
Enter - Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation
-like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "
$($_.InstallLocation)\AppXManifest.xml "}
Hit return then wait.