

- Upgrade office 2013 to 2016 remove 2013 archive#
- Upgrade office 2013 to 2016 remove 2013 windows 8.1#
- Upgrade office 2013 to 2016 remove 2013 windows#
The command to completely remove Office 2013 MSI products:Ĭscript.exe "%OFFICEREMOVE%\2013\OffScrub_O15msi.vbs” ALL /Quiet /NoCancel /Force /OSE "%SystemRoot%\System32\cmd.exe" /C "NativeCScript.cmd //B //NoLogo "2010\OffScrub10.vbs" ALL /Quiet /NoCancel /Force /OSE" Office 2013 Removal Utility

When running in the Configuration Manager: The command to completely uninstall Microsoft Office 2010:Ĭscript.exe "%OFFICEREMOVE%\2010\OffScrub10.vbs” ALL /Quiet /NoCancel /Force /OSE "%SystemRoot%\System32\cmd.exe" /C "NativeCScript.cmd //B //NoLogo "2007\OffScrub07.vbs" ALL /Quiet /NoCancel /Force /OSE" Office 2010 Removal Utility The command to completely remove Office 2007 components:Ĭscript.exe "%OFFICEREMOVE%\2007\OffScrub07.vbs” ALL /Quiet /NoCancel /Force /OSE "%SystemRoot%\System32\cmd.exe" /C "NativeCScript.cmd //B //NoLogo "2003\OffScrub03.vbs" ALL /Quiet /NoCancel /Force /OSE" Office 2007 Removal Utility If the uninstallation task is run as an SCCM task, the removal program may look as follows: The command to manually start the script for the complete removal of Office 2003 components from the computer looks like this:Ĭscript.exe "%OFFICEREMOVE%\2003\OffScrub03.vbs” ALL /Quiet /NoCancel /Force /OSE
Upgrade office 2013 to 2016 remove 2013 archive#
You can download a ready-to-use archive with all necessary files from our website: OfficeRemova-OffScrubl.zip (1.4 MB) Office Removal Scripts Office 2003 Removal Utility You can achieve this using NativeCScript.cmd off So to run the scenarios on a 64-bit system, you need to run cscript.exe from C:\Windows\SysWOW64.
Upgrade office 2013 to 2016 remove 2013 windows#
In order the Office uninstallation script to work correctly on Windows 圆4 if run by the 32-bit Configuration Manager client, you should run the corresponding cscript.exe version. OffScrub_O16msi.vbs helps to remove Office 2016 MSI Server and Client products Microsoft Customer Support Service – Office 2016 MSI Removal Utility Unpack only VBS files from the downloaded diagcab archives. Set OFFICEREMOVE=C:\tools\OfficeUninstall\ To make it easier, create a separate directory for each Office version: *.diagcab files are the common archives in the CAB format, and you can unpack them using the expand command. Office Versionĭownload these files and save them to C:\tools\OfficeUninstall. In the following table I have collected the links to Microsoft packages to uninstall different Office versions in different OS versions. These (and other) Offscrub VBS scripts can now be obtained only from the official repository of Office developers on GitHub ( OfficeDev). Also, early this year Offscrub scripts for new Office versions were in O15CTRRemove.diagcab, and now only PowerShell scripts are left in it.
Upgrade office 2013 to 2016 remove 2013 windows 8.1#
At the moment, there is only a link to the universal package O15CTRRemove.diagcab, which can be used to remove Office 2013/2016 on Window 7 SP1, Windows 8.1 and Windows 10. Important note! Earlier on this page there were links to both the EasyFix package and O15CTRRemove.diagcab. Remove-PreviousOfficeInstalls.ps1 script from O15CTRRemove.diagcab package allows to detect the installed Office version and call Offscrub*.vbs for the corresponding Office version.
