Remove Candy Crush Soda Saga from Windows 10

Remove Candy Crush Soda Saga from Windows 10: Because of Candy Crush success, Microsoft decided to pre-install Candy Crush Soda Saga in Windows 10. While I admit this might be a good news for few users but for others, this simply occupies unnecessary disk space. So users are uninstalling the game from their PC but there is a more reliable method to remove candy crush saga completely from Windows 10 using PowerShell.

Remove Candy Crush Soda Saga from Windows 10

The problem is even after you uninstall Candy Crush, traces of it remains in the registry or even on your PC. So without wasting any time let’s see how to Remove Candy Crush Soda Saga from Windows 10 with the help of the below-listed guide.

Remove Candy Crush Soda Saga from Windows 10

Make sure to create a restore point, just in case something goes wrong.

1.Press Windows Key + S to bring up Search then type poweshell.

2.Right-click on PowerShell and select Run as Administrator.

powershell right click run as administrator

3.Type the following command in the PowerShell window and hit Enter:

Get-AppxPackage -Name king.com.CandyCrushSodaSaga

Note down Package full name of candy crush saga

4.Once the above command finish processing, a complete detail of Candy Crush would be displayed.

5.Just copy the the text next to PackageFullName which would be somthing like this:

king.com.CandyCrushSodaSaga_1.110.600.0_x86__kgqvnymyfvs32

6.Now type the following command into PowerShell and hit Enter:

Remove-AppxPackage king.com.CandyCrushSodaSaga_1.110.600.0_x86__kgqvnymyfvs32

Command to Remove Candy Crush Soda Saga from Windows 10

Note: Remove the “PackageFullName” with your text, do not use this command as it is.

7.After you press Enter the command will be executed and Candy Crush Saga will be completey uninstall from your system.

Recommended:

That’s it you have successfully learned how to Remove Candy Crush Soda Saga from Windows 10 but if you still have any queries regarding this post then feel free to ask them in the comment’s section.

1 thought on “Remove Candy Crush Soda Saga from Windows 10”

  1. Avatar photo
    JUANITA L MOFFETT

    I WAS [PLAYING CANDY CRUSH SAGA WAS UP TO AMOST 2,000 I LEFT MY COMPUTER CAME BACK AND IT STARTING AT NO1 HOW CAN I GET MY GAME TO START FROM WHERE I LEFT OFF

Leave a Comment

Your email address will not be published. Required fields are marked *