1

It's possible to change the DNS server using Control Panel and cmd, but is there a file which contains the DNS IP addresses?

Windows dialog to change DNS server configuration

Can we manually modify the DNS IPs using a notepad or something?

Run5k
  • 16,463
  • 24
  • 53
  • 67
AshleyT
  • 11

1 Answers1

0

You can found it under HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces. Find the entry named NameServer , which stores the DNS info. enter image description here