source list command displays all configured package sources. You can also use the ls alias.
Syntax
Options
Filter by source name (shows details for specific source)
Examples
List all sources:Output Format
Standard listing shows all configured sources:--name) includes additional information:
Source Properties
Name
Unique identifier for the source.Type
Source type:Microsoft.PreIndexed.Package- Standard WinGet sourceMicrosoft.Rest- REST API sourceMicrosoft.PreIndexed.Zip- ZIP file source
Argument
Source URL or path.Data
Local cache path for source data.Updated
Timestamp of last successful update.Default Sources
winget
Microsoft’s official community package repository.msstore
Microsoft Store integration source.Exit Codes
0- Success0x8A150016- Source not found (when filtering by name)
The
source list command doesn’t require administrator privileges.