Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows » Domain Naming System: Enabling DNS over TLS in Windows 11

Domain Naming System: Enabling DNS over TLS in Windows 11

Posted on 16/10/202206/03/2024 Matthew By Matthew No Comments on Domain Naming System: Enabling DNS over TLS in Windows 11
DNS encryption
DoT Configuration in Windows 11

Domain Naming System over TLS, or DoT, is an encrypted DNS protocol. It is seen as a viable alternative to DNS over HTTPS. In this article, we shall discuss “Domain Naming System: Enabling DNS over TLS in Windows 11”. DNS traffic in DoH is simply another HTTPS data stream over port 443. On the other hand, DNS over TLS defines port 853 for encrypting DNS communication and allows it to operate over a TLS tunnel without the requirement for HTTP layering underneath. Please see DNS Bad key 9017: The Cluster Name registration failed of one or more associated DNS names and How to setup a cache-only DNS server.

This enhances DoT and makes it stronger than DoH. It uses TLS encryption over UDP, or Use Datagram Protocol, which is a low-latency communication protocol. Not only that, but it also assures that no undesired changes are made to DNS queries as a result of on-path attacks.

Microsoft is aware of DoT’s capabilities and is planning to incorporate them into its operating system. As a result, Windows 11 now allows users to try DoT, so let’s look at how you can activate it.

It is currently available in Windows Insider Builds but is expected to roll out to Windows Stable versions soon.

Also, see Upgrade Driver Automation Tool: Windows Driver Management, How to Disable TLS 1.0, TLS 1.1 and TLS 1.2 in Windows Using GPO, and Domain Name System Protocol: Client Registration Issue.

How to Enable Domain Naming System over TLS in Windows 11

In Windows 11, enabling DNS over TLS involves two steps:

  • Set DoT-providing DNS resolver as the main and the sole resolver.
  • Run CMD Commands to enable DoT.

Let’s discuss each of these steps in turn. Other related guides on DNS: A-Z of Domain Name System: All you need to know about DNS, How to disable Lock Screen on Windows 10 via Local Group Policy Editor, Domain Name System: How to create a DNS record, 

1. Set DoT-providing DNS resolver as the main and the sole resolver

First, we must change Windows settings to make the DoT-provided Domain Naming System resolver the primary one. To do this, follow these steps.

Press Win + I key together to open Settings and click on Network & internet. Select Wi-Fi or Ethernet, based on the network you are currently using. Then click on Properties.

DNS security
Network & Internet Settings on Windows.

Go to DNS server assignmentand click on Edit.

DNS configuration
Windows Settings: Network & Internet

Select Manual in the drop-down menu and enable IPv4 and/or IPv6.

DNS privacy
Windows Settings: DNS Configuration

In the Preferred DNS box, enter the IP of the DoT server. Make sure that <resolver-IP-address> (Unencrypted) appears on the “IPv4 DNS servers:” row.

Let’s go on to the next and last step after you have made the necessary adjustments to your settings.

Here are some exciting articles: Check .NET Framework version on Windows, and Batch rename multiple files on Windows

2. Activate DoT Using the CMD Commands

Let us enable DoT using certain commands after we have verified the resolver IP address. To do so, click the Windows key to open the Start menu, launch Command Prompt as an administrator.

DNS encryption
Command Prompt

Run the following commands.

1. netsh dns add global dot=yes
2. netsh dns add encryption server=<DNS-resolver-IP> dothost=: autoupgrade=yes
3. ipconfig /flushdns
image5
Enabling DoT in Command Prompt

This way, DoT or DNS over TLS will be enabled.

How to check if Domain Naming System over TLS is working or not?

We need to run a few commands to see if DNS over TLS is functioning. So, launch Command Prompt in elevated or administrator mode and execute the following command.

netsh dns show global

The output should show that DoT is enabled. If it’s not stating anything like that, try the following command.

netsh dns add global dot=yes

Finally, you can check the specific DNS server’s DoT settings as follows:

netsh dns show encryption

Your DoT is working if the output for your resolver IP indicates that auto-upgrade is set to yes and UDP fallback is set to no. You should review your setup if not. If you do that, DoT should start working. 

Conclusion on Domain Naming System

In addition to DNS over HTTPS, Microsoft supports a second encrypted DNS protocol with DNS over TLS in Windows 11.

Your decision will rely on your specific needs. Whether administrators wish to isolate DNS traffic or prefer a normal HTTPS port connection is a crucial consideration in this choice.

I hope you found this article useful on “Domain Naming System: Enabling DNS over TLS in Windows 11”. Please feel free to leave a comment below.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Network | Monitoring, Windows Tags:DNS, HTTPS, Windows 11

Post navigation

Previous Post: Query MBAM to display the BitLocker Recovery report
Next Post: When Should I Use TPM or TPM + PIN

Related Posts

  • jhgfx
    How to make Cortana use your default web browser such as Google Chrome Windows
  • fxcgbnm
    How to export and import Windows Start layout Windows
  • WindowsCoreSecurity
    How to enable Smart App Control on Windows 11 Security | Vulnerability Scans and Assessment
  • wacxx
    Install Windows Admin Center in an unattended mode using a self-signed certificate Windows
  • Extend C drive with additional Software
    Fix unable to Extend Volume on Windows protected by BitLocker Windows
  • How to Install SonarQube on Ubuntu LTS
    How to Install SonarQube on Ubuntu 20.04 LTS Network | Monitoring

More Related Articles

jhgfx How to make Cortana use your default web browser such as Google Chrome Windows
fxcgbnm How to export and import Windows Start layout Windows
WindowsCoreSecurity How to enable Smart App Control on Windows 11 Security | Vulnerability Scans and Assessment
wacxx Install Windows Admin Center in an unattended mode using a self-signed certificate Windows
Extend C drive with additional Software Fix unable to Extend Volume on Windows protected by BitLocker Windows
How to Install SonarQube on Ubuntu LTS How to Install SonarQube on Ubuntu 20.04 LTS Network | Monitoring

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • 980239e9 cisco logo 2
    LACP Configuration on Cisco 3650 Switch Network | Monitoring
  • 785509289 780x439
    Errors associated with Pleasant Password Password Manager
  • Screenshot 2021 02 05 at 19.09.17
    Install and update PowerShell version 7 on Windows and Linux Scripts
  • Screenshot 2020 06 22 at 11.33.46
    How to fix Bluetooth not available on MacBook Mac
  • Map and disconnect Virtual Disk in VMware Workstation
    Map and disconnect Virtual Disk in VMware Workstation Virtualization
  • add or remove features on the specified server failed
    Error 0x80073701: The request to add or remove features on the specified server failed Windows Server
  • 1 ifg3ir3l 8ejus3pueqt0a
    Fix cannot find KDC for realm while getting initial credentials and kinit configuration file does not specify default realm Configuration Management Tool
  • sql server installation
    How to Install all Editions of Microsoft SQL Server 2025 Oracle/MSSQL/MySQL

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,803 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.