-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Command-UninstallIssue related to WinGet UninstallIssue related to WinGet UninstallIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.
Milestone
Description
Relevant area(s)
WinGet CLI
Relevant command(s)
winget uninstall
Brief description of your issue
winget claims to uninstall the app, but in fact it does not.
Steps to reproduce
winget list MSIX\Microsoft.WindowsAppRuntime
pick an old version that is no longer needed but that microsoft does not care to remove on update and try like
winget uninstall "MSIX\Microsoft.WindowsAppRuntime.1.7_7000.744.1258.0_x64__8wekyb3d8bbwe"
Expected behavior
winget reports the truth (not found/removed/cannot remove because of xyz ...)
It may not be possible (why?), but it should not lie about being successfull
Actual behavior
winget claims to remove it, but in fact it does not.
(verify by repeating the uninstall command or repeating the listing)
Environment
Windows: Windows.Desktop v10.0.19044.6809
Systemarchitektur: X64
Paket: Microsoft.DesktopAppInstaller v1.27.460.0Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Command-UninstallIssue related to WinGet UninstallIssue related to WinGet UninstallIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.