You're welcome, Brett.
Regards,
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi everyone,
In Uniget, I am getting a Microsoft.WinGet.Client update. It won't install in Uniget. On my desktop PC I got it updated in PowerShell with the command "Install-Module -Name Microsoft.WinGet.Client".
On my other machine, it's not that simple. I get the output from the command detailed in the image. Can anyone help? I am totally confused.
Thanks.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
You're welcome, Brett.
Regards,
Thanks for your help and patience. It appears to be working fine now.
Thanks!
Please run:
Uninstall-Module -Name Microsoft.WinGet.Client
and then, run:
Install-Module -Name Microsoft.WinGet.Client
Press "Y" to confirm.
Hi,
Is it safe to leave enabled? Is there any security reason to disable it?
Thanks.