Skip to content

Clear, Hide or Turn Off Recents on a Mac: What Each Switch Actually Does

Updated August 8, 2026 • 5 min read

You want Finder’s Recents list gone. Maybe one file in it, maybe the whole thing — the reason is yours. The internet’s answer is a pile of near-identical articles, and half of them quietly skip the part where a wrong move deletes real files.

There are four different “recent” lists on a Mac, each with its own switch, and none of the switches is where people first look.

One distinction first: if what you really want is a recents list that shows only what you choose, that is FileBo and its ignore lists. For making the Mac remember less, the switches below are the answer.

The short version

You cannot empty Finder's Recents — you can only switch it off. It is not a history your Mac keeps; it is a search that runs fresh every time you open it. Wipe it today and the same files are back tomorrow, because the search finds them again.

The Mac keeps four separate "recent" lists — the Finder sidebar, the Apple menu, the Dock's recent apps, and each app's own Open Recent. Each has its own off switch, and turning off one does nothing to the others.

One warning before anything else: the files in Finder's Recents are your real files. Deleting them there deletes them everywhere. If you want a shorter list, never select-all-and-delete in that window.

Want a recents list that only shows what you choose? FileBo keeps its own recent-files panel with ignore lists — file types, folders, or single files you never want to see there. Nothing gets deleted; the panel just stops showing them.

That curates FileBo's panel, not Finder's sidebar. And if your goal is for the Mac to remember less, a panel that shows recent files is the opposite tool — the switches below are what you want.

Why there is no “Clear” in Finder’s Recents

Finder’s Recents is a saved Spotlight search that ships inside Finder itself. Every time you open the view, the search runs and shows whatever matches right now. There is no stored list to clear — which is why no Clear button exists, and why anything that looks cleared comes back.

The full anatomy of that search has its own page. For this one, two consequences matter:

The entries are your actual files. Move to Trash inside Recents trashes the real file. People learn this the hard way often enough that it keeps resurfacing on Apple Stack Exchange; one answer there states it plainly: “If you clear out the Recents sidebar view, you’ll actually be deleting files.”

Making a file stop matching is the only real removal — either the view goes, or the file stops being indexed. Both switches are below.

The four lists, and where each switch lives

Each of these is a separate mechanism. The labels in bold are Apple’s own wording, read from the current macOS, so you can match them letter for letter.

Finder’s sidebar Recents. Finder ▸ Settings ▸ Sidebar, untick Recents — or right-click the sidebar entry and choose Remove from Sidebar. The files are untouched; the view is gone. If new Finder windows still open into Recents afterwards, that is a different setting — “New Finder windows show:” in the General tab — and it has its own page, including what you give up by switching it.

The Apple menu. Apple menu ▸ Recent ItemsClear Menu empties it once. To stop it refilling, the setting is “Recent documents, applications, and servers” in System Settings ▸ Control Center, in the menu bar section — not in Finder’s settings, which is where everybody looks first. Set it to None and the menu stays empty.

The Dock’s recent apps. System Settings ▸ Desktop & Dock, turn off “Show suggested and recent apps in Dock”.

Want to check that one from Terminal?

defaults read com.apple.dock show-recents

1 means the recent-apps row is on; 0 means it is off.

Open Recent inside apps. Each app’s File ▸ Open Recent submenu ends in its own Clear Menu. The list length follows the same “Recent documents, applications, and servers” setting as the Apple menu — None switches these off too.

Hiding files without deleting them

There is no supported per-file “remove from Recents”. There is a folder-level lever, and it is honest about its price.

System Settings ▸ Spotlight ▸ Search Privacy… — macOS describes the list underneath as “Prevent Spotlight from searching these locations.” A folder added there leaves the Spotlight index, and since Finder’s Recents is a Spotlight search, everything inside that folder disappears from Recents while sitting untouched on disk.

The price: those files disappear from every search on the Mac — the Spotlight menu, Finder’s search field, all of it — until you remove the folder from the list. If that price is too high, the curated version two sections down does the same hiding for one panel only, with every search on the Mac left alone.

Want to see the effect yourself? Pick a folder you have added and ask the index directly:

mdfind -onlyin ~/that-folder 'kMDItemLastUsedDate = "*"'

Nothing comes back from an excluded folder — which is exactly why Recents cannot show it either.

FileBo’s ignore lists: the curated version

Everything above is subtraction: switch a view off, shorten a menu, hide a folder from search. If what you actually want is a recent-files list that is useful — just without the noise — that is a different job.

FileBo is a recent-files panel — one that counts a file from the moment it arrives, opened or not, which is the wider net the sidebar’s Recents never casts — with three ignore lists: file extensions (76 are pre-filled — the build artefacts and temp-file suffixes nobody misses), folders, and individual files. Anything on a list stops appearing in the panel. Nothing is deleted, nothing leaves the disk, and Spotlight is not involved — the panel simply skips what you told it to skip. The pre-filled 76 work in the free tier; adding your own extensions, folders and files is part of the one-time $9.99 unlock.

If you do want the mechanical version: FileBo’s panel is itself a live Spotlight query, so it has the same no-stored-history property as Finder’s Recents — the ignore lists are a filter on what the query returns, applied inside the app. Which is also its honest limit, stated once more: those lists curate FileBo’s panel. Finder’s sidebar neither knows nor cares, and the switches for it are the ones above.

Common questions

Can I clear the Recents list in Finder on a Mac?

No, and that is by design rather than a missing button. Finder's Recents is a live Spotlight search that runs again every time you open it, so there is no stored history to wipe — anything you could somehow remove would reappear on the next visit as long as the files themselves still exist. What you can do is switch the view off: Finder ▸ Settings ▸ Sidebar, untick Recents. The files stay where they are; only the view goes away.

Does deleting a file from Finder's Recents delete the actual file?

Yes. The items you see in Recents are your real files, not links to them, so Move to Trash there trashes the file itself. One long-standing Apple Stack Exchange answer puts it plainly: "If you clear out the Recents sidebar view, you'll actually be deleting files." If your goal is a shorter list rather than fewer files, do not select-all-and-delete in that window.

How do I remove recent apps from the Dock?

System Settings ▸ Desktop & Dock, then turn off "Show suggested and recent apps in Dock" — that wording is Apple's own label for the switch. You can confirm the state from Terminal with `defaults read com.apple.dock show-recents`: 1 means the recent-apps section is on, 0 means it is off.

How do I stop my Mac from remembering recent documents at all?

The Apple menu's Recent Items list and the Open Recent menu inside apps share one setting: "Recent documents, applications, and servers", in System Settings ▸ Control Center, in the menu bar section — not in Finder's settings, which is where everybody looks first. Set it to None and both lists stop being kept. Apple menu ▸ Recent Items ▸ Clear Menu empties what is there today; the None setting is what keeps it empty. Finder's Recents is unaffected — it is a search, not a history, and has no memory to switch off.

Can I hide one folder from Recents without deleting anything?

Yes, with a trade. System Settings ▸ Spotlight has a Search Privacy list, described by macOS itself as "Prevent Spotlight from searching these locations." A folder you add there drops out of the index, and Finder's Recents is a Spotlight search — so its files vanish from Recents while staying exactly where they are on disk. The trade is that they vanish from every other search too, including the Spotlight menu and Finder search, until you take the folder off the list.