Unable To Uninstall Program Windows 10 - 6 Hot Tips 🔥

Sherly updated on Mar 29, 2024 to PC Transfer | How-to Articles

Can't uninstall a program in Windows 10? Do not worry. This tutorial introduces six solutions to uninstall programs that cannot be uninstalled. Learn how to force uninstall a Windows 10 program. Read on.

Generally speaking, users can easily uninstall programs through Add or Remove Programs in the Control Panel, the Start menu, or Windows Settings. However, sometimes, you may encounter errors. Read the fixes from EaseUS Software below to help.

Unable to Uninstall Program Windows 10 - 6 Fix

If you are unable to uninstall a program from Windows 10, you can try one of the six tips in this tutorial to forcefully and correctly uninstall a program that cannot be uninstalled in Windows 10.

Fix 1. Use EaseUS Todo PCTrans

When you cannot uninstall an application using Windows built-in Features, you may choose third-party software. EaseUS Todo PCTrans is one of the fastest and safest ways. It can help you move programs out of your computer correctly and safely. In addition, if the program is not running properly, it cannot be uninstalled. The advantage of this tool is that it can first help you repair programs that are not running properly and then help you uninstall them safely.

Step 1. Choose App Management, Click "Start" to securely uninstall your apps and repair your damaged apps. 

Step 2. All of apps installed on your PC, choose the selected one you want to uninstall or repair. (If your uninstall process fails, you can click the small triangle icon and select "Delete".)

Step 3. Click "Uninstall". (If you want to repair apps, click the icon right behind "Uninstall" and choose "Repair".)

Install and use it to uninstall the apps you don't want anymore.

Fix 2. Use Registry Editor

Registry Editor is a utility that comes with Windows. It can also help uninstall programs that won't uninstall, but it is a little complicated. It is recommended to follow the steps below:

  • Windows + R opens the Run window, type regedit, and then press Enter to open the Windows 10 Registry Editor.
  • Follow the path below: HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Uninstall.
  • Find the target program under the Uninstall folder. Right-click, select the application, and click on the Delete option.

  • Click "Yes" to confirm that you want to uninstall the current program.

Restart your computer to implement the changes. Finally, check if the program has been uninstalled from your Windows 10 computer.

💡Read Also: Uninstall Steam Games

Fix 3. Start Windows 10 into Safe Mode to Uninstall the Program

If you are unable to uninstall a program on Windows 10, it might be because the uninstall process is interfering with third-party processes. The solution is to boot your Windows 10 computer into the Safe Mode and then remove the target program in Safe Mode.

What Is Safe Mode on Windows and How to Enable It? [Full Guide]

Operating Windows in its most basic configuration may be accomplished using Safe Mode. It employs just those drivers and files that are necessary.

Fix 4. Use Its Own Uninstaller

You can also uninstall programs in Windows 10 using the uninstaller that comes with the application. Most third-party programs have built-in uninstallers. Usually, it is located in the application root folder. Follow the instructions below:

  • Locate the installer's directory in File Explorer. If you don't know, you can right-click the target software icon and select "Properties" to see its location.
  • Then, find the executable file named uninstaller.exe, uninstall.exe, or something similar in the directory.
  • Double-click it to start the uninstaller exe, and follow the prompts to uninstall the current software successfully.

Do these fixes help you? Don't hesitate to share this article to help other users.

 

Fix 5. Use Microsoft Program Install and Uninstall Troubleshooter

Microsoft provides a free program installation and uninstallation troubleshooting utility. If you cannot uninstall the current software, you can try the following steps:

  • Download the Microsoft Program Installation and Uninstallation Troubleshooter and run it.
  • When you see "Having trouble installing or uninstalling a program?" click Uninstall.
  • In the pop-up window, you'll see a list of installed programs on your computer.
Notice:
This tool only allows you to uninstall classic Windows desktop programs, not built-in applications and programs installed from the Microsoft Store.
  • Select the programs that you will not uninstall in the normal way and click the "Next" button.
  • Then click "Yes, try uninstalling" to start uninstalling the target program.

This method should help you uninstall programs that cannot be uninstalled in Windows 10.

You May Also Like:

Fix 6. Perform System Restore

Restoring your Windows 10 computer to a previous state can automatically uninstall any programs you have recently installed. But before performing a system restore, you should back up all important data on your computer beforehand.

Type "System Restore" in the search box, select "Create Restore Point," and then click the "System Restore" button to follow the instructions to restore the system to its previous state.

Extended Reading: Microsoft Office Removal Tool Download

Conclusion

Generally speaking, writing a program on a Windows computer should be straightforward. But if you can't uninstall a Windows 10 program from the Control Panel, Windows Settings, and Start menu, you can try one of the six tips in this tutorial to help force uninstall an app or a program that won't uninstall in Windows 10.

Share these fixes to help more users fix the "unable to uninstall app or program" error on Windows 10 computers.

 

Can't Uninstall Windows 10 Apps FAQs

1. How do I uninstall a program that won't uninstall Windows 10?

It's an easy job if you follow these steps to try:

Step 1. Open the Start Menu > Click Settings > Choose Apps.

Step 2. Select Apps & features from the menu.

Step 3. Select the App you want to uninstall > Click the uninstall button showing under the selected app/program.

2. Why some apps cannot be uninstalled?

There are many reasons why the software cannot be uninstalled. The details are as follows:

The program is running. If the program is running, the computer cannot uninstall the software. You have to close the program and then uninstall it.

The software is damaged. Computer viruses may damage the software, or an accident may occur during downloading, resulting in the inability to uninstall normally.

Operation error. Some users accidentally delete important files related to the software without careful operation, causing the software to fail to be uninstalled normally.

Registry error. The registry is a very important component in the Windows system. It stores software installation information and other system information. If some incorrect operations or malware modify the registry, the software will not be uninstalled normally.

Administrator rights issue. Some software must be uninstalled with administrator rights. The software cannot be successfully uninstalled if the user does not have such rights.

3. How do I force Uninstall a program in Windows 10 using CMD?

To uninstall a program or application via Command Prompt, you first need to run Command Prompt as administrator:

1. Type cmd in the Windows 10 search box > Choose the Command Prompt application > Click Run as administrator.

2. Type wmic at the prompt and press Enter.

3. You will see the wmic: root\clic> prompt to confirm that the Windows Management Instrumentation process is ready.

3. Please enter product name and press Enter to get a list of installed programs on your computer.

5. All apps and programs will show up. Run the following command to uninstall the target program: product where name= "program name" call uninstall.

6. Then, Windows will ask you to confirm whether you want to continue or execute the command. Type Y to confirm your action, then hit Enter.