Microsoft 11745 Published by

Microsoft has released Windows Package Manager 1.6.2721 for Windows 10 (1809+) and Windows 11.



Windows Package Manager 1.6.2721

This release is the third stable release of Windows Package Manager 1.6 for Windows 10 (1809+) and Windows 11. Experimental features have been disabled in this release.

The  winget configure command is now a stable feature and can be used to automatically handle the setup and configuration requirements for an ideal development environment on your Windows machine. Applying a WinGet configuration file helps with installing and managing software packages, applications, programming languages, frameworks, tools, or settings necessary for a project.

Support for package dependencies is also included in this stable release. You can also use the winget download command to download a package installer to your local machine.

What's Changed

  • Enable COM API access to correlate with the tracking database only by  @JohnMcPMS in  #3703
  • Use correct caller name in Com startup telemetry event by  @yao-msft in  #3711

Full Changelog v1.6.2701...v1.6.2721



Release Windows Package Manager 1.6.2721 · microsoft/winget-cli