To Remove Candy Crush From Windows 10 Follow This Steps
We’ve covered how you can remove default Windows 10 apps but here are the exact directions for removing the Candy Crush app. Open an elevated PowerShell window. Type PowerShell in the search bar, right click it and select run as administrator.Run this command:
Get-AppxPackage -Name king.com.CandyCrushSaga
You will get the following screen where you can pick out the package name.
Next run this command:
Remove-AppxPackage PackageFullName
Where PackageFullName should be replaced with the name you got for the app from the previous command.
Run the command and within seconds Candy Crush will be removed from your system. You won’t need to restart your PC for the change to take effect. To confirm that the app is gone, type it in the Search bar and the result will show Candy Crush in the ‘Store’ section of the results instead of the installed available apps section.