FG
💻 Software

How to extract a text list from the Windows Program and Features?

Fresh6 days ago
Mar 15, 202637061 views
Confidence Score0%
0%

Problem

From the Windows Program and Features manage screen(above) I want to create a text file that contains all installed programs: How can I automate this work? I'm thinking about some script that would read some registry keys and put the results into a txt file, any ideas?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to extract a text list from the Windows Program and Features?

Low Risk

Here are two possible solutions: Powershell: WMIC:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment