Fix Guide: Tahoe "Finder" Not Responding to Clicks
Symptom: You can see your files and folders on the desktop or in a Finder window, but clicking on them does nothing. The Finder menu bar is visible, but the "File" and "Edit" menus are greyed out.
Why this happens
This "interaction freeze" on macOS Tahoe is usually caused by a stalled filecoordinationd process or a hung network mount (like an old SMB share) that is blocking the main Finder thread.
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: Relaunch Finder (The Right Way)
- Press Option + Command + Esc to open the Force Quit window.
- Select Finder and click Relaunch.
- If this fails, open Terminal and run:
killall Finder && killall filecoordinationd
Fix 2: Disconnect Network Drives
- If you have any network servers connected, press Cmd + K in Finder (if possible) and disconnect them.
- Alternatively, use Terminal:
umount -f /Volumes/[DriveName] - This unblocks the thread that is waiting for the network drive to respond.
Recommended Tool: CleanMyMac
Finder freezes are often the result of "Launch Agents" or "Login Items" that are trying to access files that no longer exist. Use CleanMyMac to audit your startup items and remove any broken or outdated background processes.