Show More (or Fewer) Recent Apps in Your Mac's Dock - MacRumors
Skip to Content

Show More (or Fewer) Recent Apps in Your Mac's Dock

by

In macOS, a handy option called "Show suggested and recent applications in Dock" (found in System Settings ➝ Desktop & Dock) adds a divider to the right-hand side of your Mac's Dock, and after it displays any apps you recently used – or any that macOS thinks may be useful to your workflow – that aren't permanently docked.

settings
Assuming that you have no undocked apps that are currently open, the right side of the divider shows three of the most recently used apps that have since been closed. However, there is a way to make it show more, which can be useful if your workflow involves using a lot of undocked apps consecutively.

If you're comfortable pasting commands into Terminal, it's perfectly possible to increase or decrease the number of recently opened apps that show in your Dock.

recently opened
Open a Terminal window (the app can be found in /Applications/Utilities/) and paste the following at the command prompt, then press Enter:

defaults write com.apple.dock show-recents -bool true;
defaults write com.apple.dock show-recent-count -int 10;
killall Dock

Note that the -int argument defines the number of recently opened apps that you want to display in the Dock after the divider (10 in this example). You can change the number to suit, and you can revert back to showing three apps anytime by using -int 3 in the second command.

Top Rated Comments

winxmac Avatar
11 months ago
macOS: Suggested
Windows 10/11: Recommended

I always make sure to disable it on both systems.
Score: 7 Votes (Like | Disagree)
11 months ago

If you're comfortable pasting commands into Terminal, it's perfectly possible to increase or decrease the number of recently opened apps that show in your Dock.

Open a Terminal window (the app can be found in /Applications/Utilities/) and paste the following at the command prompt, then press Enter:

defaults write com.apple.dock show-recents -bool true;
defaults write com.apple.dock show-recent-count -int 10;
killall Dock

OnyX ('https://titanium-software.fr/en/onyx.html') is also excellent for tweaking such things:


Attachment Image
Score: 7 Votes (Like | Disagree)
DribbleCastle Avatar
11 months ago
Ha, this is one of the first settings I suggest to any new Mac user. Never loved the recently used apps. I like to keep things classy.
Score: 4 Votes (Like | Disagree)
11 months ago
I immediately turn off “recently used” for the dock. Then I make the dock and top bar only appear when I go to them. It’s the cleanest experience possible for a Mac.
Score: 3 Votes (Like | Disagree)
11 months ago

I wish there was a way to stop the task-switcher (cmd-tab) appearing on the wrong display in a multi-monitor setup, when you have the dock orientation set to left or right (instead of bottom).
I feel like I saw a utility recently that fixes this and lets you pin your task switcher to a specific display. Unfortunately can't recall the name of it but maybe someone else can...
Score: 2 Votes (Like | Disagree)
Sirious Avatar
11 months ago
I used to switch off the recent apps feature but have kept it on for the last couple of years. Its actually handy!
Score: 2 Votes (Like | Disagree)

Popular Stories

iOS 26

iOS 26.4 Adds Two New Features to CarPlay

Tuesday March 24, 2026 1:55 pm PDT by
iOS 26.4 was released today, and it includes a couple of new features for CarPlay: an Ambient Music widget and support for voice-based chatbot apps. To update your iPhone 11 or newer to iOS 26.4, open the Settings app and tap on General → Software Update. CarPlay will automatically offer the new features so long as the iPhone connected to your vehicle is running iOS 26.4 or later....
Apple Business hero

Apple Unveils 'Apple Business' All-in-One Platform

Tuesday March 24, 2026 8:53 am PDT by
Apple today announced Apple Business, a new all-in-one platform that unifies device management, productivity tools, and customer outreach features. The service is designed to be a consolidated replacement for several of Apple's existing business-focused offerings, including Apple Business Essentials, Apple Business Manager, and Apple Business Connect. It provides organizations with a single...
AirPods Pro Firmware Feature

Apple Releases New Firmware for AirPods Pro 3, AirPods Pro 2 and AirPods 4

Tuesday March 24, 2026 12:31 pm PDT by
Apple today released new firmware for the AirPods Pro 2, AirPods Pro 3, and the AirPods 4. The firmware has a version number of 8B39, up from 8B34 on the AirPods Pro 3, 8B28 on the AirPods Pro 2, and 8B21 on the AirPods 4. There is no word on what's included in the firmware, but Apple has a support document with limited notes. Most updates are limited to bug fixes and performance...