You Keep Searching for Apps the Hard Way
Your Mac is supposed to be a hub of efficiency, a sleek machine where everything you need is at your fingertips. Yet, here you are, again. You need to open an app that isn’t in your Dock, and you’re faced with the same old routine: open Finder, navigate to the Applications folder, and scroll through an alphabetized list. Or maybe you’re using the Spotlight search (Command + Space) every single time, which works but feels like a workaround.
It breaks your flow. That moment of friction, however small, adds up throughout the day. You know there’s a better way. You’ve seen the Launchpad icon—that rocket ship or grid of dots—on other Macs, neatly placed in the Dock for one-click access to all your applications. But on your Mac, it’s mysteriously absent. You’re not alone in this; it’s a common point of confusion for many users switching from older macOS versions or setting up a new machine.
The good news is that adding Launchpad to your Dock is not only possible but incredibly simple. It’s a built-in feature of macOS, and putting it back takes less than a minute. This guide will walk you through every method, from the simplest drag-and-drop to using Terminal commands for power users, and explain how to customize it to fit your workflow perfectly.
What Is Launchpad and Why Keep It Handy?
Before we dive into the “how,” let’s clarify the “what.” Launchpad is macOS’s full-screen application launcher. When you click its icon, your desktop fades away, and you’re presented with a grid of all the applications installed on your Mac, organized across multiple pages if needed. It looks and functions very similarly to the home screen on an iPhone or iPad.
For users with dozens or hundreds of apps, it’s a far more visual and intuitive way to browse than a dense Finder window. You can drag apps around to reorganize them, create folders by dragging one app onto another, and even swipe between pages. Having this powerful launcher directly in your Dock means instant, visual access to your entire software library without ever touching the Finder.
The Easiest Method: Drag and Drop from Applications
This is the most straightforward and recommended way for most users. The Launchpad application exists as a real file in your system, and you can add it to the Dock just like any other app.
First, click on the Finder icon in your Dock (it’s usually the first icon, a blue and white smiling face). This will open a new Finder window. In the sidebar of this window, look for and click on “Applications.” This will show you the contents of your main Applications folder.
Now, scroll through the list. You are looking for the application named “Launchpad.” Its icon is typically a silver rocket ship on a dark gray circle in newer macOS versions, or a grid of nine dots in older ones. Once you find it, click and hold on the Launchpad icon, then drag it directly down to your Dock.
Drag it to the area of the Dock that holds applications (to the left of the divider line, which separates apps from recently used files and the Trash). You can place it wherever you prefer. Release the mouse button or lift your finger from the trackpad. You should see the Launchpad icon snap into place in the Dock. It’s now permanently added. You can click it anytime to test it out.
What If Launchpad Isn’t in My Applications Folder?
In very rare cases, usually after a system cleanup or if you’re using a managed device, you might not see Launchpad in the standard Applications folder. Don’t worry; it’s almost certainly still on your Mac. Launchpad is a core system application, and its file is located in a protected system directory.
To reveal it, go back to your Finder window. From the menu bar at the top of your screen, click “Go” and then select “Go to Folder…” A small text field will appear. Type or paste the following exact path and press Enter: /System/Applications/
This will open a special folder containing essential system apps. Here, you will find the Launchpad application. You can drag it from this window directly to your Dock just as described before. The Dock will create a shortcut to it.
Using System Settings to Control Dock Items
macOS doesn’t have a direct toggle in System Settings to “add Launchpad,” but you can use the settings to control the behavior of items already in your Dock, which is useful knowledge once you’ve added it.
After you’ve added Launchpad via the drag-and-drop method, you can customize its Dock presence. Click the Apple logo in the top-left corner of your screen and select “System Settings.” Navigate to “Desktop & Dock” in the sidebar.
Here, you’ll find options that affect all Dock icons. You can change the size of the Dock, which will resize the Launchpad icon along with others. More importantly, you can toggle “Show recent applications in Dock” on or off. This setting controls the section to the right of the divider. Since Launchpad is a permanent app on the left side, it won’t be removed by this setting, but understanding these controls helps you master your Dock’s layout.
Setting Launchpad as a Permanent Fixture
By default, when you drag Launchpad to the Dock, it becomes a permanent icon. To confirm this, you can try to remove another app first. Click and hold any other application icon in your Dock, drag it up and away until you see the word “Remove” appear, and then release. That app is now removed from the Dock, but its original application file is untouched.
Now, try the same with the Launchpad icon you just added. Click, hold, and drag it upward. You’ll notice the “Remove” option does not appear. This is because it’s now a permanent part of your Dock’s left-side application section. The only way to remove it would be to drag it out of the Dock and release it, which will cause it to vanish in a puff of smoke—but you can always add it back using the methods above.
For Power Users: The Terminal Command Method
If you enjoy using the command line or are scripting Mac setups, you can add Launchpad to the Dock with a single Terminal command. This method directly edits the Dock’s configuration file.
Open the Terminal application (you can find it in Applications > Utilities, or search for it via Spotlight with Command + Space). Copy and paste the following command exactly, then press Enter:
defaults write com.apple.dock persistent-apps -array-add '
This command tells the Dock persistence system to add a new tile pointing to the Launchpad application at its system path. After running the command, you need to restart the Dock for the change to take effect. Do this by typing the following command and pressing Enter:
killall Dock
The Dock will momentarily disappear and then reload. When it returns, you should see the Launchpad icon added to the end of your application icons. Note that this method typically adds it to the far right end of the app section, so you may want to manually drag it to your preferred position afterward.
Troubleshooting Common Launchpad Dock Issues
Sometimes, things don’t go as smoothly as planned. Here are solutions to common problems you might encounter.
If the Launchpad icon disappears after a restart or seems glitchy, the Dock’s configuration file might be corrupted. You can reset the entire Dock to its default state. Be warned: this will remove all your custom app additions to the Dock, leaving only the default Apple apps. To do this, open Terminal and run: defaults delete com.apple.dock; killall Dock. After the Dock restarts, you’ll have a fresh default Dock. You can then re-add Launchpad using the drag-and-drop method.
If Launchpad opens but your apps are missing or not displaying correctly, the issue is with Launchpad’s database, not the Dock. To rebuild this database, open Terminal and run: defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock. This will reset the Launchpad layout to default, which may reorganize your app icons and folders.
Alternative Launchers If You’re Not Satisfied
While Launchpad is great, it’s not the only option. If you find it doesn’t quite fit your workflow, consider these powerful alternatives that also offer Dock integration.
Spotlight (Command + Space) remains the fastest way to launch an app if you know its name. It’s a search bar, not a visual grid, but it’s incredibly efficient. You can’t put Spotlight itself in the Dock, but its keyboard shortcut makes it always accessible.
Third-party launchers like Alfred or Raycast are massively popular among power users. These apps supercharge search, allow custom workflows, and can be triggered by a keyboard shortcut or from an icon in your Dock. They often replace both Spotlight and Launchpad for many users.
Mastering Your Mac’s Workflow
Adding Launchpad to your Dock is a small change with a significant impact on daily usability. It transforms an overlooked system feature into a central hub for your digital tools. The visual, full-screen app management it provides can reduce cognitive load and save you countless clicks over time.
Start with the simple drag-and-drop from your Applications folder. Place the icon in a spot that feels natural, perhaps between your most-used browser and your notes app. Spend a few minutes organizing your Launchpad view—create folders for “Productivity,” “Creative,” or “Utilities” to keep things tidy. This initial investment of a couple of minutes will pay off every single day you use your Mac.
Your Dock is the command center of your Mac experience. By placing Launchpad there, you’ve ensured that every application you own is never more than two clicks away. Now that you’ve solved this, look at your Dock again. Is it perfectly organized for how you work? The power to customize your Mac exactly to your liking is right at your fingertips—or rather, at the bottom of your screen.