winget-cli icon indicating copy to clipboard operation
winget-cli copied to clipboard

WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).

Results 917 winget-cli issues
Sort by recently updated
recently updated
newest added

### Brief description of your issue While running a winget uninstall command I am getting a access denied. I am pretty sure it worked some weeks ago without issues. ###...

Issue-Bug
Command-Uninstall

### Brief description of your issue I just added a new pin and pulled a new winget list and the package is still showing up. I rebooted the shell window...

Issue-Bug
Command-Pin
Area-Matching

### Brief description of your issue For zip + portable packages, if the target executable file is in a subfolder of the zip archive, WinGet will always report the portable...

Issue-Bug
Portable

### Please confirm these before moving forward - [X] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue. - [X] I have not been informed if the...

Issue-Bug
Dependencies
Area-Path

### Brief description of your issue I am well aware of the uninstall issues with side by side packages and the CLI not being able to disambiguate between package versions....

Issue-Bug
Area-Matching
Side-by-Side

### Brief description of your issue When upgrading a package using winget, the `-l` and `--location` options are ignored and the upgraded package is installed to the default location instead....

Issue-Bug
Command-Upgrade

### Brief description of your issue Winget is incorrectly matching items when using the -e switch. ### Steps to reproduce Install a package (Such as Visual C++ 2013 x86) using...

Issue-Bug
Area-Matching

So I started playing around with the Powershell module in https://github.com/microsoft/winget-cli/tree/master/tools/PowerShell/Microsoft.WinGet.Client/src First thing is that it is limited to specific functions. I'm not sure if this is intentional or not...

Issue-Bug
PowerShell

### Description of the new feature / enhancement There are currently E2E tests for Install, Search, Import, and many other core functionalities of winget in the project `AppInstallerCLIE2ETests`. Notably, there...

Issue-Feature
Command-Upgrade

### Description of the new feature / enhancement _I'm not sure if this is a bug or a new feature, since I see some stuff happening with versions in the...

Issue-Feature
Area-Matching