-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Winget doesn't work #3894
Comments
What happens when you run |
When I enter winget upgrade --all after source update, I get the following message: 0x8a15000f : Data required by the source is missing |
@luimen6 can you try running |
@denelon When I enter winget upgrade -all after source reset, I get the same error:
|
Try uninstalling the source and then running update again.
|
winget uninstall Microsoft.Winget.Source_8wekyb3d8bbwe winget source update winget upgrade --all |
We experienced the same Problem with different versions. Version 1.6.3133 works on some machines. The latest version don't run at all. |
Same issue: winget can do nothing now. winget --infoWindows Package Manager v1.6.3133 Windows: Windows.Desktop v10.0.22631.2715 Winget DirectoriesLogs %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir LinksPrivacy Statement https://aka.ms/winget-privacy Admin Setting StateLocalManifestFiles Disabled |
I have the same issue. I updated to the latest version, opened the command line as admin - but it seems that winget does not see itself:
|
Just found a working solution: close all windows |
I have the same problem on a fresh Windows 11 machine. Please provide help. I googled and tried some other things too, but no luck. |
It only works in Power Shell. Neither in the command line nor with Winget UI. |
My problem was solved by manually updating winget. I assumed that Windows Update would do that, but for some reason it doesn't. :-( |
This problem only occurs for me when I am logged in with the user account and want to start the terminal as an administrator. When I log in to Windows directly as an administrator, it works fine, I hope this helps you |
After a fresh install of Windows 11 Pro I had the same problem. |
Winget now works (sort of) but only in PowerShell and cannot update itself - I get an error message regarding Winget but then it updates the other packages. |
Hello, This worked on Windows 11 Pro. If it doesnt for you, Im sorry. |
Brief description of your issue
When I enter a winget command, I always get an error.
PS C:\Windows\system32> winget upgrade --all
Fehler beim Durchsuchen der Quelle: winget
Unerwarteter Fehler beim Ausführen des Befehls:
0x8a15000f : Data required by the source is missing
Steps to reproduce
Enter winget upgrade --all
Expected behavior
Upgrade my packages.
Actual behavior
Error:
PS C:\Windows\system32> winget upgrade --all
Fehler beim Durchsuchen der Quelle: winget
Unerwarteter Fehler beim Ausführen des Befehls:
0x8a15000f : Data required by the source is missing
Environment
The text was updated successfully, but these errors were encountered: