Skip to content
WeType

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.

  1. Quit WeTypeRequired

    Click the WeType icon in the menu bar and choose Quit WeType.

  2. Delete the appRequired

    Open Applications in Finder and drag WeType to the Trash, or select it and press ⌘⌫.

  3. 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/WeType
  4. Delete 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.app

There 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.