Skip to content

Windows

Olivier Poitrey edited this page Jun 25, 2020 · 12 revisions

Official (GUI) App

  1. Install our official app → https://nextdns.io/download/windows/stable.
  2. After installing, right-click on NextDNS icon in the Systray then open the Settings.
  3. Set your configuration ID as Configuration ID.
  4. Right-click on NextDNS icon in the Systray, then click on Enable.

Manual (CLI) Install

  1. Download the windows binary for the last revision
  2. Move it to a new directory C:\\Program Files\NextDNS
  3. Click on the Start menu, and type "cmd" and select "Run as administrator"
  4. Execute:
C:\\Program Files\NextDNS\nextdns.exe install ^
  -config <your config_id> ^
  -report-client-info ^
  -auto-activate

Note: replace <your config_id> by your configuration ID without the < and >

Clone this wiki locally