Skip to content
Follow
Windows

How to Uninstall Programs in Windows 11

Richard
Written by
Richard
Sep 7, 2021 Updated Jul 14, 2026 2 min read
How to Uninstall Programs in Windows 11
How to Uninstall Programs in Windows 11

Uninstalling programs in Windows 11 frees up space and speeds up your PC.

Windows 11 lets you remove unwanted software using either the Settings app or the older Control Panel.

The Settings app’s “Apps” section offers the easiest way to remove most programs installed after Windows 11 version 21H2. For older programs or more detailed control, the Control Panel still works.

Getting rid of unneeded apps stops them from using computer resources in the background. This keeps your system running smoothly and efficiently.

⚡ Quick Answer

You can uninstall programs in Windows 11 through Settings Apps Installed apps, or by searching for Control Panel and selecting Uninstall a program. Find the app in the respective list, click the three dots or the Uninstall button, and follow the prompts to remove it.

Standard Methods to Remove Apps

Most users should use the built-in Windows tools first. These are safe and easy to use.

Using the Settings App

  1. Open the Start menu and click Settings.
  2. Go to Apps and then Installed apps.
  3. Find the app you want to remove.
  4. Click the three dots and select Uninstall.

Using the Control Panel

  1. Search for Control Panel in the Start menu .
  2. Click Uninstall a program under the Programs header.
  3. Select the app from the list and click Uninstall at the top.

Advanced: Uninstall Programs in 🪟 Windows 11 via Command Prompt

You can uninstall programs in Windows 11 using the Command Prompt if the normal method doesn’t work. This advanced option helps when an app is stubborn. You’ll need to open the Command Prompt as an administrator to get started with this process.

📝Note
You must have administrative access to perform these steps. Official Microsoft Support
  1. Click the Start button and search for Command Prompt.
  2. Right-click the app and choose Run as administrator.
    Windows 11 Command Prompt running with administrator privileges for software management
    windows 11 command prompt administrator
  3. Type wmic and press Enter.
  4. Type product get name to see your list of apps.
    Command Prompt window displaying the wmic product list of installed programs
    windows uninstall program command prompt
  5. Type product where name="Your App Name" call uninstall and press Enter.
  6. Type Y to confirm.
    Executing the wmic uninstall command to remove software in Windows 11
    windows 11 uninstall program command prompt

Troubleshooting Stubborn Apps

⚠️Warning
If an app is broken, try to Repair it first in the Settings menu instead of uninstalling. If it still won't go away, you may need to use a third-party uninstaller tool to clean up leftover files in C:\Program Files or registry keys in HKEY_LOCAL_MACHINE\SOFTWARE.

Summary

You now know how to remove apps using the Settings app, Control Panel, and Command Prompt. Use the standard methods for daily tasks and the Command Prompt for stubborn software. Always back up your important files before making deep changes to your system.

Why can't I uninstall some programs on 🪟 Windows 11?

Some programs may be running in the background, preventing removal. Others might have corrupted installation files. Try restarting your computer first. If that fails, use the Task Manager to end the program's process or try uninstalling it while in Safe Mode to bypass active locks.

Does uninstalling a program remove all its data?

Not always. Standard uninstallers often leave behind temporary files, user preferences, or registry entries. These leftovers are meant to help if you reinstall the app later. To remove everything, you may need to manually delete folders in your AppData directory or use a dedicated cleaning tool.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

Windows 11 Control Panel Shortcuts Guide
Windows Windows 11 Control Panel Shortcuts Guide
How to Access Control Panel in Windows 11
Windows How to Access Control Panel in Windows 11
How to Open Command Prompt at Boot in Windows 11
Windows How to Open Command Prompt at Boot in Windows 11
Manage Background Apps in Windows 11: A Step-by-Step Guide
Windows Manage Background Apps in Windows 11: A Step-by-Step Guide

No comments yet — be the first to share your thoughts!

Leave a Comment

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