Uninstalling a Program

Written by Barry Dysert (last updated June 3, 2019)

2

To uninstall a program means to remove all traces of it (including its data) from your system. A well-behaved installation will take care of these details when you uninstall the program, but unfortunately many installations are not so well behaved. Ideally, to uninstall a program you should just need to go to the Control Panel and click the Uninstall a Program link in the Programs group. After clicking this link, the Control Panel shows installed programs on your system. (See Figure 1.)

Figure 1. Uninstalling a program through the Control Panel.

Scroll to the program you wish to uninstall and select it by clicking it once. An Uninstall/Change button should appear near the top of the dialog box, just to the right of the Organize button. To uninstall the selected program, just click the Uninstall/Change button and follow any on-screen directions. (In many cases the program is immediately uninstalled without the need for any further action on your part.)

Some programs that get installed may not appear when you've gone through the Control Panel. In these cases, it's likely that the program still has an uninstall facility of its own. For example, I have a program called "DOSBox" on my computer. It does not show up via the Control Panel, so if I display the folder in which the program is located, it does have an uninstall program there. All I need to do is start that program and it will uninstall DOSBox. (Note that not every uninstall application is named "uninstall.exe." There are variations, so you should look for similar names, e.g., "uninst.exe", uninst_app.exe", etc.)

Unfortunately, there are programs that don't even come with their own uninstaller. For these programs you have to manually track down where they reside on disk, where their data is kept, and manually delete the files in the associated folders. These programs may have updated the Registry as well, but without knowing exactly how the program may use the Registry, it's best to leave it alone.

 This tip (12559) applies to Windows 7, 8, and 10.

Author Bio

Barry Dysert

Barry has been a computer professional for over 35 years, working in different positions such as technical team leader, project manager, and software developer. He is currently a software engineer with an emphasis on developing custom applications under Microsoft Windows. When not working with Windows or writing Tips, Barry is an amateur writer. His first non-fiction book is titled "A Chronological Commentary of Revelation." ...

MORE FROM BARRY

Understanding Regional Settings

Microsoft Windows is "globally friendly." By this I mean that regardless of where you are in the world, you can easily ...

Discover More

Using the Disk Cleanup Wizard

There are a lot of files that "hang around" on your system that you probably don't intend to keep (if you even realize ...

Discover More

Using Sync Center

Sync Center is a centralized place where you can deal with your offline files. You can do a manual sync, set up a sync ...

Discover More
More WindowsTips

Adjusting the Mouse Double-Click Speed

Sometimes your finger is either too fast or too slow to get the proper response from a mouse double click. This tip tells ...

Discover More

Adding and Deleting Fonts

Sometimes a document you're working on needs a font different from what comes with Windows. In such a case, a simple Web ...

Discover More

More Power to You

Needing more power options than "god mode" provides? Here are some additional "god modes" that give you more access control.

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is nine minus 5?

2019-06-03 14:21:25

John Hawklyn

You've outlined the basics on how to uninstall a program. However to completely uninstall a program often requires more work, if you're interested in being thorough.

- Some programs that the 'uninstall' merely removes desktop icons and start-menu program listings, leaving all program files and user settings in place - presumably against a future change of mind, simplifying re-installation. AOL used to do this, much of Windows 10 Bloatware also does this.

Often to thoroughly remove software you need to know:
- name / location of program binaries (*.exe, *.dll) - often findable by right-clicking on the program and looking at properties.
- location of any programdata folders the program *may* have created
- location of any User folders the program may have created, possibly within the users Appdata folder
- Registry entries the program may have left behind.

Windows 10 appears to be using some different methodologies, so the above information may not apply in those circumstances.

There is third party software which can streamline much of the above complexity: Revo uninstaller.



2019-06-03 13:33:38

Allan

I always use a FREE very successful uninstaller named Revo Uninstaller.

I find a program's uninstaller and the Control Panel Uninstaller do not always do a good job--too many bits and peaces remain.


Newest Tips