Windows

How to Uninstall Programs in Windows 11

Richard
Written by
Richard
Sep 7, 2021 Updated Apr 28, 2026 2 min read

Keeping your computer clean helps it run faster. Sometimes you have apps you no longer use. This guide shows you how to remove them easily. We will cover standard methods and advanced tricks to help you manage your storage.

Why uninstall programs?

Removing unused apps frees up space on your hard drive. It also stops background processes from slowing down your PC. Why do this? A clean system is more stable and secure.

What happens when you are done?

When you uninstall an app, Windows removes its main files. This clears up disk space. Your computer will feel lighter and more organized.

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

Sometimes an app will not close or refuses to uninstall. The Command Prompt is a powerful tool for these situations.

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.
  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
  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

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
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.

Leave a Reply

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

Exit mobile version