Kodi Community Forum

Full Version: Impossible to Uninstall Kodi App
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello friends!

Long time ago, I installed Kodi from the Windows Store.
Today I was uninstalling apps that I don't use and I'm having serious problem with the uninstallation of Kodi.
I tried by the Applications and Features way and when I press Uninstall nothing happens, then I tried by running this command on PowerShell:

Code:
Remove-AppxPackage -package XBMCFoundation.Kodi_18.6.500.0_x64__4n2hpmxwrvr6p

and nothing happens, the following message has been on PowerShell around 2 hours and it never ends, so I canceled the instruction by Ctrl + c.

Code:
Deployment operation progress: XBMCFoundation.Kodi_18.6.500.0_x64__4n2hpmxwrvr6p Initialized

Finally, I tried with an uninstaller software (REVO) but sadly, what it does is to call PowerShell and it executes the Remove-AppxPackage command that I already tried.

I've been trying to figure out what else could I do but I haven't found anything.

Can somebody helps me? Please.
There is an un-install.exe in the Kodi folder? This post might be what you're looking for.