Arrange the apps in LaunchPad alphabetically
How to arrange the apps in LaunchPad in alphabetical order in macOS Catalina?
MacBook Pro 13", macOS 10.15
Apple Intelligence is now available on iPhone, iPad, and Mac!
How to arrange the apps in LaunchPad in alphabetical order in macOS Catalina?
MacBook Pro 13", macOS 10.15
Hi ProgrammingProgrammer,
In the finder, hold down command space bar to bring up a search window and type Terminal and double click to open it.
Next, paste the following command in terminal and press enter:
defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock
I hope this helps.
Hi ProgrammingProgrammer,
In the finder, hold down command space bar to bring up a search window and type Terminal and double click to open it.
Next, paste the following command in terminal and press enter:
defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock
I hope this helps.
Hello Soren, that's not working under macos Catalina. Any update to this, or it just doesn't work anymore?
FWIW, the command resets Launchpad to its default state, not alphabetically. I don't know that there is such a command.
Arrange the apps in LaunchPad alphabetically