How-To

Uninstall Candy Crush and Other Windows 10 Preinstalled Apps

Windows 10 comes with certain promotional apps that are preinstalled that you’ll find in the Start menu. Here’s a look at two ways to get rid of them.

Windows 10 comes with preinstalled promotional apps that you’ll find in the Start menu. Apps like Get Office, Get Skype, Candy Crush, and others can be annoying and a waste of space. Here’s how to get rid of them.

Preinstall WIndows 10 Apps

Uninstall Windows 10 Promotional Apps

The problem with apps like “Get Office” is it stays on your PC even after you install the Office 365 suite.

Luckily, if you’re new to Windows 10, it’s not hard to get rid of these apps, you just need to know where to look. You’re not going to find them in the Add/Remove Programs section like in Windows 7.

This easiest way is to open Start > All Apps and right-click the app you want to remove and click Uninstall. Simple right?

uninstall from Start

The option above seems to work, for a bit of time at least. I’ve heard from other Windows 10 users that the apps end up coming back. In fact, I’ve run across the same thing – the apps come back after an update or sometimes after a simple restart.

So, the other method that I’ve used that seems to uninstall the app and keep them uninstalled is to do it through the Settings app. Here’s how.

Go to Settings > System > Apps & Features and scroll down to the app you want to remove. Click on it and then select Uninstall and click it again to the verification message.

Uninstall via Settings

If you do want to get one of these apps back for some reason, you can search for it in the Store and install it.

Install from Store

Another thing you might be annoyed by is the advertisements for apps in the Start menu shown under the Suggested apps column.

To turn that off, read our article: How to Turn Off Windows 10 Start Menu Suggested App Ads

Windows 10 Start Menu Turn off Suggested apps

It’s also worth noting that if you aren’t able to uninstall a built-in app, you can always use the most recent version of CCleaner. For more, read our article: How to Uninstall Windows 10 Universal Apps with CCleaner.

5 Comments

5 Comments

  1. CLR

    Is there any way to stop this stuff from installing at first logon for enterprise devices

    • Dangerous

      I’d like to know this too please. In an Enterprise environment, there is no place for Candy Crush etc.

  2. Ziggy

    CCleaner also has the ability to uninstall these applications. Now what I’d like to know is how to re-install them!

    • winblogpress

      You can only install them back with windows powershell. You will have to run powershell as Administrator and run this command in it.

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

      This command will try to re-install all the built-in apps, so you might see error when it tries to install those that are still installed on your computer. But there is nothing to worry about, just restart once the process is complete.

      • Ziggy

        Thanks @winblogpress. Worked a treat!

Leave a Reply

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

 

To Top