Skip to content
littleden.blogEvidence-led Windows troubleshooting, without the guesswork
Windows command reference

winget list — identify an installed app

List matching installed applications, package IDs and versions before attempting an exact repair, upgrade or uninstall operation.

Risk: LowReviewed: 2026-09-17
winget list "App name"

When to use it

Use when you need to confirm the exact WinGet package identity of an installed program.

When not to use it

Do not assume a display name uniquely identifies one package/source; refine to the exact ID before a change command.

Primary reference

Reviewed source