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

### Description of the new feature / enhancement 1. #### **Request** As [`winget-pkgs/issues/166364#issuecomment-2273528233`](https://github.com/microsoft/winget-pkgs/issues/166364#issuecomment-2273528233) explains (paraphrased): > `*.appinstaller` [...] is currently not supported by `winget.exe`, since it can't be installed unattendedly....

Issue-Feature

Several packages do not support or provide a silent install experience. Assuming package manifests identify support for interactive installers, the client should be able to filter these packages so they...

Issue-Feature
Area-Settings
Interactive-Only-Installer

### Brief description of your issue When downloading a store app, the user is presented with the following if they do not have admin access to the license. Failed to...

Issue-Feature
Area-Output
Command-Download

### Brief description of your issue I was on an enterprise managed PC running Win10, and then upgraded to Win11. On Win10, winget was working without issue. After the upgrade...

Issue-Bug

### Brief description of your issue i was trying to install all my apps that i need i run the script with the commands and when it reach the unigram...

Issue-Bug
Dependencies

### Description of the new feature / enhancement This is mostly for enhancing user experience. When I give `--installer-type exe` for `winget (install|upgrade|download|show)` command, then I would expect to get...

Issue-Feature

### Brief description of your issue when I execute "winget list" I do get a result with 376 entries. This command takes apr. 2.5 sec to execute and show. when...

Issue-Bug
Area-Performance

### Description of the new feature / enhancement Current only `install` provides an option to pass a string directly to the installer. It would be useful to have this option...

Issue-Feature

### Brief description of your issue `Update-WinGetPackage` does not throw if it fails, and in my example it does not set `$LASTEXITCODE` to `-2145844844` like `winget upgrade` does. ### Steps...

Issue-Bug
PowerShell

### Description of the new feature / enhancement SmartScreen is good, but unfortunately sometimes it can be annoying due to network and other problems. `winget` now skips SmartScreen for default...

Issue-Feature
Area-GPO