Safe to Delete

macOS Metal Shader Cache (~/Library/Caches/com.apple.metal)

Quick Answer: The com.apple.metal directory caches pre-compiled Metal graphics shaders on Apple Silicon and Intel Macs. Deleting it is safe.

Bottom Line: It is 100% safe to delete com.apple.metal. Deleting it clears cached graphics shaders. Games and 3D apps will recompile shaders on next launch.


What is the com.apple.metal Folder?

Located at ~/Library/Caches/com.apple.metal on macOS, Apple’s Metal graphics API stores compiled GPU shader binaries for games, Final Cut Pro, Blender, and system UI animations.


Can You Delete Metal Shader Cache?

✅ Yes, safe to delete.

  • Recompiles automatically: Games may experience a slight initial loading pause while recompiling shaders.

How to Clean Up Metal Cache

rm -rf ~/Library/Caches/com.apple.metal/*

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 Font Server Cache (/var/db/ats)

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

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
Back to all files