Skip to content

Installation

Wox is a self-contained application — no installation required. Simply download and run.

Download & Run

Windows

  1. Download the latest Windows build from Releases.
  2. Extract the archive to any folder you like.
  3. Double-click Wox.exe to run.

macOS

  1. Download the latest macOS build from Releases.
  2. Open the downloaded image and drag Wox to the Applications folder.
  3. Open Wox from the Applications folder.

Linux

  1. Download the latest Linux build from Releases.
  2. Extract the archive to any directory.
  3. Run ./wox to start Wox.

Uninstall

Since Wox is self-contained, simply delete the application files to uninstall.

Windows

  1. Delete the folder where you extracted Wox.
  2. Remove User Data: delete %USERPROFILE%\.wox if you also want to clear settings.

macOS

  1. Quit Wox.
  2. Remove Wox from Applications folder.
  3. Remove User Data: rm -rf ~/.wox if you also want to clear settings.

Linux

  1. Delete the directory where you extracted Wox.
  2. Remove User Data: rm -rf ~/.wox if you also want to clear settings.

Released under the GPL-3.0 License.