Safe to Delete

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

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

Bottom Line: It is 100% safe to clear com.apple.nsurlsessiond. The macOS background download daemon caches partial network HTTP downloads in this directory.


What is nsurlsessiond?

Located at ~/Library/Caches/com.apple.nsurlsessiond/, Apple’s system daemon manages background web downloads for App Store and system sync tasks.


How to Clear nsurlsessiond Cache

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

Discussion

Loading authentication...

Related in macos

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

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