Back to Blog

How to Hide Mac Dock (And Fix Hiding Problems)

SD
ShortcutDock Team
June 1, 2026 6 min read
How to Hide Mac Dock (And Fix Hiding Problems)

If you're working on a MacBook with a 13-inch or 14-inch screen, display space is your most valuable asset. By default, the macOS Dock sits permanently at the bottom of your screen, wasting 60 to 80 pixels of vertical workspace. It draws your eye away from your work and invites distractions with flashing notification badges.

Learning how to hide Mac Dock settings is one of the easiest ways to reclaim your screen and improve focus. In this guide, we'll cover how to toggle auto-hide, customize the speed of the hide/show animations, and troubleshoot what to do when the Dock won't disappear.

Method 1: Hide the Dock Using System Settings

This is the standard way to turn on auto-hiding on macOS:

  1. Click the **Apple menu ()** in the top-left corner of your screen and select System Settings.
  2. Scroll down the left sidebar and click on Desktop & Dock.
  3. Turn on the toggle next to "Automatically hide and show the Dock".

Pro Tip: You can also use the keyboard shortcut Option + ⌘ + D to instantly toggle Dock hiding on or off at any time.

Method 2: Speed Up the Auto-Hide Animation with Terminal

By default, when you move your mouse to the bottom of the screen, there is a slight delay before the Dock slides up. If you find this animation slow and annoying, you can make it instant using Terminal:

  1. Open the Terminal app (search for it in Spotlight via ⌘ + Space).
  2. To make the Dock slide up instantly, paste this command and press Enter:
    defaults write com.apple.dock autohide-time-modifier -float 0; killall Dock
  3. To add a longer delay (preventing the Dock from popping up accidentally when you overshoot a scroll), run this command instead:
    defaults write com.apple.dock autohide-delay -float 2; killall Dock

If you ever want to revert back to default settings, run:
defaults delete com.apple.dock autohide-time-modifier; defaults delete com.apple.dock autohide-delay; killall Dock

Troubleshooting: What to Do If the Dock Won't Disappear

Sometimes the Dock freezes and refuses to slide out of view, even when auto-hide is turned on. This is usually caused by an app notification or a background process freezing. To fix it:

  • Look for bouncing icons: If an app is bouncing or has an active alert, click on it. The Dock will hide once the notification is cleared.
  • Force restart the Dock: Open Terminal and run killall Dock. This will force the Dock process to restart, resolving the freeze immediately.

Embracing a Dock-Free Workspace

Once you get used to working without the Dock in sight, you will likely find that having it visible is more distracting than helpful. In fact, many professionals choose to take this step further by learning why you should hide your Mac Dock permanently and replacing it with menu bar utilities.

To launch your apps without needing the Dock to slide up and block your screen, you can use ShortcutDock. It is a native, free app launcher that resides directly in your menu bar. You click it, select your app from a tidy grid, and get back to work—no slide animations, no screen space wasted, and no notification badges flashing in your periphery. Read our step-by-step walkthrough on how to completely remove the macOS Dock to see how to transition to this workspace, and download ShortcutDock for free to get started.

ShortcutDock

Written by ShortcutDock Team

Building ShortcutDock, the fastest menu bar app launcher for macOS. Free, native, and lightweight.

Try ShortcutDock for free

Launch every app from your menu bar with one click. No subscription, no tracking.

Download Free More Articles