You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WinGet is unable to uninstall some packages I installed but it's able to install others.
I give an example of packages I'm unable to uninstall in the bottom fields and one of the packages I'm able to install and uninstall is Task.Task. I'd also be glad to know how to manually uninstall those packages during the time that WinGet has issues. Uninstalling them through Windows settings is redirecting me to winget uninstall command in PowerShell.
Steps to reproduce
In my reproduce, I'll give examples from Genymobile.scrcpy and Gyan.FFmpeg as I can't uninstall them from my system.
Run winget install scrcpy
Check if that package now exists at %LOCALAPPDATA%\Microsoft\WinGet\Packages as Genymobile.scrcpy_Microsoft.Winget.Source_8wekyb3d8bbwe
Run winget uninstall scrcpy
Expected behavior
Expecting uninstall command to actually work like in this example.
Windows Package Manager (Preview) v1.6.1573-preview
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.23481.1000
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.21.1573.0
Windows 11 Dev Channel 23481
PowerShell 7.3.4
The text was updated successfully, but these errors were encountered:
We've identified this as a duplicate of another issue or PR that already exists. This specific instance is being closed in favor of the linked issue. Please add your 👍 to the other issue to raise its priority. Thanks for your contribution!
Brief description of your issue
WinGet is unable to uninstall some packages I installed but it's able to install others.
I give an example of packages I'm unable to uninstall in the bottom fields and one of the packages I'm able to install and uninstall is Task.Task. I'd also be glad to know how to manually uninstall those packages during the time that WinGet has issues. Uninstalling them through Windows settings is redirecting me to winget uninstall command in PowerShell.
Steps to reproduce
In my reproduce, I'll give examples from Genymobile.scrcpy and Gyan.FFmpeg as I can't uninstall them from my system.
winget install scrcpy
%LOCALAPPDATA%\Microsoft\WinGet\Packages
asGenymobile.scrcpy_Microsoft.Winget.Source_8wekyb3d8bbwe
winget uninstall scrcpy
Expected behavior
Expecting uninstall command to actually work like in this example.
Actual behavior
Command output will stay like this for a very, very long and immeasurable time. --verbose option is not printing any info as well.
Environment
The text was updated successfully, but these errors were encountered: