Cyber StepTracker
Cyber StepTracker Blog
A list of software on a Windows computer

TL;DR Listing Your Installed Software

September 24, 2025

Six different ways to list the software installed on your computer

A critical element of Windows computer security is "update your software as often as possible".

However, Windows does not make it easy to identify exactly what software is installed on your computer.

Adding to the problem is that Windows comes in bits and pieces of optional software, and some additional Microsoft software is often added as a prerequisite to some other package.

You get at least five categories:


Our purpose here is to show you six different ways to list the software on your PC.

Here we go:

List of Icons of Software

The result is like the tagged photo: a list of dozens or hundreds of runnable software on your PC. However most are built-in Microsoft Windows programs and some are optional features of Windows.

Here is how you can generate this list:

    Hold down Windows-key and "R" at the same time
    A command box pops up
    type in shell:AppsFolder
    click OK

Command for apps list

The result looks like this (truncated):

Small list of some apps

You can double-click to run the program, or right-click to select uninstall or update.

WINGET List of Software

You can get a text listing with the winget command.

Start a CMD program in Administrator mode:

Start CMS as Administrator

Run "winget list" and see this result (truncated).

WINGET LIST result

Run "winget list" piped through FIND to avoid the Microsoft items:

WINGET LIST without Microsoft result

SETTINGS / INSTALLED APPS / List of Software

Search for "apps" in the Windows Search box and you will find the usual Apps list:

Settings Apps result

There is also the tiled view:

Settings Apps Tiled result

WMIC List of Software

This is fairly useless as it shows only a few of the installed apps.

A WMIC command produces this result:

WMIC result

PowerShell List of Software

This is also fairly useless as it shows way too much information, and cannot easily be reformatted.

Start PowerShell at the Windows prompt (or from a CMD line).

Type the command "get-appxpackage".

PowerShell Get-AppxPackage result

That is all.

Latest Articles

Fingerprint and tip of a woman's finger

Give Your Phone The Finger(s)

September 10, 2025

Use your fingerprints to unlock your phone, not a code or face.

A computer prompts for a password

Passwords, A Short History

October 14, 2025

Knowing how passwords are stored helps motivate you to make and keep good passwords.

A list of software on a Windows computer

TL;DR Listing Your Installed Software

September 24, 2025

Six different ways to list the software installed on your computer

A list of system domain names

Choose Safe DNS for Your Computer

October 27, 2025

Choose Safe DNS for Your Computer

Stay Updated with Our Latest Posts

Subscribe to our newsletter and get the latest articles, tips, and resources delivered straight to your inbox.