The default macOS Dock displays many of the apps that come preinstalled on your Mac. A lot of users personalize it immediately by adding frequently used apps and removing the ones they don’t. However, some might prefer a minimal Dock with only essential apps visible. One way to achieve this is by configuring the Dock to display only running applications.
In addition to built-in apps, the Dock also shows manually added apps, recently launched ones, the Downloads folder, and the Trash bin for deleted files. If your Dock becomes cluttered, distinguishing between open and closed apps can become difficult, even with the small indicator dot beneath running apps. You can fix this by setting the Dock to show only active apps using a simple Terminal command.
How to Make Mac Dock Only Show Running Apps
We’ll use a simple Terminal command to configure your Mac to display only currently open apps. This method works across all versions of macOS.
- First, locate and open the Terminal app. If you've never used Terminal before, start by clicking on the Finder icon in the Dock.
- When the Finder window opens, navigate to “Applications” from the left sidebar and locate the “Utilities” folder. Click on it.
- Inside Utilities, find and click on the Terminal app to launch it.
- Now, type the following command into the Terminal exactly as shown in the image and press “Return.” Wait a few seconds while the desktop refreshes with the updated Dock appearance.
defaults write com.apple.dock static-only -bool true; killall Dock
- As seen below, the Dock now displays only running apps. Finder appears because it's always active, and Trash remains visible for easy file disposal.
That’s all there is to it. With this change, the Dock functions more like a taskbar showing only what’s currently running, rather than an app launcher.
This useful trick has been available since macOS Leopard and continues to work in modern versions such as Monterey, Big Sur, and beyond.
How to Revert Your Mac’s Dock Back to Default, Showing All Apps
If you decide later that you want to return to the original Dock behavior—showing both running and inactive apps—you can easily do so using another Terminal command. Here’s how:
- Launch Terminal again on your Mac. You can also use Spotlight (Command Space) to quickly open it.
- Type the following command precisely as shown in the image below:
defaults write com.apple.dock static-only -bool false; killall Dock
Alternatively, try:defaults delete com.apple.dock static-only; killall Dock
After entering the command, your desktop will refresh and restore the Dock to its standard layout, displaying all apps once again.
Typically, this command restores the Dock to its original state with all apps reappearing just as they were. However, in rare cases, some users report issues where the Dock doesn’t reset properly. In such situations, you may need to manually drag and drop your favorite apps back onto the left side of the Dock.
You may also notice the Downloads folder missing after applying this change, but you can simply drag it back to the Dock if needed.
Ultimately, how you choose to customize and use your Dock is up to you. You're free to add or remove apps at any time, but for deeper behavioral changes like this one, Terminal commands are required.
What are your thoughts about using the Dock as a task manager instead of an app launcher? Share your opinions and preferred Dock customizations in the comments below.
The above is the detailed content of How to Get Your Mac Dock to Show Running Apps Only. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

You’ve had your Mac for a few years, and you’re starting to feel the effects of your device aging—the battery doesn’t hold up as well as it used to. To avoid getting stuck with a dead Mac, you have no choice but to take your charger e

The Focus Modes functionality comes with several pre-set options such as Work, Driving, Sleep, and users are also free to create custom ones for any scenario imaginable. Should you find yourself not needing a multitude of Focus modes—whether because

If you trust Siri to accurately transcribe your speech into text and send it as a message, you can activate a setting that lets Siri send messages automatically from your iPhone without asking for confirmation first.With the confirmation feature enab

Some users of Mac computers running MacOS Sierra and MacOS High Sierra have reported issues when trying to log in to an Apple ID or iCloud via System Preferences, as well as problems accessing iCloud.com using Safari. In addition, Safari fails to loa

Have you ever received a long audio message on your iPhone and while listening, the screen turns off, interrupting the playback and forcing you to start over? It's pretty frustrating, isn't it?Next time you receive a lengthy voice message on your iPh

iOS 16 is now available for iPhone users, offering a solid update packed with practical features you're sure to enjoy.The most noticeable and exciting addition is the ability to personalize your lock screen. However, there are also plenty of smaller

In this blog post, we’ve gathered the 22 most significant breaches that happened back in 2017. All of the reports were conducted by Chris Vickery — a data breach hunter, who had partnered with MacKeeper to provide repor

Customizing your Mac by renaming it helps set it apart from other devices, especially when using AirDrop, and makes it easier to identify on a network.In macOS Ventura 13 and later versions, the method for changing the computer name has changed compa
