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.
- Open Safari and click History in the menu bar
- Select Clear History…
- Choose a time range: the last hour, today, today and yesterday, or all history
- 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
- Open Chrome and press ⌘ + Shift + Delete
- Set the time range and check the boxes for browsing history, cached images, and cookies as needed
- Click Clear data
Firefox
- Open Firefox and press ⌘ + Shift + Delete
- Choose what to clear and the time range
- 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:
- Click the Apple menu in the top-left corner
- Hover over Recent Items
- 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:
- Open Finder → Settings (⌘ + comma)
- Click the Sidebar tab
- 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:
| Factor | Why It Matters |
|---|---|
| macOS version | System Settings replaced System Preferences in Ventura; menu locations differ |
| Browser and sync settings | Synced accounts may restore history from the cloud |
| User account type | Admin vs. standard accounts may have different permission levels |
| iCloud integration | Safari history syncs across Apple devices via iCloud by default |
| Third-party apps | Apps 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.