Share via

Microsoft Solitaire Collection

Anonymous
2019-09-06T05:11:03+00:00

Last week, Windows made an upgrade overnight.

At first sight, everything seemed working normal.

But when I wanted to start a game on "Microsoft Solitaire Collection", the application started normally and closed after a few seconds.

I tried to "Uninstall" the application, but the application did not appear in the installed programs.

I tried to download the game again from the Store, but I got the answer "Program is installed already on this computer".

How can I make the application run again?

TIA

Windows for home | Windows 10 | Gaming

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

17 answers

Sort by: Most helpful
  1. Vijay A. Verma 104.8K Reputation points Volunteer Moderator
    2019-09-08T07:18:01+00:00

    Do let me know if you need any further help. Will not be tracking this thread unless you need any further help.

    Have a nice day.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Vijay A. Verma 104.8K Reputation points Volunteer Moderator
    2019-09-06T08:56:36+00:00

    Since both got installed on almost on same day, hence you can uninstall both of them and block them.

    Once you current problem is solved, you should plan to upgrade to 1903.

    1. A. Optional but recommended step - Take a backup of your computer before you proceed.

    B. Disable any third party Antivirus (After update is successful, you can enable it again)

    C. You can go to https://www.microsoft.com/en-us/software-downlo...

    You can download the latest Windows 10 package from this link (media creation tool) and follow the instructions there to upgrade. Use the very simple instructions given under Using this tool to upgrade this PC to Windows 10

    D. Before update, remove all USB devices & SD card except mouse.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Vijay A. Verma 104.8K Reputation points Volunteer Moderator
    2019-09-06T07:49:16+00:00

    What is your Windows version and build?

    To know - Windows Key+R > Type winver and press Enter

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2019-09-06T07:43:41+00:00

    Hi Trivino

    Greetings! I am Vijay, an Independent Advisor. Please try these steps and check after each step.

    1. If you are able to open MS Store, open MS Store > Click on your profile picture on top right and sign-out. Then sign-in again.

    No change.

    1. Try to reset the app

    Windows Key+i > Apps > Scroll down to this App > Click this App > Advanced options > Reset

    "Reset" is not shown.

    Only "Uninstall".

    Clicked on "Uninstall" and installed again.

    No change.

    1. Reset Microsoft Store through Command Prompt

    Type cmd in Windows Search box > Right click on Command Prompt > Run As Administrator > Type WSreset.exe and click Enter > Reboot your computer

    No change.

    1. Uninstall & Reinstall Store

    Windows Key+X > Windows Powershell (Admin) > Copy the following from below and right click in Powershell to paste > Enter

    Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage

    Copy the following from below and right click in Powershell to paste > Enter > Reboot your computer

    Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

    No change.

    1. Uninstall & Reinstall Solitaire

    Uninstall - Windows+X > Click Windows Powershell (Admin) > Copy the below command and right click in Powershell to paste it and Enter

    get-appxpackage Microsoft.MicrosoftSolitaireCollection | remove-appxpackage

    Reinstall - Right click on Windows Start > Windows Powershell (Admin) > Copy following and paste into Powershell > Enter

    Get-AppxPackage -allusers Microsoft.MicrosoftSolitaireCollection | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

    No change.

    Do let me know if you have any more question or require further help.

    Was this answer helpful?

    0 comments No comments
  5. Vijay A. Verma 104.8K Reputation points Volunteer Moderator
    2019-09-06T05:13:12+00:00

    Hi Trivino

    Greetings! I am Vijay, an Independent Advisor. Please try these steps and check after each step.

    1. If you are able to open MS Store, open MS Store > Click on your profile picture on top right and sign-out. Then sign-in again.
    2. Try to reset the app

    Windows Key+i > Apps > Scroll down to this App > Click this App > Advanced options > Reset

    1. Reset Microsoft Store through Command Prompt

    Type cmd in Windows Search box > Right click on Command Prompt > Run As Administrator > Type WSreset.exe and click Enter > Reboot your computer

    1. Uninstall & Reinstall Store

    Windows Key+X > Windows Powershell (Admin) > Copy the following from below and right click in Powershell to paste > Enter

    Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage

    Copy the following from below and right click in Powershell to paste > Enter > Reboot your computer

    Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

    1. Uninstall & Reinstall Solitaire

    Uninstall - Windows+X > Click Windows Powershell (Admin) > Copy the below command and right click in Powershell to paste it and Enter

    get-appxpackage Microsoft.MicrosoftSolitaireCollection | remove-appxpackage

    Reinstall - Right click on Windows Start > Windows Powershell (Admin) > Copy following and paste into Powershell > Enter

    Get-AppxPackage -allusers Microsoft.MicrosoftSolitaireCollection | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

    Do let me know if you have any more question or require further help.

    Was this answer helpful?

    0 comments No comments