FacebookTwitterLinkedIn

How to Find All Apps on Mac?

How to Find and List All Applications That Exist in Mac Computer Storage?

If you have recently acquired a Mac, you may wish to know information about existing applications, and this guide can help. If you are a keen or enthusiastic user, you can also manually check versions of installed software.

introduction

There are several ways to check all existing applications on the Mac. The methods work with all versions of the Mac operating system. We start with simple methods and then move to more advanced ones, which should present no problems if you carefully follow the steps within the guide.

For example, we start with those requiring the least knowledge with Finder and then walk through using Terminal and printing results into a text-based file on the desktop.

Video showing How to List All Apps on Mac?

Table of Contents:

Check installed apps via Finder

This is the easiest method. However, it also displays the least results: app names, date/time last modified, and size occupied on internal storage.

Simply launch Finder and select the Applications folder from the left sidebar. Alternatively, press the keyboard shortcut of Shift, Command, and A. This will display all apps added through Mac App Store, came together with the operating system, installed through package managers, and manually attached by users via the drag-and-drop method. All user-level applications are included - enabling list view will allow you to freely scroll through existing apps.

finder-app-folder

Launchpad also lists applications and is one of the easiest ways to locate apps for novice users. Note, however, that the Application folder is generally more useful for regular users. Furthermore, this method can be used to generate a list of all existing apps within a text-based file simply using a few keyboard shortcuts.

1. In the applications folder, press the combination of Command and A to select all items within the window.
2. Then press Command and C to copy the selection.
3. Launch the TextEdit application using Spotlight - press the combination of Command and Spacebar, and then type TextEdit.
4. In the text-based window, click on Edit in the menu bar at the top of the screen and select Paste and Match Style.

paste-list-of-apps-finder

5. You can save and rename this file. The applications folder can help determine which apps you might force to close without crashing the operating system. You can also delete software directly from this folder. Detailed information can be found in this article.

text-file-list-apps

[Back to Table of Contents]

Inspect the applications list through System Information

A more advanced method is available if you need more detailed information about each app stored on the computer, including system software. This is simply a system report, and so you can use this option without fear of damaging the system, corrupting files, and so on. Therefore, you will not be able to delete or disable applications listed within the System Report.

1. To access the information, hold down the Option (Alt) key on the keyboard and click the Apple logo in the menu bar at the top of the screen.
2. Then select System Information.
3. In the new window, click on Applications under Software in the left sidebar.
4. In the main area of the window, you will see a list of all existing apps and additional information, such as version, source, where the app was obtained, and date/time of last modification.

Clicking individual items in the list will display location in storage, information about the developer, and basic information expressed as a 'Get Info' string.

User-level apps are displayed and also those necessary for system functions. Therefore, we strongly recommend that you not delete or modify applications from this list unless you are an advanced user (otherwise, this could result in an operating system crash or make your computer inaccessible).

all-apps-system-information

[Back to Table of Contents]

Find all applications using Terminal

One of the most efficient methods to find app information is via the built-in command-line application called Terminal. This, however, does require some advanced knowledge. Using this app, you can access useful functions, ignoring restrictions and even protected folders. To list all existing applications, you can use the find function, sudo command, to grant access to all user and system folders.

1. Launch Terminal using Spotlight - press the keyboard shortcut of Command and Spacebar, type Terminal, and then press Return. Alternatively, go to the Utilities folder under Applications.
2. Once the application has launched, type the following command and press Return to execute it (you will be asked to enter the administrator's password since you are trying to grant superuser permissions):

sudo find / -iname *.app

terminal-list-all-apps

Since many files are using the .app extension within the Mac operating system, displaying all of them within a Terminal window might force the app and/or your computer to freeze. Therefore, as an alternative, we recommend that you print the results into a text-based file using the following command:

sudo find / -iname *.app > ~/Desktop/ListAppFiles.txt

Using this syntax, all files that contain the .app extension will be written into the text-based file stored on the Desktop. You will also be able to find the location of those apps. This is probably the best option if you wish to check storage for possible malicious software - within the text file, you can use the Find function by clicking on Edit in the menu bar at the top of the screen and selecting Find.

printed-list-in-file-terminal[Back to Top]

▼ Show Discussion

About the author:

Karolina Peistariene

Author of how-to guides for Mac users. Responsible for collecting, analyzing, and presenting problem-solving solution articles related to macOS issues. Years of macOS experience combined with solid research and analyzing skills help Karolina provide readers with working and helpful solutions as well as introduce various features Mac has to offer. Contact Karolina Peistariene.

Our guides are free. However, if you want to support us you can send us a donation.

About PCrisk

PCrisk is a cyber security portal, informing Internet users about the latest digital threats. Our content is provided by security experts and professional malware researchers. Read more about us.

Malware activity

Global malware activity level today:

Medium threat activity

Increased attack rate of infections detected within the last 24 hours.