Back to Winget Cli

Get-WinGetVersion

src/PowerShell/Help/Microsoft.WinGet.Client/Get-WinGetVersion.md

1.28.240756 B
Original Source

Get-WinGetVersion

SYNOPSIS

Gets the installed version of WinGet.

SYNTAX

Get-WinGetVersion [<CommonParameters>]

DESCRIPTION

Gets the installed version of WinGet.

EXAMPLES

Example 1: Default example

powershell
Get-WinGetVersion

Gets the installed version of WinGet.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.String

NOTES