Verified for macOS Tahoe 26.2

How to Fix Finder Not Responding to Clicks in macOS Tahoe 26.2

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.

TL;DR fix

Start with Fix 1: Relaunch Finder (The Right Way). If the issue persists after that, try Fix 2: Disconnect Network Drives. Full Terminal commands and step-by-step instructions are in each section below.


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.


Fix 1: Relaunch Finder (The Right Way)

  1. Press Option + Command + Esc to open the Force Quit window.
  2. Select Finder and click Relaunch.
  3. If this fails, open Terminal and run: killall Finder && killall filecoordinationd

Fix 2: Disconnect Network Drives

  1. If you have any network servers connected, press Cmd + K in Finder (if possible) and disconnect them.
  2. Alternatively, use Terminal: umount -f /Volumes/[DriveName]
  3. 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.