Everywhere All articles Download

Coming from Windows

Switching away from Cling

Updated 2026-08-05 · 5 min read

If you are switching, it is usually for one of three reasons. Each has a different right answer, and one of them means you should not switch at all.

First: is switching the fix?

Three reasons people leave, and only two are worth acting on.

"It cannot find text inside my documents." Correct, by design — Cling is filename-only. Switching helps, or add Spotlight alongside and change nothing.

"I upgraded and now it will not run." Backwards: Cling needs macOS 14 or later. If you *downgraded*, or moved to an older Mac, you need something that supports it.

"It is missing files." Check ~/.fsignore before blaming the app. Cling reads gitignore-style exclusions from it, and a broad pattern there removes files silently — you will get identical symptoms from any replacement if the real cause is a scope setting.

What you lose

Be honest with yourself about this before moving.

Setting up the replacement

  1. Let the first index finish before judging it. Every indexed finder is useless until its first scan completes. Six million files is a few minutes on a modern Mac; if it runs for hours, something is wrong — usually a Time Machine drive.
  2. Exclude what you excluded before. Whatever was in ~/.fsignore probably wants excluding again. Most tools use a folder list rather than patterns, so this is manual.
  3. Index your archive drives once each. Then unplug them; a tool that keeps unmounted volume records will still tell you which drive a file is on.
  4. Re-learn the query syntax. Cling's extension-aware queries (.pdf invoice) become something like ext:pdf invoice elsewhere. Ten minutes of adjustment.

Keeping both

Nothing stops you. They are small apps with separate indexes, and disk is cheap. Run the new one for a fortnight, and if you never open Cling, uninstall it then rather than now.

Our position, disclosed

We make Everywhere, one of the alternatives. If your reason for leaving is contents or macOS 13, it is a good fit. If your reason is price, it is not — we cost more and have a much shorter trial, and pretending otherwise would waste your afternoon.

Common questions

Why is Cling not finding some of my files?

Check ~/.fsignore first. Cling reads gitignore-style exclusion patterns from it, and a broad pattern silently removes matches.

Can I run two file indexers at once?

Yes. They keep separate indexes and separate background processes. The cost is disk space and one extra initial scan.

What replaces Cling on macOS Ventura?

Everywhere runs on macOS 13; Find Any File goes back further. Cling itself requires macOS 14 Sonoma.

Find any file before you finish typing

Everywhere keeps track of every file on your Mac — including the folders Spotlight hides and drives you have unplugged. Free for a day, then $19 once.

Download for Mac

Version 2.14.3 · macOS 13+ · 3.8 MB · notarised

Related

© 2026 Caretopia Network Private Limited Everywhere for Mac Articles Privacy Support