Microsoft 11776 Published by

Microsoft has released Windows Package Manager 1.9.1981 preview, the fourth development build for Windows 10 and 11, enabling experimental features. This update comes with minor updates to AppInstaller.



Windows Package Manager 1.9.1981-preview

This is the fourth development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.

Experimental features are enabled in this release. Run winget features to see which experimental features are enabled or disabled. Add the following to your settings (winget settings) file to enable the experimental features.

    "experimentalFeatures": {
        "configureSelfElevate": true,
        "configureExport": true
    }

What's Changed

No changes to winget, just minor updates to AppInstaller.

Full Changelog v1.9.1792-preview...v1.9.1981-preview

Release Windows Package Manager 1.9.1981-preview · microsoft/winget-cli