Enable DNS Over HTTPS on Windows 11 - WindowsTips.net - Windows Tips and Tricks with Geek

Sunday, November 7, 2021

Enable DNS Over HTTPS on Windows 11

 

A photo of Ethernet cables plugged into a network switch.

First, Choose a Supported Free DNS Service

As of Windows 11’s release, DNS over HTTPS in Windows 11 only works with a certain hard-coded list of free DNS services (you can see the list yourself by running netsh dns show encryption in a Terminal window).

Here’s the current list of supported IPv4 DNS service addresses as of November 2021:

  • Google DNS Primary: 8.8.8.8
  • Google DNS Secondary: 8.8.4.4
  • Cloudflare DNS Primary: 1.1.1.1
  • Cloudflare DNS Secondary: 1.0.0.1
  • Quad9 DNS Primary: 9.9.9.9
  • Quad9 DNS Secondary: 149.112.112.112

For IPv6, here is the  list of supported DNS service addresses:

  • Google DNS Primary: 2001:4860:4860::8888
  • Google DNS Secondary: 2001:4860:4860::8844
  • Cloudflare DNS Primary: 2606:4700:4700::1111
  • Cloudflare DNS Secondary: 2606:4700:4700::1001
  • Quad9 DNS Primary: 2620:fe::fe
  • Quad9 DNS Secondary: 2620:fe::fe:9

When it comes time to enable DoH in the section below, you’ll need to choose two pairs of these DNS servers—primary and secondary for IPv4 and IPv6—to use with your Windows 11 PC. As a bonus, using these will very likely speed up your internet browsing experience.

Next, Enable DNS over HTTPS in Windows 11

To get started setting up DNS over HTTPS, open the Settings app by pressing Windows+i on your keyboard. Or you can right-click the Start button and select “Settings” in the special menu that appears.

In Windows 11, right-click the Start button and select "Settings."

In Settings, click “Network & Internet” in the sidebar.

In Windows 11 Settings, click "Network & Internet."

In Network & Internet settings, click the name of your primary internet connection in the list, such as “Wi-Fi” or “Ethernet.” (Don’t click “Properties” near the top of the window—that won’t let you encrypt your DNS connections.)

In Network & Internet settings, click the name of your primary network connection in the list.

On the network connection’s properties page, select “Hardware Properties.”

Select "Hardware Properties."

On the Wi-Fi or Ethernet hardware properties page, locate the “DNS Server Assignment” option and click the “Edit” button beside it.

Click "Edit."

In the window that pops up, use the drop-down menu to select “Manual” DNS settings. Then flip the “IPv4” switch to the “On” position.

Set the drop-down box to "Manual" and turn "IPv4" to "On."

In the IPv4 section, enter the primary DNS server address you chose from the section above in the “Preferred DNS” box (such as “8.8.8.8”). Similarly, enter the secondary DNS server address in the “Alternate DNS” box (such as “8.8.4.4”).

Tip: If you don’t see the DNS encryption options, then you’re editing the DNS settings for your Wi-Fi SSID. Make sure you select the connection type in Settings > Network & Internet, then click “Hardware Properties” first.

Enter your DNS server addresses.

In the same window, set “Preferred DNS Encryption” and “Alternate DNS Encryption” to “Encrypted Only (DNS over HTTPS)” using the drop-down boxes below the DNS addresses you entered in the last step.

Set the DNS servers to "Encrypted Only."

After that, repeat this process with IPv6.

Flip the IPv6 switch to the “On” position, and then copy a primary IPv6 address in the section above and paste it into the “Preferred DNS” box. Next, copy a matching secondary IPv6 address and paste it into the “Alternate DNS” box.

After that, set both “DNS encryption” settings to “Encrypted Only (DNS over HTTPS).” Finally, click “Save.”

Add new DNS servers for IPv6 and click "Save."

Back on the Wi-Fi or Ethernet hardware properties page, you’ll see your DNS servers listed with an “(Encrypted)” beside each one of them.

You'll see "(Encrypted)" beside the DNS server names.

That’s all you need to do. Close the Settings app, and you’re ready to go. From now on, all of your DNS requests will be private and secure. Happy browsing!

No comments:

Post a Comment