Install Add Remove Software Tool

Block you from uninstalling a program through Add or Remove Programs (or Programs and Features) in Control Panel. If you're trying to remove malware, you can use Windows Security (or another antivirus tool), or you can use the Windows Malicious Software Removal tool.

The following steps describe how to uninstall Office products on a PC (laptop, desktop, or 2-in-1). For Mac, see Uninstall Office for Mac.

Tip: Uninstalling Office only removes the Office applications from your computer, it doesn't remove any files, documents, or workbooks you created using the apps.

Uninstall Office for your installation type

The steps to uninstall Office depend on the type of installation you have. The most common installation types are Click-to-Run and Microsoft Windows Installer (MSI). The other type is an Office installation from the Microsoft Store app.

Select the Click-to-Run or MSI or Microsoft Store tab below and follow those uninstall steps for your installation type.

Not sure which type of install you have?

Expand this section if you're not sure which installation type you have

InstallFree

Open an Office app to check your installation type

Note: If you can't open an app to check your installation type, try the more common Click-to-Run or MSI uninstall steps first.

  1. Create or open an existing file and select File > Account (or it might say Office Account).

  2. Under Product information, find the About button and check for the following:

    Click-to-Run

    Click-to-Run installations have a Version and Build number, and include the phrase Click-to-Run.

    Follow the Click-to-Run or MSI steps below.

    MSI

    An MSI installation doesn't have a Version or Build number.

    Follow the Click-to-Run or MSI steps below.

    Microsoft Store

    Microsoft Store installations have a Version and Build number, and include the phrase Microsoft Store.

    If you have this installation type, select the Microsoft Store tab.

Click-to-Run or MSIMicrosoft Store

If you have a Click-to-Run or an MSI installation, uninstall Office using the Control Panel or download the uninstall support tool. If you can't uninstall Office using either of those options, try uninstalling Office manually.

Option 1 - Uninstall Office from the Control Panel

  1. Open the Control Panel.

    Tip: If you installed the Office apps as part of a suite, such as Office Home and Student or Office 365, search for the suite name. For stand-alone apps search by the app name, such as Project or Visio.
    In most cases you can't uninstall an individual app if it's included in your Office suite. The only way to uninstall an individual app is if you purchased it as a stand-alone app.

    How you open the Control Panel depends on your version of Windows.

    Windows 10

    1. In the search box on the task bar, type control panel, then select Control Panel.

    2. Select Programs > Programs and Features, then right-click your Microsoft Office product, and choose Uninstall.

    Windows 8.1 or 8

    1. Right-click the Start button (lower-left corner), and choose Control Panel.

    2. Select Programs and Features, then right-click your Office product, and choose Uninstall.

    Windows 7

    1. Click Start > Control Panel.

    2. Click Programs > Programs and Features.

    3. Right-click the Office application you want to remove, and then click Uninstall.

  2. Follow the prompts to complete the uninstall.

    Note: If Office isn't listed in the Control Panel you could have a Microsoft Store installation type. Select the Microsoft Store tab above and follow those uninstall steps instead.

  3. To reinstall Office select the version you want to reinstall and follow those steps.

    Office 365 | Office 2019 | Office 2016 | Office 2013 | Office 2010 | Office 2007

Option 2 - Completely uninstall Office with the uninstall support tool

  1. Click the button below to download and install the Office uninstall support tool.

  2. Follow the steps below to download the uninstall support tool according to your browser.

    Tip: The tool may take a few minutes to download and install. After completing the installation, the Uninstall Office products window will open.

    Edge or Internet Explorer

    At the bottom of the browser window, select Run to launch the SetupProd_OffScrub.exe.

    Chrome

    In the lower-lower left corner right-click SetupProd_OffScrub.exe > Open.

    Firefox

    In the pop-up window, select Save File.

    Next, from the upper-right of the FireFox browser window, select the downloads arrow and then select SetupProd_OffScrub.exe.

  3. Select the version you want to uninstall, and then select Next.

  4. Follow through the remaining screens and when prompted, restart your computer.

    After you restart your computer, the uninstall tool automatically re-opens to complete the final step of the uninstall process. Follow the remaining prompts.

  5. Select the steps for the version of Office you want to install or reinstall. Close the uninstall tool.

    Office 365 | Office 2019 | Office 2016 | Office 2013 | Office 2010 | Office 2007

Uninstall Office manually

If the Office unistall tool doesn't completely uninstall Office from your PC, you can manually uninstall Office.

Uninstall Office from Settings in Windows 10

  1. Select Start > Settings > Apps.

  2. Under Apps & Features select the version of Office you want to uninstall.

    Note: If you installed an Office suite such as Office Home and Student or you have an Office subscription, search for the suite name. If you bought an individual Office application, such as Word or Visio, search for the application name.

  3. Select Uninstall.

Tip: If you can't uninstall your Microsoft Store installation using Settings in Windows 10, then try to uninstall Office manually using PowerShell following the steps below.

Uninstall Office manually using PowerShell

Remove Office

  1. Right-click Start and select Windows PowerShell (Admin).

  2. In the Windows PowerShell window, type the following:

    Get-AppxPackage -name “Microsoft.Office.Desktop” | Remove-AppxPackage

  3. Press Enter.

    This takes a few minutes. Once it's done, a new command prompt appears.

Verify Office was removed

  1. In the Windows PowerShell window, type the following:

    Get-AppxPackage -name “Microsoft.Office.Desktop”

  2. Press Enter.

    If only a command prompt appears and no additional information, it means you successfully removed Office and you can close the Windows PowerShell window.

Reinstall Office

To reinstall Office see Install or reinstall Office on a PC.

Note: If you're not sure what operating system you have, see Which Windows operating system am I running?

Active3 years, 6 months ago

I wanted to install the plugin TeXlipse (installation instructions) and for that I am supposed to remove any previous version of it. Maybe the eclipse GUI is sufficient to achieve this end.

What's the equivalent of 'add or remove programs' in Ubuntu?

InstallJjed
11k9 gold badges60 silver badges89 bronze badges
Shashank SawantShashank Sawant
1,3065 gold badges12 silver badges17 bronze badges

3 Answers

The Ubuntu Software Center is the equivalent of Add/Remove programs. It contains a software catalog that you add software to your system, but it can also be used to remove software.

Start the Ubuntu Software Center (it's on the Unity bar) and click on Installed at the top. Find the software application either by clicking on the appropriate category or by using the search area at the top of the window. Click on the application and then click remove on the right hand side.

Jjed
11k9 gold badges60 silver badges89 bronze badges
MordocMordoc

The analogue to Add/Remove porgrams in Ubuntu is USC - Ubuntu software center, which You can start from Your 'main Ubuntu' menu. Which is dash in 12.04 and Gnome panel in previous versions. Also in previous versions there was Synaptic package manager, which was something like install/remove utilities and libraries from windows.

Also there is apt (Advanced Package ... something :p) which is very advanced command-line tool for installing applications and other software. (In previous versions also aptitude and dpkg are present)

So if You need to uninstall some package or app, that You know by name, try:

or try to find it in Ubuntu Software Center, and click uninstall.

Regards,

Misery

Install Add Remove Software Tool Windows 10

Misery
2,9213 gold badges22 silver badges31 bronze badges

Install Add Remove Software Tool On Mac

If you are looking for the Add/Remove applications that was replaced by software-center (gnome-app-install), you can't get it on the newer versions, however the closest to that would be gnome-packagekit.

Install Add Remove Software Tool Download

WinMacLinUserWinMacLinUser

Download Free Ad Removal Microsoft

Not the answer you're looking for? Browse other questions tagged installationwindowsuninstall or ask your own question.