I cant remove Windows App Support


i want to remove windows app support because my PC shutted down while i was installing it and when i reopen my PC i see its install but doesnt work so i wanted to remove and reinstall it but i cant it says no packages

open terminal and run

sudo dpkg --configure -a
sudo apt autoclean
sudo apt remove zorin-windows-app*

if that fails

sudo dpkg --remove --force-remove-reinstreq zorin-windows-app-support
1 Like

Don't forget to run also

sudo apt-get update

And

sudo apt-get upgrade

This will also force check and install any updates whilst Wine was installing incase of file corruption. It might reinstall enabling you then to uninstall it through the Software Manager.

Then reboot.

Let us know! And welcome! @Mahir :slight_smile:

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.