How to Uninstall Programs on Windows that cannot be Uninstalled?

There are some programs on Windows that just can’t be uninstalled the usual way. Maybe they were installed as part of a system update, and you don’t have the original installer, or perhaps they’re broken, and even the uninstaller doesn’t work. In cases like this, you need a special tool to help you uninstall them.

In this post, we will discuss how to uninstall programs on Windows that cannot be uninstalled using the standard methods.

Why do some programs refuse to Uninstall?

There are a few reasons why some programs refuse to uninstall. The most common cause is that the program is still in use by another process, or it’s hooked up to another program in such a way that uninstalling it would affect the functioning of that other program. If this is the case, the only way to uninstall the program is to kill all of its associated processes.

Some system programs cannot be uninstalled in the traditional way. You require PowerShell or Command Prompt to get rid of them.

Another reason could be that a file or registry key associated with the program is still being used. In this case, you can try to delete the file or registry key manually.

Lastly, the program could be corrupted and therefore cannot be uninstalled. If this is the case, you may need to use a third-party uninstaller tool.

How to Uninstall Stubborn Applications?

Uninstall Program using Traditional Way

Before moving forward to use advanced ways to uninstall applications, just give a try to the traditional method. In most cases, you can uninstall a program using the traditional way. To do this, follow these steps:

  1. On your Windows system, search for Control Panel and click on its icon to launch.control-panel-Windows-11
  2. Under Programs settings, click on Uninstall a program.uninstall-programs-on-windows
  3. From the list of programs, choose a program to uninstall and click on Uninstall button.uninstall-in-traditional-way
  4. Follow the on-screen uninstallation instruction to eradicate the selected application from your computer.

Switch to Safe Mode to Uninstall Program

If any app refuses to uninstall through the traditional way, it might be because it is being used in some way or the other by another program or process. This is where Safe Mode comes into play.

Safe mode is a Windows feature that allows you to apply troubleshooting steps. When you switch to the Safe Mode, all unnecessary Windows processes and applications will halt. In such a stage, you can easily uninstall the stubborn applications that do not get uninstalled in normal mode. 

After switching to the safe mode, just apply the same steps listed in the traditional method to uninstall the programs.

To switch into Safe Mode on Windows 11, follow these steps:

  1. Open the Run Command box and enter MSConfig and hit the enter key.enter-msconfig
  2. Switch to Boot tab. Under it, tick the Safe boot checkbox, click Apply, and OK.Boot-in-Safe-Mode-win-11

Use the Program’s Uninstaller to Uninstall a program

Almost every traditional Windows program comes with an uninstaller that can be used for uninstalling it entirely from the system. If the application you are trying to uninstall is refusing to get uninstalled in the traditional way, you can find the uninstaller executable file and use it. Here are the instructions for that:

  1. To use the uninstaller, first, you need to find its location. In almost all cases, the uninstaller is present in the same location where the application is installed. So to reach that location, right-click on the application shortcut, and select Open file location.Open-File-Location-of-shortcut
  2. Under the File location folder, look for the uninstaller executable(.exe) file.
  3. Right-click on the uninstaller executable file and select Open.launch-uninstaller
  4. Now follow the uninstaller instructions to remove the program from your system.

Uninstall System Apps

System apps like 3D Paint, Alarms & Clock, Calculator, and more do not get uninstalled in the traditional way because they either come built-in with the operating system or are pushed through Windows updates. Such apps are commonly known as bloatware. Since you haven’t installed them manually, such apps don’t even come with a separate uninstaller file. So how to uninstall system apps?

Fortunately, there is a pretty straightforward way to uninstall system apps on Windows 10/11. Here are the steps to do that:

  1. On the Windows search box, type Windows PowerShell and run it with the Administrator rights.run-powershell-as admin
  2. Before applying the commands, take a look at the list of apps and the commands to remove them. (The list is at the end of the steps)
  3. To remove the app you desire, you just need to copy its command from the list. Paste the command on the PowerShell command line, and hit the enter key.Uninstall apps

Here is the list of in-built system apps with the command to uninstall them.

App NameUninstall Command
3D Builderget-appxpackage *3dbuilder* | remove-appxpackage
Alarms & Clockget-appxpackage *windowsalarms* | remove-appxpackage
App Connectorget-appxpackage *appinstaller* | remove-appxpackage
Calendar and Mail apps togetherget-appxpackage *communicationsapps* | remove-appxpackage
Calculatorget-appxpackage *calculator* | remove-appxpackage
Cameraget-appxpackage *camera* | remove-appxpackage
Feedback Hubget-appxpackage *feedback* | remove-appxpackage
Officeget-appxpackage *officehub* | remove-appxpackage
Get Started or Tipsget-appxpackage *getstarted* | remove-appxpackage
Skypeget-appxpackage *skypeapp* | remove-appxpackage
Groove Musicget-appxpackage *zunemusic* | remove-appxpackage
Groove Music and Movies & TV apps togetherget-appxpackage Microsoft.Zune* | remove-appxpackage
Mapsget-appxpackage *maps* | remove-appxpackage
Messaging and Skype Video apps togetherget-appxpackage *messaging* | remove-appxpackage
Microsoft Solitaire Collectionget-appxpackage *solitaire* | remove-appxpackage
Microsoft Walletget-appxpackage wallet | remove-appxpackage
Microsoft Wi-Figet-appxpackage connectivitystore | remove-appxpackage
Moneyget-appxpackage bingfinance | remove-appxpackage
Money, News, Sports, and Weather apps togetherget-appxpackage bing | remove-appxpackage
Movies & TVget-appxpackage *zunevideo* | remove-appxpackage
Newsget-appxpackage *bingnews* | remove-appxpackage
OneNoteget-appxpackage *onenote* | remove-appxpackage
Paid Wi-Fi & Cellularget-appxpackage *oneconnect* | remove-appxpackage
Paint 3Dget-appxpackage *mspaint* | remove-appxpackage
Peopleget-appxpackage people | remove-appxpackage
Phoneget-appxpackage *commsphone* | remove-appxpackage
Phone Companionget-appxpackage *windowsphone* | remove-appxpackage
Phone and Phone Companion apps togetherget-appxpackage *phone* | remove-appxpackage
Photosget-appxpackage *photos* | remove-appxpackage
Sportsget-appxpackage *bingsports* | remove-appxpackage
Sticky Notesget-appxpackage *sticky* | remove-appxpackage
Swayget-appxpackage *sway* | remove-appxpackage
View 3Dget-appxpackage *3d* | remove-appxpackage
Voice Recorderget-appxpackage *soundrecorder* | remove-appxpackage
Weatherget-appxpackage *bingweather* | remove-appxpackage
Windows Holographicget-appxpackage *holographic* | remove-appxpackage
Windows Store (Be very careful!)get-appxpackage *windowsstore* | remove-appxpackage
Xboxget-appxpackage *xbox* | remove-appxpackage

Use the Third-Party Uninstaller Programs

If the applications are refusing to get uninstalled or you are finding it tedious to manually uninstall them, there are many robust, dedicated uninstaller programs that will help you to get rid of them. 

When you search on the internet for an uninstaller program, you will get plenty of options to use. However, not all of them are robust enough. One of the best robust uninstaller programs is IObit Uninstaller.

IObit Uninstaller Pro 11 Summary

Developer: IObit

Overall Rating: 9.2/10

User Interface 10/10
Features 9.5/10
Support 8.5/10
Performance 9/10
Pricing 9/10
Pros Cons
  • Provides an option to create a system restore point
  • Enhances the browsing by clearing the browser’s clutters.
  • Monitors every new install in the system
  • Allow the option to export the list of applications
  • Stubborn and Windows 10 Built-in apps remover.
  • Frequent Updates
  • Carries an optional unwanted program with uninstaller
  • Upsell ads in Pro version
  • Automatic updates are unavailable in the free version
Verdict:
IObit Uninstaller Pro is a robust and advanced uninstaller. Along with uninstaller, it comes with a lot of system optimizing tools. Like every other program, it also has some cons; however, those are not that alarming. You get all the benefits at a much cheaper price. Therefore, it is worth the money you are paying.

Here are the steps to uninstall a program using IObit Uninstaller:

  1. After downloading and installing the IObit Uninstaller. launch it from the desktop or start menu.
  2. From the left, switch to the software category tab from which you want to uninstall program. For example, Bundleware.category-of-programs
  3. Tick the program you want to uninstall and click on the Uninstall button.uninstall-app-using-IObit-uninstaller
  4. Check the Create a restore point before uninstall and Automatically remove residual files options before clicking on Uninstall button.uninstall-completely
  5. The program will be uninstalled without leaving any leftovers.program-uninstalled

Conclusion

There are many ways to uninstall stubborn applications from a Windows computer. You can try any of the methods mentioned in this blog post according to your need and ease. If one method fails, you can always use another method to get the job done. So don’t worry if an app is refusing to uninstall; just keep trying until it’s gone for good!

Leave a Comment

Item added to cart.
0 items - $0.00