Free up storage
How to Clear Brave Browser's Cache on Mac
Brave browser caches data like Chrome does, plus extras for Brave Rewards and Wallet. Here's where it all lives and how to clean it up.
Brave is built on Chromium, which makes it cousin to Chrome and Edge in cache behavior. The difference is Brave layers in extra subsystems — Brave Rewards, Brave Wallet, IPFS support, Tor windows — and each of those has its own data footprint. After a year of Brave as a daily driver, you’re typically looking at 1-2GB of cache plus a few hundred MB of Brave-specific data.
Here’s how to clean it up properly on macOS Sonoma 14 and Sequoia 15.
Where Brave caches data on Mac
Brave’s main cache locations:
~/Library/Application Support/BraveSoftware/Brave-Browser/Default/Cache/— primary HTTP cache~/Library/Application Support/BraveSoftware/Brave-Browser/Default/Code Cache/— compiled JavaScript~/Library/Application Support/BraveSoftware/Brave-Browser/Default/GPUCache/— GPU shaders~/Library/Application Support/BraveSoftware/Brave-Browser/Default/Service Worker/CacheStorage/— embedded asset cache~/Library/Caches/com.brave.Browser/— system-level cache
Brave-specific extras:
~/Library/Application Support/BraveSoftware/Brave-Browser/BraveWallet/— wallet data (don’t clear this)~/Library/Application Support/BraveSoftware/Brave-Browser/IPFS/— IPFS node data if you enabled it
Multiple profiles? Each is in its own Profile 1, Profile 2, etc. folder alongside Default.
In-app cache clear
The Chromium standard:
- Open Brave.
- Press Cmd+Shift+Delete.
- In the dialog, set Time range to All time.
- Check Cached images and files.
- Optionally also check Cookies and other site data for a deeper clear.
- Click Clear data.
Done. The cache folders empty out. You stay logged into sites if you only checked cached files.
You can also access this via Brave Settings → Privacy and security → Clear browsing data.
Clearing per-site
For a single misbehaving site:
- Visit the site.
- Click the lock icon to the left of the URL.
- Click Cookies and site data.
- Click Remove.
- Reload.
Just that site gets fresh state.
Manual cache clearing
If you want to clear without launching Brave, or verify the folders are actually empty:
- Quit Brave (Cmd+Q).
- Verify it’s not running in Activity Monitor.
- Open Finder, press Cmd+Shift+G.
- Paste
~/Library/Application Support/BraveSoftware/Brave-Browser/Default/. - Move these to the Trash:
Cache,Code Cache,GPUCache,Service Worker,Application Cache(if it exists). - Also clear
~/Library/Caches/com.brave.Browser/for completeness. - Empty Trash.
- Reopen Brave.
Your bookmarks, history, saved passwords, Brave Wallet, and Rewards balance all stay intact. Those live in other files — files you didn’t touch.
Important: leave Brave Wallet alone
Brave Wallet stores cryptocurrency keys locally. The encrypted wallet data lives at ~/Library/Application Support/BraveSoftware/Brave-Browser/BraveWallet/.
Do NOT delete this folder. If you clear it without your seed phrase backed up, you lose access to your crypto. Brave’s standard cache clear in Cmd+Shift+Delete does not touch the wallet — only the manual approach can mess this up if you delete too aggressively.
If you’re not using Brave Wallet at all, the folder is small (a few KB). Just leave it.
Brave Rewards data
Brave Rewards (BAT earning) stores its state in the profile data. The standard cache clear doesn’t affect rewards balance or earning history — those persist. If you want to reset rewards specifically, that’s done from inside Brave Settings → Brave Rewards, not from the cache clear.
Don’t delete these
While you’re poking around the Default folder, leave these alone:
History— browsing historyBookmarks— your bookmarksLogin Data— saved credentialsCookies— session cookiesWeb Data— autofillPreferences— Brave settingsBraveWallet/— wallet keys (folder is in the parent directory, not Default)
Cache folders rebuild automatically. Data folders don’t.
Tor windows in Brave
If you use Brave’s Tor private windows, they don’t cache to disk by default — Tor sessions are ephemeral. So there’s nothing extra to clean up specifically for Tor browsing.
When clearing cache helps Brave
- Sites loading old assets
- Service Worker stuck in a bad state
- Brave’s launch feels sluggish
- Disk space pressure
- Brave Shields fighting with a specific site
When it doesn’t help: extension issues, sync problems, Brave Wallet lockups (those need wallet-specific resets), Brave Rewards display problems.
Brave alongside other browsers
Most Brave users keep at least one other browser installed. Cache layout for the others:
- Chrome:
~/Library/Caches/Google/Chrome/and~/Library/Application Support/Google/Chrome/Default/Cache - Safari:
~/Library/Containers/com.apple.Safari/Data/Library/Caches/ - Firefox:
~/Library/Caches/Firefox/Profiles/ - Edge:
~/Library/Caches/com.microsoft.edgemac/
Clearing one doesn’t touch the others. Each browser is its own cleanup project.
Reinstalling Brave cleanly
If Brave is deeply broken:
- Back up your wallet seed phrase first if you use Brave Wallet.
- Quit Brave.
- Drag Brave from
/Applicationsto Trash. - Delete
~/Library/Application Support/BraveSoftware/. - Delete
~/Library/Caches/com.brave.Browser/. - Empty Trash.
- Reinstall from brave.com.
- Sign in to Brave Sync if you used it. Restore wallet from seed phrase if needed.
Clean install plus sync brings everything back, but you must have your wallet seed phrase backed up before this.
How often to clean
Daily Brave use: every 2-3 months.
Light use: yearly.
Multi-browser household: stagger or automate.
The cache will keep growing until it hits Chromium’s soft limit, which is generous. There’s no automatic floor — it just sits there forever unless you clear it.
Worth automating?
Brave alone is manageable manually. If you’re maintaining a Mac with Brave, Chrome, Safari, Firefox, and a stack of Electron apps all caching independently, automating starts to make sense.
Sweep scans every browser cache directory plus all the usual app cache locations on macOS. Shows you what’s reclaimable. Clears with your approval. Free download for macOS Sonoma 14 and Sequoia 15.
Bottom line
Brave’s cache lives at ~/Library/Application Support/BraveSoftware/Brave-Browser/Default/Cache/. Cmd+Shift+Delete inside Brave is the cleanest way to clear it. Manual works too — just stay out of the BraveWallet folder if you have one.
Cache rebuilds automatically. Wallet, bookmarks, Rewards, and history all persist.