How to remove Wine apps from context menu?
Solution 1:
Run the below command in terminal
xdg-open ~/.local/share/applications
Look for wine related files like wine-extension-chm.desktop, wine-extension-txt.desktop, wine-extension-xml.desktop .... and delete them.
Once thats done you should not be seeing any of the wine related programs on the right click context menu.