- Nov 15, 2017
- 1,085
Hello everyone, here is a guide that works for any dns over https provider. I just tried it for my NextDNS and it works perfect. I hope it will be of help to the community.
Verify addition of DNS options

You would only have to change the ip addresses and dns over https servers as appropriate.
netsh dns add encryption server=94.140.14.14 dohtemplate=https://dns.adguard.com/dns-query autoupgrade=yes udpfallback=no
netsh dns add encryption server=94.140.15.15 dohtemplate=https://dns.adguard.com/dns-query autoupgrade=yes udpfallback=no
netsh dns add encryption server=2a10:50c0::ad1:ff dohtemplate=https://dns.adguard.com/dns-query autoupgrade=yes udpfallback=no
netsh dns add encryption server=2a10:50c0::ad2:ff dohtemplate=https://dns.adguard.com/dns-query autoupgrade=yes udpfallback=no
Verify addition of DNS options
netsh dns show encryption

You would only have to change the ip addresses and dns over https servers as appropriate.
Source:
Last edited by a moderator: