How to stop users from uninstalling apps from Windows 10's Start menu

Windows 10 includes an improved Start menu that combines the best of the classic menu on Windows 7 with elements of the Start screen from Windows 8.1. In addition, it features a new number of improvements, including the ability to uninstall apps without the need to open Settings.

Although removing apps with a simple right-click can be convenient, if you're sharing your computer with other people, using your own or guest account, you may not want others to easily or accidentally uninstall apps from the Start menu. In those cases, you can use the Local Group Policy Editor or Registry to prevent this from happening on Windows 10.

In this Windows 10 guide, we'll walk you through the steps to prevent users from uninstalling apps from the Start menu.

How to prevent users from uninstalling apps from Start using Group Policy

If you're running Windows 10 Pro, Enterprise, or Education, you can use the Local Group Policy to block users from removing apps from the Start menu.

  1. Use the Windows key + R keyboard shortcut to open the Run command.
  2. Type gpedit.msc and click OK to open the Local Group Policy Editor.
  3. Browse the following path:User Configuration > Administrative Template > Start Menu and Taskbar
  4. Double-click the Prevent users from uninstalling applications from Start policy.

  1. Select the Enabled option.

  1. Click Apply.
  2. Click OK.

Once you complete the steps, if users right-click an app on the Start menu the "uninstall" option will not be available.

This will also prevent you from uninstalling apps from Settings, as you can see in the screenshot after enabling this option a "Some settings are managed by you organization" message will appear, and selecting an app the "Uninstall" option will be unavailable.

If you change your mind, at any time, you can use the same steps to revert the changes, but on step No. 5 make sure to select the Not Configured option.

How to prevent users from uninstalling apps from Start using Registry

If you're running Windows 10 Home, you won't have access to the Local Group Policy Editor, but you can still enforce this option by modifying the Registry.

Important: This is a friendly reminder to let you know that editing the registry is risky, and it can cause irreversible damage to your installation if you don't do it correctly. It's recommended to make a full backup of your computer before proceeding.

  1. Use the Windows key + R keyboard shortcut to open the Run command.
  2. Type regedit, and click OK to open the registry.
  3. Browse the following path:HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows
  4. Right-click the Windows (folder) key, select New, and click on Key.
  5. Name the key Explorer and press Enter.

  1. Inside the newly created key, right-click and select New, and click on DWORD (32-bit) Value.

  1. Name the key NoUninstallFromStart and press Enter.
  2. Double-click the newly created DWORD key and make sure to change its value from 0 to 1.

  1. Click OK.

After completing the steps, simply close the Registry, and you should no longer see the "uninstall" option in the context menu when right-clicking an app from the Start menu.

In the case you want to remove an app, you'l you'll need to revert the changes, using the steps mentioned above, but on step No. 8 make sure to change the DWORD value from 1 to 0.

More Windows 10 resources

For more help articles, coverage, and answers to common questions about Windows 10, visit the following resources:

Mauro Huculak

Mauro Huculak is technical writer for WindowsCentral.com. His primary focus is to write comprehensive how-tos to help users get the most out of Windows 10 and its many related technologies. He has an IT background with professional certifications from Microsoft, Cisco, and CompTIA, and he's a recognized member of the Microsoft MVP community.