Thursday 1 June 2023

How to Change DNS Servers in Windows (Command Prompt)

 How to Change DNS Servers in Windows


https://www.lifewire.com/how-to-change-dns-servers-in-windows-2626242


netsh

interface ip show config

interface ip set dns "Ethernet0" static 8.8.8.8

Exit

No comments:

Post a Comment