How do I uninstall Speedify on macOS from the App Store
After installing Speedify from the macOS App Store the application creates a directory for each process and also a shared directory. When a user uninstalls, macOS leaves those directories behind so a user does not lose local data.
First open Finder and go to your Applications directory. Right click Speedify and tap delete . This moves the Application into the trash can. Empty the trash can.
Now in order to remove the left over directories open your terminal and type each command.
rm -rf ~/Library/Containers/com.connectify.Speedify
rm -rf ~/Library/Containers/com.connectify.Speedify.PacketTunnel
rm -rf ~/Library/Group\ Containers/group.me.connectify.Speedify-Mac