How to Stop Windows 11 from Automatically Reinstalling Uninstalled Apps

The Ghost Application Annoyance

One of the most infuriating behaviors of Windows 11 is its aggressive management of pre-installed “bloatware.” You might spend ten minutes carefully right-clicking and uninstalling unwanted applications like Candy Crush, TikTok, or Spotify from your Start menu, only to find that after a major system update or a reboot, Windows has quietly re-downloaded and reinstalled those exact same apps. This happens because the Microsoft Store uses a background provisioning system that attempts to ensure your PC matches the default “consumer experience” profile.

How to Disable the Consumer Experience Feature

If you are running Windows 11 Pro, Education, or Enterprise, you can use the Group Policy Editor to permanently block Microsoft from silently pushing third-party apps to your machine.

1. Click the Start button, type gpedit.msc, and press Enter to open the Local Group Policy Editor.

2. In the left-hand navigation pane, expand Computer Configuration.

3. Expand Administrative Templates.

4. Expand Windows Components.

5. Scroll down and click on the Cloud Content folder.

6. In the right-hand pane, find the policy named Turn off Microsoft consumer experiences and double-click it.

7. In the new window that opens, change the toggle from “Not Configured” to Enabled. (Yes, you are “Enabling” the “Turn off” feature).

8. Click Apply, then click OK.

The Registry Fix for Windows 11 Home

If you use Windows 11 Home, you do not have the Group Policy Editor. You must apply the fix via the Registry Editor instead. Open the Start menu, type regedit, and press Enter. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent. (If the “CloudContent” folder does not exist, right-click the “Windows” folder, select New > Key, and name it CloudContent). Right-click inside the CloudContent folder, select New > DWORD (32-bit) Value, and name it DisableWindowsConsumerFeatures. Double-click your new DWORD, change the Value data to 1, and click OK. Restart your PC to permanently banish the bloatware.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.