Microsoft Winget Client Verified Jun 2026

: In managed environments, WinGet supports "certificate pinning" to ensure secure connections to the Microsoft Store . Organizations can also use Group Policy to restrict sources to a verified allow list . How to Verify Your WinGet Installation

| Command | Description | Example | |---------|-------------|---------| | winget search <app> | Find packages | winget search Firefox | | winget show <id> | Show package details | winget show Microsoft.PowerShell | | winget install <id> | Install a package | winget install Git.Git | | winget upgrade | List upgradable packages | winget upgrade | | winget upgrade <id> | Upgrade a specific package | winget upgrade Microsoft.VisualStudioCode | | winget uninstall <id> | Remove a package | winget uninstall Spotify.Spotify | | winget list | Show installed packages | winget list | | winget source | Manage repositories | winget source list | microsoft winget client verified