MainspringGuides › Frozen Dock
macOS Guide

How to Fix a Frozen or Unresponsive Dock on Mac

Updated July 2026 · 2 min read

When the Dock stops reacting — no magnification, clicks do nothing, right-click menus never appear — the Dock process itself is usually stalled, or a hung app is dragging it down. Here's the fix order that gets you back fastest without losing your layout.

First, force quit the app that's hanging things

The Dock talks to every running app. When one app stops responding — spinning beach ball, frozen windows — interactions with its Dock icon can stall too, and sometimes the whole Dock feels sticky. Deal with the sick app before blaming the Dock:

  1. Press Cmd+Option+Esc to open the Force Quit window (it works even when the Dock doesn't).
  2. Look for an app marked (not responding) in red.
  3. Select it and click Force Quit. Unsaved changes in that app are lost, so try a normal quit first if it's at all responsive.

If the Dock springs back to life once the hung app dies, you're done — the Dock was never the problem.

Restart the Dock process

If no app is hung and the Dock still ignores you, restart the Dock itself. This is instant and completely safe: pinned icons, layout, running apps, and minimized windows all survive.

  1. Open Terminal (Spotlight: press Cmd+Space, type "Terminal", hit Return).
  2. Run the command below. The screen blinks and the Dock relaunches fresh.
# relaunch the Dock process — settings and layout are preserved
killall Dock

No undo is needed; this changes no settings. If Terminal itself is unreachable, log out and back in (Apple menu → Log Out), which restarts the Dock along with everything else.

Last resort: clear the Dock's preference file

A Dock that freezes again within minutes, every session, may have a corrupted preference file. Deleting it forces macOS to rebuild the Dock from scratch:

# WARNING: resets the Dock to factory defaults —
# pinned apps, size, position, and tweaks are all cleared
defaults delete com.apple.dock
killall Dock

There is no undo, so screenshot your Dock first (Cmd+Shift+3) and re-pin your apps afterwards. Reach for this only after the simpler fixes fail — it cures corruption, but it costs you your layout.

If it keeps happening

A Dock that freezes repeatedly usually has an outside cause. Check the usual suspects:

Fewer mysteries, more toggles

While you're tuning your Mac, Mainspring turns 90+ hidden macOS settings into labelled, reversible toggles — so when something looks off, you can see exactly what's set and flip it back.

Try Mainspring free →

Signed & notarized by Apple · 1-day free trial · $29 once

Dock gone entirely, not just frozen?

If the Dock isn't on screen at all, the causes are different — auto-hide, full screen, or another display. Run through the six fixes for a disappeared Dock instead.