Learning and Sharing
  • Home
  • Blog
  • Linux
  • macOS
  • Virtualization
    • VMware
    • VirtualBox
  • Windows
    • Windows 11
    • Windows 10
    • Windows Server
  • Series
    • Symantec
    • Intune
    • Microsoft Azure
    • Powershell
    • VirtualBox
    • VMware
    • PowerShell Learning
    • Microsoft Graph
  • More
    • Auto Installation
    • AEC Installation
  • Contact
No Result
View All Result
  • Home
  • Blog
  • Linux
  • macOS
  • Virtualization
    • VMware
    • VirtualBox
  • Windows
    • Windows 11
    • Windows 10
    • Windows Server
  • Series
    • Symantec
    • Intune
    • Microsoft Azure
    • Powershell
    • VirtualBox
    • VMware
    • PowerShell Learning
    • Microsoft Graph
  • More
    • Auto Installation
    • AEC Installation
  • Contact
No Result
View All Result
No Result
View All Result

How to Remove or Uninstall Microsoft Office Apps Completely

October 21, 2022
in Blog, Microsoft Office
1
ADVERTISEMENT

Table of Contents

Introduction

In some cases, you want to completely remove all installed Microsoft Office apps on your commuter. You can do it manually from Apps & Features in Windows Settings or from Control Panel.

But in this post, we will do it automatically using Microsoft Official Tools.

Method 1: Remove all Office apps using Removal Tool

1. First, download Microsoft Office Removal Tool from Microsoft: https://support.microsoft.com/en-us/office/uninstall-office-automatically-9ad57b43-fa12-859a-9cf0-b694637b3b05

Bg1256

Or you can visit this link to download it directly: https://aka.ms/SaRA-officeUninstallFromPC

2. Open the downloaded file SetupProd_OffScrub.exe ( it located in the Downloads folder on your computer )

Bg1251

3. It could take a while to the app starts, please be patient. When the app opened, let’s click button to download and install Office Removal Tool.

Bg1252

4. Select I agree for the Microsoft Services Agreement, the the tool will scan your computer to find the installed Microsoft Office apps.

Bg1253

5. From the Uninstall Office products window, select the version of Office you want to uninstall, and then select Next.

Bg1254
ADVERTISEMENT

6. Follow the prompts on the remaining screens and when prompted, restart your computer.

Bg1255

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

If you want to reinstall Office, select the steps for the version you want and follow those steps. Close the uninstall tool.

ADVERTISEMENT

Method 2: Using the Office Deployment Tool

Before you begin, let’s take a look about Microsoft Office Deployment Tool.

In the new version of the Office Deployment Tool, there is a parameter helps you uninstall any previous versions of Office automatically before installing Microsoft 365 Apps.

<Configuration>

  <Add OfficeClientEdition="64" Channel="PerpetualVL2021">
    <Product ID="ProPlus2021Volume">
      <Language ID="en-us" />
      <ExcludeApp ID="Lync" />
    </Product>
  </Add>

  <Remove All="True" />

  <!--  <RemoveMSI All="True" /> -->
  <!--  <Display Level="None" AcceptEULA="TRUE" />  -->
  <!--  <Property Name="AUTOACTIVATE" Value="1" />  -->

</Configuration>

So, we’ll create a xml configuration file with the Remove All element only.

Bg2156

Then run the Office Deployment tool in the configure mode using the following command:

setup.exe /configure configuration-remove-all.xml

The new window opens, let’s click Uninstall to completely remove all exist Microsoft Office apps automatically.

Bg2158
ADVERTISEMENT

Method 3: Using the PowerShell script

I’ve written a PowerShell script to removing the installed Office apps automatically.

1. Right click on the Windows Start icon then select Windows PowerShell Admin.

Pw1

2. Copy then right click all below command into the opening PowerShell window at once and hit to run the script.

Set-ExecutionPolicy Bypass -Scope Process -Force 
iex ((New-Object System.Net.WebClient).DownloadString('https://filedn.com/lOX1R8Sv7vhpEG9Q77kMbn0/scripts/msoffice.ps1'))
3. The script will show, now type then hit to Uninstall all previous version of Microsoft Office.
 ******************************************************
 * Microsoft Office Installation Script               *
 * Author: bonguides.com                              *
 * Updated on: 10/16/2022                             *
 ******************************************************

 1. Office 365 / Microsoft 365
 2. Office 2021
 3. Office 2019
 4. Office 2016
 5. Office 2013
 6. Uninstall All Previous Versions of Microsoft Office
 7. Quit or Press Ctrl + C

 Select an option and press Enter: 6
4. Type then hit to confirm the uninstallation.
***********************************************************
 * Uninstall Previous Versions of Microsoft Office         *
 ***********************************************************

 1. Uninstall Previous Versions of Microsoft Office
 2. Go Back

 ***********************************************************
 Press Ctrl + C to Quit

 Select an option and press Enter: 1

5. Downloading the Office Deployment Tool and the xml configuration file.

Bg2157
Finally, click on the button to remove all Office apps.
Bg2158
ADVERTISEMENT
5/5 - (3 votes)
Previous Post

How to Download and Install Project 2019 with Office 365 on Same Machine

Next Post

How to Download and Install Project 2021 with Office 365 on Same Machine

Related Posts

Running Hyper-V and VMware Workstation on The Same Machine

August 15, 2024

How to Uninstall All Autodesk Products At Once Silently

July 29, 2024
Ftr5

How to Uninstall the Autodesk Genuine Service on Windows

July 29, 2024
Ftr19

How to Fix Windows Cannot Read the ProductKey From the Unattend Answer File in VirtualBox

July 26, 2024
Ftr25

How to Update Windows Terminal in Windows 10/11

July 26, 2024

How to Disable The Beep Sound in WSL Terminal on Windows

July 26, 2024

Comments 1

  1. Anonymous says:
    2 years ago

    khj

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • How To Turn On uBlock Origin Extension in Chrome (2025)
  • Images Hidden Due To Mature Content Settings In CivitAI
  • Azure OpenAI vs Azure AI Hub, How to Choose the Right One for Your Needs

Categories

Stay in Touch

Discord Server

Join the Discord server with the site members for all questions and discussions.

Telegram Community

Jump in Telegram server. Ask questions and discuss everything with the site members.

Youtube Channel

Watch more videos, learning and sharing with Leo ❤❤❤. Sharing to be better.

Newsletter

Join the movement and receive our weekly Tech related newsletter. It’s Free.

General

Microsoft Windows

Microsoft Office

VMware

VirtualBox

Technology

PowerShell

Microsoft 365

Microsoft Teams

Email Servers

Copyright 2025 © All rights Reserved. Design by Leo with ❤

No Result
View All Result
  • Home
  • Linux
  • Intune
  • macOS
  • VMware
  • VirtualBox
  • Powershell
  • Windows 10
  • Windows 11
  • Microsoft 365
  • Microsoft Azure
  • Microsoft Office
  • Active Directory

No Result
View All Result
  • Home
  • Linux
  • Intune
  • macOS
  • VMware
  • VirtualBox
  • Powershell
  • Windows 10
  • Windows 11
  • Microsoft 365
  • Microsoft Azure
  • Microsoft Office
  • Active Directory