How to Uninstall a Program

Uninstalling old programs is an important maintenance task for most modern devices. Old programs take up space and can slow you down. Broken programs can cause problems with your system. Removing programs is usually fairly simple. If...
Method 1 of 5:

Windows

  1. How to Uninstall a Program Picture 1How to Uninstall a Program Picture 1
    Open the Control Panel. Nearly all programs can be removed through the program manager in the Control Panel. There are a couple of different ways to access the Control Panel:
    1. Windows 7, Vista, and XP - Click the Start menu and select "Control Panel".
    2. Windows 8.1 - Right-click the Start button and select "Control Panel".
    3. Windows 8 - Open the Charms bar and select "Settings". Click "Change PC Settings" and then select "Control Panel" at the bottom.
    4. Windows 10 - Open the Start menu or the search box and type Control Panel. Then, click on the result for the Control Panel.
  2. How to Uninstall a Program Picture 2How to Uninstall a Program Picture 2
    Select "Programs and Features" or "Uninstall a program". This will launch the program manager.
    1. If you're using Windows XP, select "Add or Remove Programs".
  3. How to Uninstall a Program Picture 3How to Uninstall a Program Picture 3
    Wait for the list of programs to load. This may take a few moments if you have a lot of programs installed or the system is older.
  4. How to Uninstall a Program Picture 4How to Uninstall a Program Picture 4
    Click the column headers to sort the list. By default, the list will be sorted alphabetically. You can click the column headers to change the sorting. For example, clicking the "Installed On" header will allow you to see the latest programs that you installed. Clicking the "Size" header will show you which programs are taking up the most space.
  5. How to Uninstall a Program Picture 5How to Uninstall a Program Picture 5
    Select the program that you want to uninstall. Click the Uninstall button that appears in the toolbar.
  6. How to Uninstall a Program Picture 6How to Uninstall a Program Picture 6
    Follow the prompts to uninstall the program. Many programs have custom removal procedures. Read each screen carefully and follow the prompts to completely uninstall the program.
  7. How to Uninstall a Program Picture 7How to Uninstall a Program Picture 7
    Reboot the computer (if necessary). Some programs that tie into your system files will require a reboot after uninstalling. Save any work you have open and then reboot your computer.

Troubleshooting

  1. How to Uninstall a Program Picture 8How to Uninstall a Program Picture 8
    Uninstalling a program caused the system to become unstable. Sometimes uninstalling a program will break a system file. This can cause your computer to crash or hang. The quickest way to fix this is to perform a system restore. This will not affect your personal files.[1]
    1. Open the System Restore tool by searching for "restore" in Windows 7 and Vista, or "recovery" in Windows 8. In Windows XP, you can find the System Restore tool in All Programs → Accessories → System Tools.
    2. Select a restore point from before the uninstallation. You can see all of the available restore points by checking "Show more restore points".
    3. Confirm that you want to restore. The restore process will take a few minutes. Your computer will reboot.
  2. How to Uninstall a Program Picture 9How to Uninstall a Program Picture 9
    Browser toolbars won't uninstall. Many browser toolbars sneak onto your system during the installation of other software. They make themselves difficult to remove, and may reappear. You'll likely need the help of some anti-malware programs.
    1. Download and run Adwcleaner, Malwarebytes Antimalware, and HitmanPro. All of these tools have free versions which will scan your computer and remove malware infections. It's important to run all three scanners, as they all pick up things the others don't.
    2. Click here for a guide on removing malware and toolbars.
  3. How to Uninstall a Program Picture 10How to Uninstall a Program Picture 10
    Can't find Windows 8 apps in the list of programs. Windows 8 apps are separate and don't appear in the Control Panel program manager. These will need to be deleted in a different way.
    1. Open the Charms bar and select "Settings".
    2. Select "Change PC settings" and then select "Search and apps".
    3. Select the "App sizes" option and then select the app you want to delete.
    4. Click the "Uninstall" button and then click "Uninstall" again to confirm.
Method 2 of 5:

Mac

  1. How to Uninstall a Program Picture 11How to Uninstall a Program Picture 11
    Open your Applications folder. You can quickly open the Applications folder from your Dock, or by clicking the "Go" menu in Finder and selecting "Applications". You can also press Shift+ Command+A. This is the most common location for installed programs to be found.
  2. How to Uninstall a Program Picture 12How to Uninstall a Program Picture 12
    Drag the program or folder of programs into the Trash. Programs are either represented by a single icon, i.e. "Mozilla Firefox", or as a folder of programs, i.e. "Microsoft Office". You can delete entire folders at once or just single programs.
    1. If you accidentally drag the wrong program into the Trash, just drag it back into the Applications folder.
  3. How to Uninstall a Program Picture 13How to Uninstall a Program Picture 13
    Empty your Trash when you are ready to completely delete the program(s). Right-click on your Trash icon and select "Empty Trash" to delete the program(s) inside. Click Empty Trash to confirm that you want to delete everything.

Troubleshooting

  1. How to Uninstall a Program Picture 14How to Uninstall a Program Picture 14
    The program has left files that still load. Many programs will leave behind configuration files. These files can be helpful if you end up reinstalling the program. Sometimes, though, you'll want to completely remove the files.
    1. Hold the Option key and click the "Go" menu.
    2. Select "Library" from the "Go" menu.
    3. Find files related to the program in the ~/Library/, ~/Library/Preferences/, and ~/Library/Application Support/ folders. Drag these files to the Trash.
  2. How to Uninstall a Program Picture 15How to Uninstall a Program Picture 15
    Can't delete programs from the Launchpad. Newer versions of OS X include the Launchpad. You'll find all of your installed programs here. You can only uninstall programs that have been installed from the Mac App Store. To remove any other programs, you'll need to follow the method above.
  3. How to Uninstall a Program Picture 16How to Uninstall a Program Picture 16
    Programs refuse to uninstall. If you are having difficulty removing a program, you may need to enlist the help of a program remover. One of the most popular removal programs for Mac is App Cleaner, available for free from freemacsoft.net/appcleaner/.
Method 3 of 5:

Linux

  1. How to Uninstall a Program Picture 17How to Uninstall a Program Picture 17
    Open the terminal. You can uninstall programs through the Package Manager, but once you get used to the terminal you'll find it faster.
    1. You can usually open the terminal by pressing Ctrl+Alt+T.
  2. How to Uninstall a Program Picture 18How to Uninstall a Program Picture 18
    Display a list of all the installed programs. Type dpkg --list and press Enter. A long list of installed software will be displayed. You can use the terminal's scrollbar to look through the list.[2]
    1. The fourth column of the list will show a description of the program. This can help you identify the program you want to uninstall.
  3. How to Uninstall a Program Picture 19How to Uninstall a Program Picture 19
    Uninstall a program. Type sudo apt-get --purge remove programname and press Enter. Make sure that you enter the program name exactly as it appeared in the list.
    1. The above command will remove the program and all of its configuration files. If you want to keep the configuration files, omit the --purge part of the command (sudo apt-get remove programname).
    2. You can uninstall multiple programs at once by listing each package you want to remove in the command. For example, to uninstall Skype and Opera, you would type sudo apt-get --purge remove skype opera.
  4. How to Uninstall a Program Picture 20How to Uninstall a Program Picture 20
    Review what will be uninstalled. You will be prompted for you password and then asked to confirm that you want to remove the program. The terminal readout will display all of the packages that will be removed. Any programs that rely on the original package will be removed as well.
    1. After the program is removed, you'll be returned to the terminal prompt.

Troubleshooting

  1. How to Uninstall a Program Picture 21How to Uninstall a Program Picture 21
    Old package installers are taking up too much space. Linux keeps old package installers in case you need to reinstall a program. These packages could be taking up a large amount of space on your hard drive. You can check how much space these files are taking by typing du -sh /var/cache/apt/archives.
    1. Type sudo apt-get autoclean and press Enter. This will remove all of the packages for apps that have been uninstalled.
    2. You can remove every package installer by typing sudo apt-get clean
Method 4 of 5:

iOS

  1. How to Uninstall a Program Picture 22How to Uninstall a Program Picture 22
    Tap and hold any of your app icons. You'll start to see all of your icons wiggle.
  2. How to Uninstall a Program Picture 23How to Uninstall a Program Picture 23
    Tap the "X" in the corner of the app that you want to delete.
    1. You won't be able to delete apps that came installed on your iPhone. The only way to delete these apps is to jailbreak your device. This is a risky process that voids your warranty and can brick your device. If you're OK with the risks, click here for a guide on jailbreaking.
  3. How to Uninstall a Program Picture 24How to Uninstall a Program Picture 24
    Tap "Delete" to confirm. The app and all of its settings will be removed from your iOS device.[3]

Troubleshooting

  1. How to Uninstall a Program Picture 25How to Uninstall a Program Picture 25
    The "X" doesn't appear next to the app. This could be caused by issues with your Restriction settings. Remember that you can't uninstall certain system apps like Camera.[4]
    1. Open the Settings app.
    2. Tap "General" and then "Restrictions".
    3. Ensure that "Deleting Apps" is enabled.
Method 5 of 5:

Android

  1. How to Uninstall a Program Picture 26How to Uninstall a Program Picture 26
    Open the Settings app. You can find this in your App Drawer or Notification bar.
  2. How to Uninstall a Program Picture 27How to Uninstall a Program Picture 27
    Tap "Apps" or "Applications". This will load a list of all the apps installed on your device.
  3. How to Uninstall a Program Picture 28How to Uninstall a Program Picture 28
    Tap the app you want to uninstall. You'll only be able to uninstall apps that appear on your "Downloaded" list. You may not be able to uninstall apps that came installed on your device.
  4. How to Uninstall a Program Picture 29How to Uninstall a Program Picture 29
    Tap the "Uninstall" button. You'll be asked to confirm that you want to remove the app. Tap "Yes" to confirm and delete the app completely.

Troubleshooting

  1. How to Uninstall a Program Picture 30How to Uninstall a Program Picture 30
    There is no "Uninstall" button. This usually means that the app was preloaded on your device. You can tap the "Disable" button to keep it from running. The only way to completely uninstall preloaded apps is to root your device.
    1. Click here for a guide on rooting your Android device.
4 ★ | 1 Vote