Get a List of All Installed Software on a Windows PC or Mac

At some point, you can have so many programs installed on your computer that you probably forgot about half of them. Having a list of installed programs and apps can be extremely helpful when you’re planning to buy a new computer and want to install the same software. The same goes for reinstalling your operating system or upgrading to a new one. It can also help in saving some hard disk space on an older PC.

Get a List of All Installed Software on a Windows PC or Mac

In this article, we’ll go through all the methods for getting a list of installed programs on Windows and Mac computers. In addition, we’ll discuss how you can save and print that list.

How to Get a List of All Installed Software on Windows

Generating a list of installed software is helpful for a few situations. You could be trying to save space and delete unused apps and programs. You might even stumble upon programs you never even used.

If your Windows is crashing and you need to reinstall the OS, knowing which apps you should install later will save you a lot of time. Similarly, if you’ve bought a new computer and you’re in the process of installing software, this list can tell you if you have forgotten about something.

There are several ways to generate a list of installed programs on your Windows computer. All these methods will give you the same results, so it’s up to you which one you will use. The only difference is that some methods might give you more detailed lists than others.

Use Your Computer’s Settings

The easiest way to get a list of all your installed software on your Windows is through Settings. This is how it’s done:

  1. Click on the Windows icon in the bottom-left corner of the screen.
  2. Navigate to the Settings icon on the left sidebar.
  3. Choose “Apps” on the Settings menu.
  4. Select “Apps & Features” on the left side.

You’ll see the number of apps installed above the list. You can sort the apps by name, size, installation date, and location. There is a search bar above the list, which is useful if you want to check for specific apps.

Although this method doesn’t give you that many details, it’ll suffice if you just want a list of installed programs.

Go to Control Panel

Another quick and easy method for viewing a list of all your installed programs is going to Control Panel. Follow the steps below to see how to find the list:

  1. Enter “Control Panel” in the search bar in the bottom-left corner.
  2. Open “Control Panel.”
  3. Click on the “Programs” option.
  4. Continue to “Programs and Features.”

You’ll find a list of all your installed programs here. This list provides you with more information than the one in Settings. For instance, you can see who published the program, the date it was installed on your device, how much space it takes up, the version, etc.

Additionally, you can see the number of currently installed programs and how much hard disk space they take up in total on the bottom bar.

Use the Command Prompt

You can also use the Command Prompt to generate a list of installed software. Follow the steps below to see how it’s done:

  1. Type “cmd” in the search bar.
  2. Click “run as administrator”.
  3. Copy the following command:
    wmic /output:C:\Installed Software List.txt product get name,version
  4. Paste it into the Command Prompt window and press “Enter.”
    This command generates a text file in the C: folder with all available information, which might differ from other methods.

WMIC might not work on server editions of Windows OS without separate administration permissions.

How to Get a List of All Installed Software on a Mac

Getting a list of installed software is relatively straightforward on a Mac computer. If you want to switch to a new device, update your operating system, or do a simple backup, having a list of all installed programs will save you a lot of time when it’s time to reinstall everything. There are several ways to generate a list of installed programs on your Mac. The method you opt for should depend on how detailed you want the list to be.

Go to the Applications Folder

Similar to the Settings folder on Windows, all your apps will be listed in the Applications folder on your Mac. The process is simple, and it will take you a few seconds. Here’s what you have to do:

  1. Go to your Finder menu and click on “Go.”
  2. Find “Applications” on the list of options.
  3. Open the “Applications” folder.
    Note: You can also use the “Cmd + Shift + A” keyboard shortcut to open the “Applications” folder.
  4. Click on the “View” tab at the top of the folder.
  5. Choose “as List.”

You’ll see a list of all your apps on your Mac, including pre-installed apps and apps you installed. However, if you installed an app using a third-party website, it won’t be in the “Applications” folder. Instead, it will be in your “Downloads” folder. You’ll also be able to see the last time the app was used, its size, and what kind of an app it is. Keep in mind that some apps will be displayed as subfolders. To expand the list and see all of your apps, all you need to do is click on the little triangle next to each folder on the list.

List All Programs With the Terminal

If you want to generate a more detailed list of apps on your Mac, you can also use the Terminal. This is what you need to do:

  1. Open the “Applications” folder on your Dock.
  2. Go to “Utilities.” You can also press the “Cmd” and “Space” keys at the same time.
  3. Navigate to the “Terminal” option.
  4. Copy this command:
    ls -la /Applications/ > /Users/[USERNAME]/InstalledApps/InstalledAppsTerminal.txt
  5. Paste it into the Terminal.

Note: Instead of “USERNAME,” make sure to type in your device’s exact username.

Doing this will generate a list of apps in the Applications folder. If you want to make the list more detailed, you can add “-la” next to your username. Not only does this attribute tell the Terminal to provide you with more information on the installed software, but you’ll also see any hidden files.

You can also paste the following command:

sudo find / -iname ‘*.app’> /Users/[USERNAME]/InstalledApps/InstalledAppsOnSystemTerminal.txt This command will list all APP files on your computer, not just the Applications folder.

How to Save and Print the List of Installed Software

You might want to save and print the list of all your installed programs so you can use it as a reference list later.

If you want to do this on your Windows, you can press the built-in Print Screen key.

Note that the Print Screen key doesn’t look the same on all keyboards. It can read PrntScrn, PrtSc, PrtScn, or SysRq. Some keyboards or builds require you to press “Alt” with the Print Screen key since it’s a secondary function.

After that, open a blank Word document and press “Ctrl + V” to paste the screenshot. From this point, you can print the list like it’s a normal Word document. (Go to the “File” tab in the top-left corner and choose the “Print” option.”

Keep in mind that a list of programs might not fit a single screen, so you might have to use the Print Screen option more than once. You can also install a third-party app to take one long screenshot of the entire list.

Another option is to convert a generated textual list into an Excel table using tab delimiters. This will help you view the list in a more organized way, and you can save the document online and download it on another device. Use the Import option in Excel and select “Delimiters” when describing your file to the Text Import Wizard for best results.

If you have a Mac, you can save and print the list of apps by copying and pasting the list into a TextEdit document. Follow the steps below to see how it’s done:

  1. Open the list of installed apps in the Applications folder. Make sure it’s in the “List” view.
  2. Press the “Command” and “A” keys at the same time to select all the apps.
  3. Use the “Command” and “C” keyboard shortcuts to copy the list.
  4. Go to TextEdit and open a new document.
  5. Click on the “Edit” tab.
  6. Choose “Paste and Match Style.”
  7. Format the list with bullets or numbers.
  8. Select the “File” tab above and choose “Print.”

That’s all there is to it. Having a printed list makes the entire reinstallation process much easier. And you’ll know you didn’t forget anything.

Know What Software to Reinstall

Whether you’re buying a new computer, updating your operating system, or trying to create more space on your current device, having a list of installed software can really help. Not to mention how much time you’ll save by not having to guess which programs you had forgotten about. Have you ever tried to generate a list of all your installed programs before? What method did you use to generate the list? Let us know in the comments section below.

Disclaimer: Some pages on this site may include an affiliate link. This does not effect our editorial in any way.