Forum Discussion

Manstaway's avatar
Manstaway
Copper Contributor
Mar 24, 2026

How do I completely uninstall an app on Windows 11 that hard to delete?

I'm new to Windows 11 and having trouble uninstalling a program. I tried the normal way, but it didn't work. The program either gives me an error message, does nothing, or just won't go away completely. This is frustrating because it feels like the program is still installed even after trying multiple times.

Some folders and registry entries seem to remain, and the app might still show up in certain places. As a beginner, not very familiar with advanced tools like Command Prompt or registry editing, so looking for a safe and simple way to completely uninstall an app on Windows 11. I want to make sure I remove all of its files and leftovers so it is fully gone from my system.

Since I'm a beginner, I really appreciate it if you could explain things in simple steps. What is the correct, safe way to delete a program that won't uninstall normally?

10 Replies

  • Noreen's avatar
    Noreen
    Iron Contributor

    When it comes to how uninstall apps on Windows 11. Some apps, especially pre-installed or system apps, require special procedures or may not be removable. Avoid assuming that the same method applies to all apps.

  • DaxxonSawyer's avatar
    DaxxonSawyer
    Iron Contributor

    Microsoft provides an official tool specifically designed to completely uninstall apps on windows 11 for those stubborn MSI installers. The tool works primarily by removing Windows Installer registry entries that interfere with the standard uninstallation process, thereby helping you completely remove problematic software from your system.

    Search for “Windows Installer CleanUp Utility” in the Microsoft Download Center and download it. After opening the software, select the target program from the list and click “Remove.” Afterward, please manually delete the program's folder. It provides a fast and reliable solution for completely uninstall apps on windows 11, effectively removing stuck MSI-based programs from your system.

    It is particularly useful for removing stubborn MSI-installed programs that won’t uninstall normally, fixing failed uninstallation issues, or cleaning up corrupted Windows Installer entries on Windows 11.

    Cons

    • Outdated, traditional tool; no official updates for modern Windows 11
    • Only removes the installer's registry entries; program folders must be deleted manually
    • Works only with programs installed via MSI; not compatible with applications installed via EXE or from the Windows Store
  • Axton-X's avatar
    Axton-X
    Brass Contributor

    If you're wondering how to uninstall apps on Windows 11, especially those that are difficult to remove through traditional methods, PowerShell can be a powerful tool. PowerShell allows you to manage and remove installed applications, including some built-in or stubborn third-party apps, by directly interacting with their package information.

    Step-by-step process:

    1. Open PowerShell with Administrator privileges.

    Right-click the Start button or press Windows + X, then select Windows Terminal (Admin) or PowerShell (Admin).

    2. Identify the app you want to uninstall.

    You can list all installed apps with the command:

    Get-AppxPackage | Select Name, PackageFullName

    Or, for a specific app, filter by name:

    Get-AppxPackage *AppName*

    Replace *AppName* with part of the app's name.

    3How to uninstall apps on Windows 11.

    Once you have the PackageFullName of the app, run:

    Remove-AppxPackage -Package "PackageFullName"

    For example:

    Remove-AppxPackage -Package "Microsoft.ZuneVideo_10.22092.11711.0_x64__8wekyb3d8bbwe"

    This command attempts to completely remove the app from your system.

    4. Handling built-in apps or stubborn apps:

    Some system apps or pre-installed apps may not uninstall easily. You might need to use additional commands or third-party scripts designed for deep removal. However, be cautious, as removing built-in apps may impact system stability.

  • Hassanui's avatar
    Hassanui
    Brass Contributor

    Using Microsoft's Free Troubleshooter can be a helpful method if you're trying to completely uninstall an app on Windows 11 that is particularly hard to delete. Here's how it works:

    First, ensure you understand "How to uninstall apps on Windows 11," as this provides the basic steps for removing most applications. Typically, you can uninstall apps via the Settings app or Control Panel, but some stubborn apps may not uninstall properly through these methods.

    In such cases, Microsoft offers a Free Troubleshooter tool designed to fix problems related to uninstallation issues. This troubleshooter can identify and resolve underlying problems that prevent an app from being fully removed, such as corrupted files or registry issues.

    How to uninstall apps on Windows 11:

    1. Download the Microsoft Program Install and Uninstall Troubleshooter.

    2. Run the troubleshooter and follow the on-screen instructions.

    3. When prompted, select the stubborn app you want to uninstall.

    4. The troubleshooter will attempt to fix issues and remove the app completely.

  • If it's a security program like antivirus, you can use it own dedicated uninstaller. 

  • JosephKim's avatar
    JosephKim
    Iron Contributor

    Completely uninstalling apps in Windows 11 can be very difficult, often because certain applications are deeply integrated into the operating system. Microsoft considers many pre-installed tools—such as Edge, Copilot, or certain System components, essential for core functionality. Because these apps provide services that other parts of Windows rely on, the "Uninstall" button is frequently greyed out or missing entirely to prevent users from accidentally destabilizing the system.

    Another common hurdle is the presence of stubborn background processes. If an application or its update service is currently running in the background, Windows will block the uninstallation to prevent file corruption. Many modern apps are designed to launch automatically at startup or hide in the system tray, making it necessary to manually "End Task" in the Task Manager before the system will allow you to remove them.

    Finally, some apps use complex permissions or are cloud-optimized placeholders so it becomes hard to permanently uninstall apps on windows 11 for this kind. Certain bloatware isn't actually fully installed; it’s a shortcut that triggers an installation the first time you click it. Furthermore, if an app was installed by a different user profile or requires administrative privileges that your current account lacks, Windows will restrict your ability to modify or remove it.

  • OakleyCruz's avatar
    OakleyCruz
    Iron Contributor

    Should I Remove It? is a free online tool that supports uninstall apps on windows 11 permanently by helping you safely identify which programs are safe to remove from your system.

    What it does

    Helps you identify what programs are safe to remove, so you can confidently uninstall apps on windows 11 permanently without accidentally deleting important system software.

    How to Permanently Uninstall Apps on Windows 11

    Step 1: Open your browser and visit the official website

    Step 2: Search for the program you want to check

    Step 3: Review the security rating and community feedback to confirm whether it is safe to uninstall

    Step 4: Permanently uninstall the program using your preferred method

  • Mikaeliop's avatar
    Mikaeliop
    Iron Contributor

    This is a great free tool to uninstall apps on Windows 11 permanently, with no hidden fees. It removes stubborn programs that won’t uninstall normally, with deep scanning to clean up leftover files and registry entries.

    Usage Guide: Download and install HiBit Uninstaller. Open the tool, find the program you want to remove, right-click it, and select Force Uninstall or Uninstall. Follow the prompts, and the software will automatically uninstall the program and clean up all leftover files.

    It’s a fast, reliable way to uninstall apps on Windows 11 permanently, with no residual junk left behind.

  • Ercocombro's avatar
    Ercocombro
    Iron Contributor

    The Control Panel remains a reliable, "old-school" method for managing software in Windows 11, often providing a more granular view than the modern Settings app. While Microsoft has been moving many features to the new interface, the Programs and Features section within the Control Panel is still the go-to environment for removing traditional desktop applications (.exe or .msi files). It is particularly useful because it often triggers the software's dedicated uninstaller, which is specifically designed by the developer to scrub the program from your directories.

    However, it is important to note that the Control Panel has limitations. It generally cannot see or uninstall "Modern" apps (UWP) downloaded from the Microsoft Store, such as Calculator or Instagram. Furthermore, while the Control Panel removes the main application files, it may leave behind empty folders in your AppData or orphaned entries in the Windows Registry. To ensure a truly "complete" uninstallation, you might still need to manually delete leftover folders in your user directory after the Control Panel process finishes.

    How to completely uninstall an app on Windows 11

    Step 1: Press the Win key, type "Control Panel," and hit Enter.

    Step 2: Under the Programs category, click on the blue link that says Uninstall a program. (If your view is set to "Icons," look for Programs and Features).

    Step 3: Scroll through the list or use the search bar at the top right to find the specific software you wish to remove.

    Step 4: Right-click the application and select Uninstall, or select the app and click the Uninstall button that appears on the top toolbar.

    Step 5:  A separate window (the software's own uninstaller) will likely open. Follow the on-screen instructions to complete the removal.

    Restart (Optional): If the program was large or integrated into the system, restart your PC to clear out any remaining temporary files or background processes.

  • Lucienw's avatar
    Lucienw
    Iron Contributor

    Safe Mode Uninstall is a built-in Windows 11 method for completely uninstall apps on Windows 11, designed to remove stubborn, background-running or protected programs that cannot be uninstalled in normal system mode. By booting into Safe Mode, all non-essential third-party processes and services are stopped, eliminating interference that blocks standard uninstallation, making it a reliable, privacy-friendly solution for Windows system cleanup.

    How to Completely Uninstall Apps on Windows 11

    1. Click the Start menu, then click the Power icon.

    2. Hold down the Shift key on your keyboard, then click Restart.

    3. Wait for the system to display the blue recovery screen, then select Troubleshoot → Advanced options → Startup Settings → Restart.

    4. After the computer restarts, press the 4 or F4 key to enter Safe Mode.

    5. Once in Safe Mode, open Settings → Apps → Installed apps.

    6. Locate the program you want to uninstall, click the three-dot menu, select Uninstall, and follow the prompts to complete the process.

    7. Restart the computer normally to exit Safe Mode.

    It requires no additional tools, ensures the security of your data, and effectively resolves issues with uninstalling stubborn programs, making it an essential method for troubleshooting and cleaning up Windows 11 systems.