Skip to content

Winget fake-uninstalls packages like Microsoft.WindowsAppRuntime #6009

@JustMyGithub

Description

@JustMyGithub

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.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Command-UninstallIssue related to WinGet UninstallIssue-BugIt either shouldn't be doing this or needs an investigation.

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions