How to Clear Your History on a Mac

Whether you're tidying up before sharing your screen, protecting your privacy, or just keeping things organized, knowing how to clear your history on a Mac is a practical skill — and it's not as straightforward as a single button press. "History" on a Mac lives in several different places, and which ones you need to clear depends entirely on what you're trying to accomplish.

What Counts as "History" on a Mac?

Most people think of browser history first, but your Mac quietly logs activity in multiple locations:

  • Browser history — the websites you've visited
  • Search history — queries typed into browser search bars or Spotlight
  • App usage history — apps listed in your Dock's recent items or the Apple menu
  • Terminal history — commands you've typed in Terminal
  • Finder recent files — documents and folders surfaced by macOS under "Recents"
  • Downloads history — files logged in your browser's downloads panel

Each of these is stored and cleared separately. Wiping one doesn't touch the others.

How to Clear Browser History on a Mac

Safari

Safari is the default browser on every Mac, and Apple gives you granular control over what you delete.

  1. Open Safari and click History in the menu bar
  2. Select Clear History…
  3. Choose a time range: the last hour, today, today and yesterday, or all history
  4. Click Clear History

This removes visited pages, cookies, and cached data tied to those pages all at once. If you want more control — clearing cache or cookies independently — go to Safari → Settings → Privacy and use Manage Website Data.

Chrome

  1. Open Chrome and press ⌘ + Shift + Delete
  2. Set the time range and check the boxes for browsing history, cached images, and cookies as needed
  3. Click Clear data

Firefox

  1. Open Firefox and press ⌘ + Shift + Delete
  2. Choose what to clear and the time range
  3. Click OK

🔒 Note: If you're signed into a browser with a synced account (Google, Apple ID, Firefox account), clearing history on your Mac may or may not clear it on your other devices — depending on your sync settings.

How to Clear Recent Items and App History in macOS

macOS keeps a running list of recently used apps, documents, and servers. You'll find these under:

Apple menu () → Recent Items

To clear them:

  1. Click the Apple menu in the top-left corner
  2. Hover over Recent Items
  3. Scroll to the bottom and click Clear Menu

To stop macOS from tracking recent items altogether, go to System Settings → Desktop & Dock, then scroll to find Recent documents, applications, and servers and set it to None.

How to Clear Finder's Recents

The Recents folder in Finder's sidebar isn't a real folder — it's a smart list of recently accessed files. You can't permanently delete it without removing it from the sidebar, but you can hide it:

  1. Open Finder → Settings (⌘ + comma)
  2. Click the Sidebar tab
  3. Uncheck Recents

This removes it from your sidebar but doesn't affect the underlying files.

How to Clear Terminal History on a Mac 🖥️

If you use Terminal, every command you type is saved to a history file. To clear it in the current session:

To permanently wipe the saved history file (for zsh, which is the default shell since macOS Catalina):

For older Macs running bash as the default shell, the file is ~/.bash_history instead.

How to Clear Downloads History

Your browser maintains a separate log of files you've downloaded, even if you've moved or deleted those files.

  • Safari: Open the Downloads list (⌘ + Option + L), then click Clear in the bottom-right corner
  • Chrome: Go to chrome://downloads and click Clear all
  • Firefox: Open Downloads, right-click an item and choose Clear Downloads List

This clears the record of downloads — it does not delete the actual files from your Mac.

Factors That Change How This Works for You

A few variables determine what "clearing history" actually means in your situation:

FactorWhy It Matters
macOS versionSystem Settings replaced System Preferences in Ventura; menu locations differ
Browser and sync settingsSynced accounts may restore history from the cloud
User account typeAdmin vs. standard accounts may have different permission levels
iCloud integrationSafari history syncs across Apple devices via iCloud by default
Third-party appsApps like Alfred, Raycast, or launchers may maintain their own history logs

The Broader Picture

Clearing history on a Mac is rarely one action — it's a set of actions across different apps and system layers. A casual user who just wants to clear their browser before a friend borrows the laptop has a very different task than someone systematically locking down their privacy across macOS, iCloud, and third-party tools.

Your browser choice, whether you're signed into iCloud, how many apps you use regularly, and what version of macOS you're running all shape which steps are relevant — and how many of them you actually need to take.