It is not possible to uninstall winget-cli
winget-cli is no longer available, can be installed again.
winget-cli is still available. Trying to install it again shows the message "App Installer is already installed".
It no longer shows up in "Add or remove programs" though.
Windows Package Manager v0.1.41331 Preview
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.18362.836
Package: Microsoft.DesktopAppInstaller v1.0.41331.0
Get-AppXPackage Microsoft.DesktopAppInstaller | Remove-AppXPackage
Thanks for providing the work around. It is a interesting issue.
But the problem is AppInstaller (the UWP portion of this) is the builtin APPX/MSIX handler, it is the UI show up when you double click a APPX/MSIX file. You'll lost this functionally if you uninstall AppInstaller.
I always wonder why winget is bundled inside AppInstaller though.
Most helpful comment
Get-AppXPackage Microsoft.DesktopAppInstaller | Remove-AppXPackage