My first Mac came with Mountain Lion and I never really used it, but in Sequoia I started using it more and more. And I also never used Spotlight, I even turned most of it off. I only searched in Finder and now use another app for searches Finder can't do. But I still just mostly used the Applications folders in Grid view I pulled in the Dock.
Open Terminal in Utilities:
Code:
copy this into Terminal:
sudo mkdir -p /Library/Preferences/FeatureFlags/Domain
press Enter
enter your macOS account password and press Enter
then copy this into Terminal:
sudo defaults write /Library/Preferences/FeatureFlags/Domain/SpotlightUI.plist SpotlightPlus -dict Enabled -bool false
press Enter
Restart your Mac.
If it disappeared from your Dock and isn't in the standard Applications folder like it was the case for me, you'll find it in System/Applications/Launchpad.app where all pre-installed Apple apps are located. Then just pull it in the Dock. After the first launch it should be in Applications too. At least I could swear it wasn't there before I launched it the first time.
View attachment 2525472
View attachment 2525475