Fix Guide: Tahoe Finder "Calculating Size" Stuck
Symptom: You open "Get Info" on a folder in macOS Tahoe, and it says "Calculating size..." indefinitely, or the Finder sidebar icons are slow to load.
Why this happens
The Tahoe metadata worker (mds) can get stuck on symbolic links or large developer folders (like node_modules), preventing the Finder from completing the disk query.
Recommended Troubleshooting Tool
Before proceeding with manual fixes, we recommend using CleanMyMac X. Quickly identify high CPU apps and optimize system memory with one click.
- [Download CleanMyMac X Free Here](#)
- [Browse 240+ Premium Mac Utilities on Setapp](#)
Fix 1: Restart Finder and Clear Cache
- Open Terminal.
- Run:
killall Finderrm ~/Library/Preferences/com.apple.finder.plist
Fix 2: Force Metadata Update
- In Terminal, tell the system to re-scan the folder:
mdimport -d1 /path/to/folder
Recommended Tool: DaisyDisk
If you need to know what's actually taking up space:
- Get DaisyDisk to bypass the slow Finder calculation and get a visual map of your disk usage in seconds.