Back to Winget Cli

WinGetUserSettings

src/PowerShell/Help/Microsoft.WinGet.DSC/WinGetUserSettings.md

1.28.240925 B
Original Source

WinGetUserSettings

SYNOPSIS

Configures WinGet user settings.

DESCRIPTION

Allows part or all of the user settings to be configured or retrieved.

PARAMETERS

ParameterAttributeDataTypeDescriptionAllowed Values
SIDKeyStringThe SID of the user to target, or an empty string to target the current user. Only the empty string is currently supported.See security identifiers
SettingsMandatoryHashtableThe user settings as a hashtable.See the schema
ActionOptionalWinGetActionDetermines whether to overwrite (Full) or merge (Partial) the value provided in Settings with the current user settings.Full (default), Partial