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

### Relevant area(s) WinGet CLI ### Relevant command(s) _No response_ ### Brief description of your issue ```PackageCatalog.PackageUpdating``` event cause app exit abnormally ##### -------------------------- ```PackageCatalog.PackageUpdating``` 事件导致应用退出异常(WinGet package manager 内部调用了该 API)...

Issue-Bug

### Relevant area(s) WinGet CLI ### Description of the new feature / enhancement When using the "winget search" command, it would be nice to have a column at the end...

Issue-Feature
Area-User-Interface

### Brief description of your issue I have used winget in the Windows Sandbox. I'm not sure if this is a documentation issue or a bug. Or both. The winget...

Issue-Docs

### Brief description of your issue Error when trying to upgrade, list or install anything with winget. ### Steps to reproduce Don't have any exact steps - from the events...

Issue-Bug

### Relevant area(s) WinGet CLI, COM API ### Relevant command(s) _No response_ ### Brief description of your issue It seems WinGet has [regressed from 1.10.320](https://github.com/microsoft/winget-cli/issues/5363) and is once again executing...

Issue-Bug
Area-COM-API

### Relevant area(s) WinGet CLI, DSC Resource ### Relevant command(s) _No response_ ### Brief description of your issue After running `winget dsc export --all` I opened the resulting configuration file....

Issue-Bug
DSC-Resource

### Relevant area(s) WinGet CLI, DSC Resource ### Relevant command(s) _No response_ ### Brief description of your issue After running winget dsc export --all I opened the resulting configuration file....

Issue-Bug
DSC-Resource

`winget upgrade` and `winget list --upgrade-available` show confusing and sometimes self‑contradictory summary messages around pinned packages, packages requiring explicit targeting (`RequireExplicitUpgrade`), and packages with unknown versions, even when there are...

Issue-Feature
Area-User-Interface

### Relevant area(s) WinGet CLI ### Description of the new feature / enhancement Currently, `--rename` is not recognized when using `winget upgrade`. The lack of this makes it such that...

Issue-Feature
Command-Upgrade

### Relevant area(s) WinGet CLI, COM API ### Relevant command(s) _No response_ ### Brief description of your issue This is #5869, just without calling `CoUninitialize` - which replaces the access...

Issue-Bug
Area-COM-API