How to Remove Apps from Launchpad on Mac Computer

Table of contents:

How to Remove Apps from Launchpad on Mac Computer
How to Remove Apps from Launchpad on Mac Computer

Video: How to Remove Apps from Launchpad on Mac Computer

Video: How to Remove Apps from Launchpad on Mac Computer
Video: How To Install Oracle Java (JDK) On Ubuntu 22.04 LTS, Debian Linux (2023) 2024, May
Anonim

OS X Lion has a new feature called Launchpad which functions to manage applications on the computer. Unfortunately, the process of removing apps from Launchpad is quite difficult. It's easy to remove apps purchased from the App Store, but there are some apps like Safari or Mail that the operating system doesn't allow to delete. If you want to remove those apps, you need to enter a simple command via Terminal.

Step

Method 1 of 2: Deleting Purchased Apps from the App Store

Delete Apps from Launchpad on a Mac Step 1
Delete Apps from Launchpad on a Mac Step 1

Step 1. Open Launchpad

Click the gray “Launchpad” icon in the Dock to launch the Launchpad interface.

Delete Apps from Launchpad on a Mac Step 2
Delete Apps from Launchpad on a Mac Step 2

Step 2. Select the app you want to remove

Click and hold the app icon until it wiggles.

Delete Apps from Launchpad on a Mac Step 3
Delete Apps from Launchpad on a Mac Step 3

Step 3. Click on the small “X” icon that appears in the corner of the icon

If the button doesn't appear, you may not be logged in as an administrator or the app wasn't purchased from the computer's built-in App Store.

Delete Apps from Launchpad on a Mac Step 4
Delete Apps from Launchpad on a Mac Step 4

Step 4. Click “Delete” when prompted to confirm the action

The application will automatically be removed from the computer.

Method 2 of 2: Removing Apps from Terminal

Delete Apps from Launchpad on a Mac Step 5
Delete Apps from Launchpad on a Mac Step 5

Step 1. Open Terminal

You can open it by accessing the Finder, selecting " Go ", and clicking " Utilities ". A new window will appear and you can select the black icon titled " Terminal ". You can also click the magnifying glass icon in the upper-right corner of the screen and type "terminal."

Delete Apps from Launchpad on a Mac Step 6
Delete Apps from Launchpad on a Mac Step 6

Step 2. Enter the following command:

sqlite3 ~/Library/Application\ Support/Dock/*.db "DELETE from apps WHERE title='APPLICATION NAME';" && killall Dock

. For example, if you want to delete an application named "LEMON", enter a command like this:

sqlite3 ~/Library/Application\ Support/Dock/*.db "DELETE from apps WHERE title='LEMON';" && killall Dock

. You can find the name of the application by going to the “Applications” folder and searching for the application in question. After entering the above command, press the "Enter" key.

Delete Apps from Launchpad on a Mac Step 7
Delete Apps from Launchpad on a Mac Step 7

Step 3. Check if the app has been uninstalled

After entering the uninstall command, Launchpad will automatically reload and the corresponding application will disappear.

Tips

  • Switch from one page to another on Launchpad by clicking and holding the cursor while sliding it left or right. You can also use two-finger gestures on the trackpad.
  • You can open Launchpad in OS X Lion using specific shortcuts or hot corners by setting them first in System Preferences.

Recommended: