Skip to main content

Questions tagged [winget]

The tag has no usage guidance.

0 votes
1 answer
61 views

winget not finding OpenSSL

I want to install OpenSSL using winget and am following https://winget.run/pkg/ShiningLight/OpenSSL (installing Git is not an option, I have gone through https://stackoverflow.com/questions/50625283/...
coda's user avatar
  • 101
0 votes
2 answers
53 views

Packages being skipped when installing using winget sequentially

I have a bootstrap script which does a lot of things to setup a new Windows installation. It calls other scripts within that script, including this one which installs some packages using winget: @echo ...
paradroid's user avatar
  • 23.1k
1 vote
1 answer
414 views

Failed to install or upgrade Microsoft Store package. Error code: 0x80073d05

I am using Winget to install Quick Share because I can't install any app through the MS Store. but keep getting the same error on Winget and MS Store. Failed to install or upgrade Microsoft Store ...
ZoomMan2's user avatar
  • 110
3 votes
2 answers
2k views

WingetUI: 'the server certificate did not match the expected values' - Kaspersky Protection changes the certificate that wingetUI expects

The tool I use for updating all my apps on Windows 11 called wingetUI recently throws: 0x8a15005e : The server certificate did not match any of the expected values. and it does not update the ...
SrgtSugar's user avatar
0 votes
0 answers
1k views

Cannot install a Windows store app for all users : The current system configuration does not support the installation of this package

I'm trying to install this Windows Store app on Windows 10 for all users : PS C:\Windows\system32> winget install --accept-package-agreements --id 9NF8H0H7WMLT --scope machine The `msstore` source ...
SebMa's user avatar
  • 1,873
-1 votes
1 answer
3k views

WINGET - out of control in Windows 10?

As other users have already experienced, the winget process is consuming way more processor capacity than anything else here, causing my fans to spin up and the hard disks to chatter loudly. I never ...
Frustrated's user avatar
13 votes
1 answer
21k views

WinGet COM Server is consuming 25% of cpu

last days i heard the laptop's fan kicking in, and i discovered a process called "WinGet COM Server" which is consuming CPU cycles. i uninstalled WinGet from apps, but it appearded once ...
salvattore001's user avatar
0 votes
3 answers
4k views

Best method for setting permanent aliases in powershell?

When I install something like ffmpeg with winget, it sets permanent aliases for ffmpeg, ffplay, & ffprobe. winget install gyan.ffmpeg It doesn't look like it's adding anything to my path ...
ninbura's user avatar
  • 279
0 votes
0 answers
1k views

Winget: works from limited user but not admin

Windows machine has one administrative account and one limited user account. Windows's package manager, winget, works as expected from the limited user account that, IIRC, installed the app. It does ...
Joseph_N's user avatar
3 votes
0 answers
638 views

Remove package from winget package list without uninstalling

Synopsis: I used Winget to install an application that had an auto updater, such as Discord. The issue here is that if the Discord app upgrades itself,the Winget will be unable to detect the change in ...
Alen Paul Varghese's user avatar
1 vote
0 answers
378 views

Winget renamed Microsoft.Teams into Microsoft.Edge

I was experimenting with winget, looking what Windows components I could easily remove with its help. I ran winget install --id Microsoft.Teams, and then uninstalled it with winget uninstall --id ...
Andy's user avatar
  • 251
0 votes
1 answer
100 views

Where does wingetcreate save new manifests to?

I created and submitted a new winget package manifest to Microsoft's winget-pkgs github repository using Microsoft's official CLI tool WinGetCreate by typing wingetcreate new and filling out the ...
Thomas Fritz's user avatar
0 votes
1 answer
394 views

Is WinGetUI necessary for using WinGet?

I use Chocolatey for doing some installations. I've decided I'd also add WinGet to my machine. During the process of installing WinGet it also suggested I install WinGetUI. I thought that meant ...
Rod's user avatar
  • 1,556
3 votes
2 answers
2k views

How do you programmatically check if there are updates to your installed programs with winget?

I've spent a ridiculous amount of time trying to make use of winget. If I simply run winget upgrade, or winget upgrade <package> for each program I care about, it not only checks if there is an ...
Valantine's user avatar
3 votes
3 answers
5k views

Does "winget" just trust whatever each program's installer has selected by default?

I recently learned about the amazing (in theory) command "winget", built into Windows 10. But something about it worries me: a lot of software has all kinds of user-hostile defaults selected ...
Capone's user avatar
  • 31

15 30 50 per page