Skip to main content
Mole
Features Tested apps Testimonials Pricing FAQ Blog
EnglishEN 简体中文中 繁體中文繁 日本語日 한국어한 FrançaisFR DeutschDE ItalianoIT EspañolES PortuguêsPT
Buy nowBuy Download

    Help, documentation, releases, and articles.

    Home/Apps tested with Mole

    How to uninstall ONLYOFFICE on Mac

    Your documents stay wherever you saved them; removing ONLYOFFICE Desktop Editors does not touch them. What goes with the app is ~/Library/Application Support/asc.onlyoffice.ONLYOFFICE, and that folder also holds the recovery copies of documents that were never saved. ONLYOFFICE's recovery article puts them in its recovery subfolder. Rescue anything you need from there first. This guide covers ONLYOFFICE from its official download and from the Homebrew cask onlyoffice.

    Recover unsaved documents first

    1. Open ONLYOFFICE and go to Recent files › Recover files, as the recovery article describes. Open each file you still need and save it to a normal folder.
    2. Note the cloud portals or document servers you connected, if any. Your files on those servers stay there, but the connections are part of the app's local data.
    3. Quit ONLYOFFICE.

    ONLYOFFICE's macOS page warns that uninstalling deletes the app's configuration, caches, service files and "user-generated data used for application startup", and that it cannot be undone without a backup made beforehand.

    Quit ONLYOFFICE and remove the app

    1. Quit ONLYOFFICE from the ONLYOFFICE menu. In the recorded test it ran eight processes, including its editors_helper processes, which Mole's Status page folded into one ONLYOFFICE row.
    2. Search Activity Monitor for ONLYOFFICE and editors_helper and check that they have exited.
    3. Move ONLYOFFICE from Finder's Applications folder to the Trash. This is the first step of the vendor's own instructions.

    The test did not show a login item or background item. The app updates itself through Sparkle, which runs only while the app is open.

    Where ONLYOFFICE keeps its data

    The vendor's page removes the three locations below with rm -rf commands. Moving them to the Trash in Finder does the same job and leaves you a way back.

    Location What it holds What to do
    ~/Library/Application Support/asc.onlyoffice.ONLYOFFICE Settings, caches, recent files, and unsaved-document recovery in recovery Remove after you have recovered what you need
    ~/Library/Preferences/asc.onlyoffice.ONLYOFFICE.plist App preferences Remove with the app
    ~/Library/Caches/asc.onlyoffice.ONLYOFFICE App cache; it was not present on the test Mac Remove if it exists
    ~/Library/Containers/org.sparkle-project.Downloader Sparkle's download helper, shared with other apps that update through Sparkle Leave it

    Check the result

    pgrep -il -f ONLYOFFICE.app
    ls -d "$HOME/Library/Application Support/asc.onlyoffice.ONLYOFFICE" ~/Library/Caches/asc.onlyoffice.ONLYOFFICE
    
    • No output from pgrep means nothing is running from ONLYOFFICE.app. A listed process means the editor or one of its helpers is still open.
    • ls -d prints each folder that still exists and reports "No such file or directory" for the rest. A surviving Application Support folder still holds its recovery files, which is expected if you have not removed it yet.

    If you installed it with Homebrew

    The onlyoffice cask's zap list is ~/Library/Application Support/asc.onlyoffice.ONLYOFFICE, ~/Library/HTTPStorages/asc.onlyoffice.ONLYOFFICE, the recent-documents list, and the preferences files asc.onlyoffice.ONLYOFFICE.plist and asc.onlyoffice.editors-helper-renderer.plist. brew uninstall --cask --zap onlyoffice moves them to the Trash, recovery folder included. To remove only the app:

    brew uninstall --cask onlyoffice
    

    Mole adds --zap only when every path on the zap list sits inside ~/Library, none of them touches a row you left unchecked, and no other installed app claims them. Every ONLYOFFICE row is selected by default, so with the default selection Mole can pass --zap; the list covers the same folders Mole already selected. Untick the Application Support row and Mole leaves --zap out and keeps that folder.

    What Mole lists

    For ONLYOFFICE from the official download:

    • ~/Library/Application Support/asc.onlyoffice.ONLYOFFICE is selected by default. Recover unsaved documents before you remove it, or untick it.
    • The preferences file, the recent-documents list and the temporary caches filed under asc.onlyoffice.ONLYOFFICE are selected by default.
    • The shared Sparkle download container is not listed.
    • Documents you saved elsewhere are not listed.

    What this test covered

    On September 26, 2026, ONLYOFFICE 9.4.0 was installed from its official disk image, opened once without connecting a portal, and uninstalled with a development build of Mole with every row ticked. Status showed one ONLYOFFICE row with eight processes using about 903 MB. Five items went to the Trash: the app (1.21 GB), ~/Library/Application Support/asc.onlyoffice.ONLYOFFICE (about 63 MB), the preferences file, the recent-documents list and a temporary cache. Nothing from the list was left on disk, and no login item or background job appeared. Earlier, on September 21, 2026, the same version was removed with the same result, and the shared Sparkle download container was left alone. Saved documents, recovery files, cloud portals and a Homebrew install were not tested.

    Mac running low on space or slowing down? Mole can clean out the junk, remove apps completely and keep macOS in shape.

    Try Mole

    Mole · 鼴

    Cleanup, software, and status for your Mac.

    v1.16.0 (296) · Release notes

    Product

    Mac Cleaner App Uninstaller Mac Optimizer Disk Analyzer System Monitor

    Support

    Help Documentation Releases Blog

    Legal

    Terms of Service Privacy Policy Refund Policy

    Resources

    CLI Tool Affiliate Program

    Connect

    Twitter hi@mole.fit

    Mole’s only official website mole.fit · Avoid installers from unknown sources

    The CLI stays free for terminal workflows.