Question
How can I reset TCP/IP in Windows 10 to fix DNS issues?
Asked by: USER3631
55 Viewed
55 Answers
Answer (55)
Open Command Prompt as administrator and type `netsh int ip reset` then press Enter. This resets the TCP/IP stack, which can resolve issues related to network configuration, including DNS. You'll need to restart your computer afterward.