How to Remove Programs on Windows

Need to remove programs on Windows? Use Start, Settings, Control Panel, or Microsoft’s troubleshooter when uninstall fails.

T

Technobezz

Senior Editor

Jul 29, 2026
4 min read

Contents

Don't Miss the Good Stuff

Get tech news that matters delivered weekly. Join 50,000+ readers.

Removing a program in Windows should be quick. The right screen depends on whether it is a Store-style app, a desktop program, an optional Windows feature, a browser web app, or a work/school app. Start with the built-in uninstall buttons, then use the stuck-uninstall tools only when Windows blocks removal.

1. Remove a program from the Start menu

  1. 1.Select Start.
  2. 2.Select All apps.
  3. 3.Find the app you want to remove.
  4. 4.Press and hold it, or right-click it.
  5. 5.Select Uninstall.

2. Uninstall apps from Windows Settings

  1. 1.Select Start.
  2. 2.Open Settings.
  3. 3.Select Apps.
  4. 4.Select Installed apps.
  5. 5.Find the app, select More, then select Uninstall.

Use Settings when you want the full installed app list with search.

3. Use Control Panel for older desktop programs

  1. 1.Select the search box on the taskbar.
  2. 2.Type Control Panel and select it from the results.
  3. 3.Select Programs.
  4. 4.Select Programs and Features.
  5. 5.Press and hold or right-click the program.
  6. 6.Select Uninstall or Uninstall/Change.
  7. 7.Follow the directions on screen.

4. Decode older Add or Remove Programs instructions

Older Windows guides use the label Add or Remove Programs, and that name still works on Windows 10 and 11. Select Start, type Programs in the search box, then select Add or remove programs in the results; it opens your installed app list in Settings, shown as Installed apps on Windows 11 and Apps & features on Windows 10. When Settings cannot remove a desktop program, use Control Panel > Programs > Programs and Features, then choose Uninstall or Uninstall/Change.

5. Remove optional Windows features

  1. 1.Right-click Start.
  2. 2.Select Settings.
  3. 3.Select System.
  4. 4.Select Optional features.
  5. 5.Under Installed features, search for the feature or scroll the list.
  6. 6.Select the feature to expand it.
  7. 7.Select Remove.

Microsoft also documents Settings > Apps > Optional features for supported Windows 11 builds.

6. Remove installed web apps from your browser

Installed websites behave like apps, so remove them from the browser that created them. In Microsoft Edge, open edge://apps > Details > Uninstall for the app, confirm whether to delete app history and data, then select Uninstall. In Chrome, open the web app and select More > Uninstall [app name] > Remove; Chrome also manages web apps through chrome://apps.

7. Fix an uninstall that gets blocked

This fixes programs that refuse to install, update, or uninstall through the normal Windows screens. On Windows 11, Microsoft’s current steps are built in.

  1. 1.Restart the PC: Start > Power > Restart.
  2. 2.Select Start > Settings > Apps > Installed apps, select the app, select Advanced options, then select Repair. If the problem continues, select Reset. Not all desktop apps offer these options.
  3. 3.Back in Installed apps, select the app, select Uninstall, and follow the on-screen instructions.
  4. 4.Follow any troubleshooting Windows recommends in the error message or notification.
  5. 5.If it still fails, contact the app publisher or consider Reset this PC with your files kept.

On Windows 10, and when an error message appears during an uninstall, Microsoft still points to the standalone Program Install and Uninstall troubleshooter: download it, select Run or Open when prompted, and follow its steps. If the program is not listed, it asks for that program’s product code.

8. Remove programs with Windows Package Manager

  1. 1.Open Terminal, Command Prompt, or PowerShell.
  2. 2.Run winget uninstall followed by the app name, package ID, or product code.
  3. 3.Use winget uninstall --name <app name> to limit the search to the app name, and add --exact when you need an exact, case-sensitive match.
  4. 4.Use winget uninstall --id <package ID> when you know the package ID.
  5. 5.Use winget uninstall --product-code <product code> when you have the product code.
  6. 6.Use winget uninstall <app1> <app2> to remove more than one app in one command.

9. Remove work or school apps

This fixes removable apps installed through Company Portal on a managed work or school PC.

  1. 1.Open Company Portal.
  2. 2.Go to Apps.
  3. 3.Select the app you want to remove.
  4. 4.Choose Uninstall.

Frequently Asked Questions

Why can’t I uninstall some programs from Settings?

Some desktop programs need the Control Panel uninstall path. Open Control Panel, select Programs, then Programs and Features, and choose Uninstall or Uninstall/Change.

Can I remove Windows features the same way as apps?

No. Use Settings, System, Optional features for installed optional features. For checkbox-based Windows features, search for Turn Windows features on or off, clear the feature checkbox, and restart if Windows asks.

What should I do when a program refuses to uninstall?

Use Microsoft’s Program Install and Uninstall troubleshooter. It handles blocked install, update, and uninstall problems, and it accepts a product code when the program is not listed.

Can I uninstall apps installed by my workplace or school?

Use Company Portal. Open Company Portal, go to Apps, select the app, and choose Uninstall. Uninstall shows up only for apps your admin made available and that you installed yourself: Microsoft Store apps always allow it, while Win32 apps allow it only when the admin turns on available uninstall, which is off by default.

Share