Uninstall
Removing WeType
Two required steps and two optional ones. The optional pair is what frees up the disk space, because the models are the big part.
Quit WeTypeRequired
Click the WeType icon in the menu bar and choose Quit WeType.
Delete the appRequired
Open Applications in Finder and drag WeType to the Trash, or select it and press ⌘⌫.
Delete its dataOptional
Remove ~/Library/Application Support/WeType. This is where the downloaded models live, usually a gigabyte or more, along with your local typing history and usage counts.
~/Library/Application Support/WeTypeDelete its settingsOptional
Remove the preferences domain, which holds your shortcuts and per-app rules.
defaults delete com.wetype.app
All of it, in one command
If you would rather use the Terminal. Quit WeType first.
rm -rf /Applications/WeType.app
rm -rf ~/Library/Application\ Support/WeType
defaults delete com.wetype.appThere is nothing to delete anywhere else
No account was ever created and nothing you typed was ever sent to a server, so removing those files removes all of it. If you bought a licence, the key stays valid reinstall any time and paste it back in.
Changed your mind? Download it again.