Skip to content
Follow
Windows

How to Uninstall Programs in Windows 11

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

You uninstall programs in Windows 11 through the Settings app or the Control Panel.

Uninstalling applications is key to freeing up disk space and boosting your PC’s performance. Windows 11 offers two main ways to do this.

The Settings app’s “Apps” section provides the most current method for removing software. For those who prefer the traditional interface, the Control Panel still reliably manages your installed programs.

Removing unwanted software ensures your system runs efficiently and prevents background processes from hogging resources. This guide shows you both common methods for decluttering your Windows 11 PC.

⚡ 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

When a program won’t uninstall normally in Windows 11, you can use the Command Prompt to force it off your computer.

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

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 Disable Command Prompt in Windows 11
Windows How to Disable Command Prompt in Windows 11
How to Open Command Prompt at Boot in Windows 11
Windows How to Open Command Prompt at Boot in Windows 11
How to Manage Background Apps in Windows 11
Windows How to Manage Background Apps in Windows 11

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

Leave a Comment

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