• MIDItheKID@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    16 hours ago

    You can search for it by the appx name and then use a pipe to remove the package. Then you don’t need to worry about specific version numbers:

    Get-AppxPackage -Name ‘LGElectronics.LGMonitorApp’ | Remove-AppxPackage