Apple final month introduced macOS 26 Tahoe, the following main replace to the Mac working system. Whereas it comes with a whole lot of new options, together with the Liquid Glass interface, Dwell Actions, and a strong new Highlight, the replace additionally killed off a function that has lived on the Mac for over a decade.
With macOS 26, Apple changed Launchpad with a brand new app launcher built-in with Highlight. However for those who’re like me and miss Launchpad, there’s a technique to convey it again.
For these unfamiliar, Launchpad on the Mac is basically a “residence display” that reveals all of the apps you’ve gotten put in, similar to on the iPhone and iPad. It was launched with OS X Lion in 2010 at a time when Apple wished to convey extra of the iPad expertise to the Mac.
Whereas some customers by no means acquired used to having Launchpad on their Mac, I at all times preferred having a technique to set up my apps the way in which I wished. For example, Launchpad lets me create a number of pages and place apps in folders, so I don’t want to recollect the identify of an app I hardly ever use; I simply want to recollect the place it’s in Launchpad.
However macOS 26 has modified that, because the record of apps is now built-in into Highlight, so you must seek for every thing. Whereas the brand new interface is definitely extra minimalist, it doesn’t let customers set up apps the way in which they need.

The brand new Highlight is so highly effective that it replaces Launchpad in your Mac.
Apple
How you can convey Launchpad again in macOS 26
Fortunately, there’s a technique to reverse this, at the least for now. In case you’re operating the macOS 26 beta in your Mac and wish Launchpad again, simply observe these steps. A phrase of warning: Messing with instructions in Terminal, particularly the sudo (superuser do) command, shouldn’t be one thing informal customers ought to do, because it might trigger points to your machine and require a reinstallation of the OS. And we suggest backing up your information earlier than putting in a beta for a similar motive.
- Open the Terminal app inside Functions > Utilities.
- Write the next command and hit Return: sudo mkdir -p /Library/Preferences/FeatureFlags/Area
- Enter your Mac’s password and press Return (you should be logged into an admin account)
- Write the next command and hit Return: sudo defaults write /Library/Preferences/FeatureFlags/Area/SpotlightUI.plist SpotlightPlus -dict Enabled -bool false
- Reboot your Mac
When you’ve finished that, you’ll have the ability to use Launchpad once more in macOS 26 beta. Nonetheless, this command additionally brings again the previous Highlight expertise with out the enhancements launched with macOS 26, comparable to clipboard historical past and integration with the Shortcuts app.
If you wish to revert to the brand new Highlight (and consequently disable Launchpad), redo all the identical steps above however enter the next command as a substitute:
sudo defaults write /Library/Preferences/FeatureFlags/Area/SpotlightUI.plist SpotlightPlus -dict Enabled -bool true
Take into account that whereas this trick works on macOS 26 beta 3, Apple would possibly break it in future variations of macOS. macOS 26 will probably be launched to the general public this fall. A public beta is anticipated to be out there within the subsequent few days.
