Written by: Kymakers Support Team · Reviewed by: Kymakers Technical Team
Last updated: July 2026 · Applies to: Microsoft Office 2007–2024, Microsoft 365 (Windows 10/11)
Difficulty: Beginner to Intermediate · Estimated time: 20–40 minutes
setupprod_offscrub.exe is Microsoft’s official Office uninstall tool — the file you download when Control Panel refuses to remove Office cleanly. Despite the odd filename, it’s a legitimate Microsoft utility: it installs the Support and Recovery Assistant (SaRA) and runs a deep removal that clears leftover files, registry entries, and licence tokens that a normal uninstall leaves behind.
Get it from Microsoft’s official link only: aka.ms/SaRA-OfficeUninstallFromPC. This guide covers downloading and running it safely, what changed in 2026, and the one situation where setupprod_offscrub.exe won’t help you at all.
⚠️ What changed in 2026 — read before you download
Microsoft retired the standalone SaRA graphical app on March 10, 2026 and folded its functionality into the Get Help app built into Windows 10 and 11. The setupprod_offscrub.exe download still works as of writing, but Microsoft hasn’t committed to keeping it. More importantly: it does not handle Office 2024. If you’re removing Office 2024, skip to Step 5 for the command-line method.
Table of Contents
- Step 1: Close all Office apps first
- Step 2: Download setupprod_offscrub.exe safely
- Step 3: Run the tool
- Step 4: Try the Get Help app instead
- Step 5: Use SaRAcmd for Office 2024 and scripting
- Step 6: Fix common errors
- After uninstalling: reinstalling Office
- FAQ
Step 1: Close All Office Apps First
This sounds obvious and it’s the most common reason the tool fails partway through.
Close Word, Excel, Outlook, PowerPoint, OneNote, Teams, Publisher, Access, Visio, and Project. Then open Task Manager (Ctrl + Shift + Esc) and check the Processes tab for anything Office-related still running in the background — outlook.exe and winword.exe in particular often linger after the window closes.
If setupprod_offscrub.exe finds Office processes running, it stops. The command-line version returns error code 06 for exactly this reason.
Step 2: Download setupprod_offscrub.exe Safely
Only download from Microsoft. Search results for this filename include third-party sites offering “the tool,” and a downloaded executable from an unknown source is exactly how malware gets installed.
The official link is:
<https://aka.ms/SaRA-OfficeUninstallFromPC>
That’s a Microsoft short link that resolves to Microsoft’s own servers. Your browser downloads setupprod_offscrub.exe to your Downloads folder. If your browser opens an instructions page instead of downloading, check that pop-ups and downloads aren’t blocked by your browser or security software, and try a different browser.
Verify before running: right-click the file → Properties → Digital Signatures. It should show Microsoft as the signer. No signature means don’t run it.
Step 3: Run the Tool
With Office closed and the file downloaded:
- Open your Downloads folder and right-click setupprod_offscrub.exe → Run as administrator.
- Click Yes at the User Account Control prompt.
- In the Application Install window, select Install, then I agree to the Microsoft Services Agreement. The tool takes a few minutes to download and install SaRA.
- The Uninstall Microsoft 365 products window opens. Select the Office product you want to remove.
- Confirm and let it run. This takes 10–30 minutes and the screen may look inactive at points — don’t interrupt it.
- Restart your PC when prompted. This matters: some cleanup only completes after a reboot.
What it removes: the Office installation, leftover registry entries, orphaned files, and licence tokens. That last one is why it fixes activation problems a normal uninstall can’t.
Step 4: Try the Get Help App Instead
Since the standalone SaRA app was retired in March 2026, the Get Help app is now Microsoft’s primary route — and it’s already installed on Windows 10 and 11, so there’s nothing to download.
Open the Start menu, search Get Help, and describe the problem (“uninstall Office”). The app runs the same underlying removal process without you handling an executable at all.
If you’re wary of downloading setupprod_offscrub.exe from anywhere, or the download link stops working, this is the safer and more future-proof path. Try it before the download method.
Step 5: Use SaRAcmd for Office 2024 and Scripting
Here’s the limitation most guides don’t mention: setupprod_offscrub.exe and the graphical wizards do not handle Office 2024. For that, you need the enterprise command-line tool, SaRAcmd.
Download SaRAcmd from Microsoft, extract it, then run from an elevated Command Prompt:
SaRAcmd.exe -S OfficeScrubScenario -AcceptEula -OfficeVersion All
Replace All with a specific version if you only want to remove one. Valid values: All, M365, 2021, 2019, 2016, 2013, 2010, 2007.
The tool returns a result code:
- 00 — completed successfully
- 06 — Office programs are still running (close them and rerun)
Logs are written to %localappdata%\SaRALogs by default. Note that SaRAcmd uses the OffScrubC2R.vbs script internally, so VBScript must be enabled in Windows or it will fail. It also works against remote machines via PowerShell Remoting, which is why administrators prefer it.
Step 6: Fix Common Errors
“SSL/TLS secure channel” error when downloading or running. This is a network or security-configuration issue, not a corrupt file. Try downloading from a different network or machine to confirm. If it works elsewhere, the problem is local — check your security software, proxy, and TLS settings.
The tool says SaRA is already installed, or won’t launch. A stale installation blocks it. Enable hidden items in File Explorer, go to C:\Users\<YourUser>\AppData\Local\Apps, and delete the 2.0 folder. Restart the PC and install again.
The download page keeps opening instead of the file downloading. Pop-up or download blocking. Allow downloads for the Microsoft domain, or switch browsers.
Office comes back after uninstalling. Check whether it’s being redeployed by your organisation’s management tooling — on a work device, IT policy may reinstall it automatically.
After Uninstalling: Reinstalling Office
A clean removal with setupprod_offscrub.exe is usually step one of a reinstall, not the goal itself.
To reinstall: go to Microsoft’s setup page, sign in with the Microsoft account holding your licence, enter your product key if prompted, and let it download. Then open Word or Excel, check File → Account to confirm activation, and run Update Options → Update Now.
If activation fails after reinstalling — which is common when the original problem was a corrupted licence — our guide on activation errors covers the specific codes. And if Office’s background updater is what caused the trouble, Microsoft Office Click to Run explains that service.
FAQ About setupprod_offscrub.exe
What is setupprod_offscrub.exe?
It’s Microsoft’s official Office uninstall tool. It installs the Support and Recovery Assistant and performs a deep removal of Office, clearing leftover files, registry entries, and licence tokens that a normal Control Panel uninstall leaves behind.
Is setupprod_offscrub.exe safe?
Yes, when downloaded from Microsoft’s official link (aka.ms/SaRA-OfficeUninstallFromPC). Check the file’s digital signature shows Microsoft before running it. Never download it from third-party sites.
Where do I download setupprod_offscrub.exe?
From Microsoft only, at aka.ms/SaRA-OfficeUninstallFromPC. As of March 2026 the Get Help app built into Windows is Microsoft’s primary route, so try that first.
Does setupprod_offscrub.exe work with Office 2024?
No. Neither it nor the graphical wizards handle Office 2024. Use the command-line tool SaRAcmd with the OfficeScrubScenario switch instead.
Why does the tool say Office programs are running?
Because an Office process is still active in the background. Close all Office apps, then check Task Manager for lingering processes like outlook.exe or winword.exe. The command-line version returns code 06 for this.
Will uninstalling Office delete my documents?
No. It removes the applications, not your files. Your documents, spreadsheets, and presentations stay where they are. Back up anyway before any major change.
Running setupprod_offscrub.exe clears out a broken Office install — but you’ll need a valid licence to reactivate after reinstalling. Kymakers supplies genuine one-time-purchase keys for Office 2024 Professional Plus, Office 2021 Professional Plus, and Office 2024 Home and Business, with instant delivery and activation support. Our CD key MS Office buyer’s guide helps you pick the right version.
Close every Office process first. Download from Microsoft only. Use SaRAcmd if you’re on Office 2024 — the wizard won’t touch it.
Official reference: Uninstall Office with the Microsoft Support and Recovery Assistant — Microsoft







