now its completely worthless...cant see them all and they auto categorize like iOS
unpair your phone?Has anyone worked out a way to hide the iOS apps?
Probably need to get used to just using Spotlight to launch apps
Very last toggle in System Settings → SpotlightHas anyone worked out a way to hide the iOS apps?
It's awful - there's no good way to organize apps...
The benefit to launchpad is not just having big icons, it's being able to arrange, sort, and categorize the apps in the list to your liking. You can't get that by just pulling open the applications folder in finder or sticking it on the dock to use as a pop-out menu.surely someone will find a way to make it launch the /applications folder in finder, and use the big icons. that'd give you a roughly similar experience to launchpad
I know , I miss it tooThe benefit to launchpad is not just having big icons, it's being able to arrange, sort, and categorize the apps in the list to your liking. You can't get that by just pulling open the applications folder in finder or sticking it on the dock to use as a pop-out menu.
I may be ignorant here as I never used launchpad but can't you at least partly do this by creating folders in the application folder? With previous OSes it would just be a grid of blue folders but in MacOS 26 you could put glyphs on every folder to indicate what kinds of apps are in it.The benefit to launchpad is not just having big icons, it's being able to arrange, sort, and categorize the apps in the list to your liking. You can't get that by just pulling open the applications folder in finder or sticking it on the dock to use as a pop-out menu.
but in MacOS 26 you could put glyphs on every folder
I know , I miss it too
sudo mkdir -p /Library/Preferences/FeatureFlags/Domain
sudo defaults write /Library/Preferences/FeatureFlags/Domain/SpotlightUI.plist SpotlightPlus -dict Enabled -bool false
Does it also disable all the new features of Spotlight?Apparently Launchpad is still there (for now), but you have to neuter the new Spotlight UI to bring it back:
(then restart)Code:sudo mkdir -p /Library/Preferences/FeatureFlags/Domain sudo defaults write /Library/Preferences/FeatureFlags/Domain/SpotlightUI.plist SpotlightPlus -dict Enabled -bool false
Possibly. I use Homebrew casks to manage application updates though. It "probably" has a way where you could configure where exactly to drop the applications, but it is simplest just to have them all in the Applications folder where it wants to put them by default. Some other vendors (Adobe, Microsoft) have their own updaters and aren't happy if you don't keep apps where they expect.I may be ignorant here as I never used launchpad but can't you at least partly do this by creating folders in the application folder? With previous OSes it would just be a grid of blue folders but in MacOS 26 you could put glyphs on every folder to indicate what kinds of apps are in it.