Safe to Delete

macOS Font Server Cache (/var/db/ats)

Quick Answer: Apple Type Services (ats) caches font rendering metrics. Resetting the font cache fixes corrupted font glyphs and system text glitches.

Bottom Line: It is 100% safe to reset the macOS font cache. Clearing it resolves overlapping text, missing font glyphs, and application launch crashes related to font server locks.


What is the ats Font Cache?

Located in system folders like /var/db/ats/ (Apple Type Services), macOS uses font cache databases to quickly render OpenType, TrueType, and System fonts without reading raw font files on every frame.


Can You Delete the Font Cache?

✅ Yes, safe to reset.

  • Automatic Rebuild: macOS regenerates fresh font tables automatically upon reboot.

How to Reset macOS Font Cache

Terminal Command

sudo atsutil databases -remove

(After running, restart your Mac to complete font database regeneration).

Discussion

Loading authentication...

Related in macos

macOS Background Download Session Cache (com.apple.nsurlsessiond)

nsurlsessiond caches incomplete background file downloads for system apps and iCloud daemon sync. Clearing the cache is safe.

Safe to Delete

macOS System Font Cache Directory (com.apple.fontd)

macOS caches system and user font rendering structures in com.apple.fontd. Learn how to reset macOS font cache to fix garbled text.

Safe to Delete

Homebrew Package Cache (~/Library/Caches/Homebrew)

Homebrew caches downloaded bottle binaries (.tar.gz) and source code archives. Purging the cache via brew cleanup is safe.

Safe to Delete
Back to all files