Skip to content

Windows

This page guides you on installing and starting EMQX on Windows with a zip file.

TIP

It is recommended only to use EMQX for development and testing on Windows. And it is recommended to run EMQX with Docker.

  1. Download emqx-5.1.6-windows-amd64.zip to a directory, e.g. Downloads/emqx-5.1.6
  2. Enter the download directory, and unzip the .zip package.
  3. To start EMQX, in a cmd.exe console, run:
shell
./bin/emqx.cmd start