github WinGet:
This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.
New in v1.30
--ignore-unavailable
Added a new --ignore-unavailable flag to the install command. When installing multiple packages, this flag allows the operation to continue with the remaining packages instead of failing entirely when one or more packages are not found in the configured sources. This brings the same behavior previously available with import --ignore-unavailable to direct multi-package installs.Bug Fixes
- Updated NUnit to v4
- Fixed a crash (0x8000ffff) when using --disable-interactivity with the Resume experimental feature enabled during install operations.
What's Changed
- Use PowerShell 5 to create vcpkg port overlay by Tom Plant (@pl4nty) in #6272
- Update to use build agents with VS 2026 by Flor Chacón (@florelis) in #6383
- Replace genai dedup action with agentic duplicate-surfacing workflow by Demitrius Nelon (@denelon) in #6400
- Disable no-op run reporting for Duplicate Surfacing workflow by Demitrius Nelon (@denelon) in #6408
- Improve duplicate-surfacing search recall (in:title + high-recall queries) by Demitrius Nelon (@denelon) in #6410
- Make template string H6 by Kaleb Luedtke (@Trenly) in #6413
- feat: add --ignore-unavailable option to install command by CatBraaain in #6351
- Clean up Duplicate Surfacing comment noise (#6412) by Demitrius Nelon (@denelon) in #6414
New Contributors
- CatBraaain made their first contribution in #6351
Source:
Releases · microsoft/winget-cli
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). - micros...
See also:
Check Windows Package Manager (WinGet) Version in Windows 11
This tutorial will show you how to check the current version of Windows Package Manager (WinGet) you have installed in Windows 10 and Windows 11. The winget command line tool enables users to discover, install, upgrade, remove and configure applications on Windows 10 and Windows 11 computers...
www.elevenforum.com









