When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

Latest WinGet 1.5 preview from Microsoft brings PowerShell module improvements, and more

winget upgrade command running on CMD on a Windows 10 desktop

Microsoft has released today the latest WinGet preview update. The new version of the Windows Package Manager, 1.5.441, brings updates to the PowerShell modules in order to improve the output of cmdlets, as well as experimental support for package pinning, among others. The full release notes are given below:

This is the second development build after the Windows Package Manager 1.4 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. The experimental feature for package pinning is now supported and included 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 including package pinning:

    "experimentalFeatures": {
	  "pinning": true,
	  "dependencies": true,
	  "directMSI": true,
	  "uninstallPreviousArgument": true,
    },

This release includes an early preview of our Microsoft.WinGet.Client PowerShell module. Improvements to the PowerShell module have been made in this release to enhance the output of the cmdlets. Information about getting started and usage can be found here.

Features

What's Changed

You can head over to GitHub to download the latest Windows Package Manager version 1.5.441 preview update.

Report a problem with article
Header image for Bard piece
Next Article

Even Alphabet's chairman thinks ChatGPT-like chatbots are a long ways away from being useful

Mac Mini 2018
Previous Article

The Apple Mac mini (2018) is at $350 off today

Join the conversation!

Login or Sign Up to read and post a comment.

1 Comment - Add comment