How to Change Default DNS Server from Router and Windows Computer Last Updated : 04 Apr, 2025 Summarize Comments Improve Suggest changes Share Like Article Like Report If you’re looking to improve your internet speed, security, or reliability, changing your default DNS server can make a big difference. DNS (Domain Name System) is like the phonebook of the internet—it translates website names into IP addresses so your computer can load them. By switching to a faster or more secure DNS server, you can enjoy quicker browsing and added protection against online threats.In this blog post, we’ll show you how to change the default DNS server on your router and Windows computer in simple steps. Whether you’re using Windows 10, managing a Wi-Fi connection, or tweaking your router settings, this guide has got you covered How to Change the DNS Server on your RouterNot all routers allow changing the DNS server, but if yours does, note the current settings before switching so you can switch back if you need to. Otherwise, you can try changing your DNS to either 1.1.1.1 and 1.0.0.1 (Cloudflare) or 8.8.8.8 and 8.8.4.4 (Google). Most routers support this feature, for example, a TP-Link router.On TP-Link routers, click Network, WAN, select ‘Use these DNS servers, then enter the new DNS servers, such as those for Google Public DNS (8.8.8.8 and 8.8.4.4). See the image below for more details.You can also visit the official website of OpenDNS for a complete setup guide and more information. They provide detailed setup instructions for a wide of supported routers.How to Change the DNS Server in Windows 10If your router doesn’t let you make this change, you can change your computer’s DNS setting in Windows so that it bypasses the router’s configuration and uses Cloudflare or Google instead. To do so, follow the below steps:Step 1: Open Network & InternetOpen Setting, click ‘Network & Internet’, then ‘Network and Sharing Center’.Step 2: Select Connection NameSelect the name beside ‘Connection’ at the top of the panel that appears, followed by Properties. (See Image Below).Step 3: Open WiFi Status BoxThis opens the Wi-Fi Status box. Click on Properties and then on ‘Internet Protocol Version 4 (TCP/IPv4)’.Step 4: Choose Properties In the next step click on Properties, and click the button beside ‘Use the following DNS server addresses’.Step 5: Enter Value Enter both numerical sequences for either Cloudflare or Google in the ‘Preferred DNS server’ and ‘Alternate DNS server boxes, then click OK.You are done. You have successfully changed the default DNS server of your PC. Comment More infoAdvertise with us P probinsah Follow Improve Article Tags : TechTips How To How To Similar Reads How to Find the Wi-Fi Password Using CMD in Windows Forgotten your Wi-Fi password? Don't worry you're not alone! Whether you're trying to connect a new phone, set up a smart TV, or help a friend get online, remembering complex Wi-Fi passwords can be a headache. Luckily, you don't need to reset your router or dig through old notebooks. Windows has a h 7 min read How to Download and Install the Google Play Store The Google Play Store is the heartbeat of your Android experienceâhome to millions of apps, games, and updates that keep your device functional, fun, and secure. But what if your phone or tablet doesnât have it pre-installed?In this step-by-step guide, youâll learn how to safely download and install 6 min read How to Install YouTube App for Windows Installing the YouTube app on Windows 10 and 11 can enhance your experience with a wide range of contents. Besides, there is no as such official YouTube application available on the Microsoft Store, but you can still install YouTube apps in your Windows 10 or 11 system. This article will provide you 6 min read How to Change Directories in Command Prompt (CMD) The Command Prompt (CMD) in Windows is a powerful tool for executing commands, managing files, and navigating your system. One of the most common tasks youâll perform in CMD is changing directories, which allows you to move between folders to access and manage files. But have you know how to change 11 min read How to Clear DNS Cache in Chrome using chrome://net-internals/#dns Command If you're experiencing website loading issues, seeing outdated pages, or encountering network errors in Google Chrome, clearing your DNS cache (also known as host cache) might be the solution. This method is useful if you are facing problems like slow browsing speeds, site access errors, or incorrec 5 min read How to List all Files in a Directory using CMD in Windows Are your files buried deep in folders and hard to find? While File Explorer is good for browsing visually, the Windows Command Prompt (CMD) offers a faster and more powerful way to manage and list files. Whether you're troubleshooting, creating backup lists, or writing scripts, the dir command gives 5 min read How to Create Any File Using CMD: Learn 5 Methods Creating a file using Windows GUI is quite simple but did you know you can do the same using the Command Prompt (CMD)? This guide will walk you through multiple methods to create files directly from CMD, giving you more control and efficiency in managing your system.How to Create a File in CMDMethod 4 min read How to Install Anaconda on Windows Anaconda is a popular open-source distribution of Python and R and is widely used in the field of data science, machine learning and scientific computing. It contains Jupyter, Sypder, etc. that are well capable of handling a large number of data sets and processes as per user's need. It helps in sim 4 min read Fixing High CPU & Disk Usage by Antimalware Service Executable (MsMpEng.exe): 9 Proven Solutions" If your Windows PC feels unusually slow and unresponsive, the culprit might be a system process called Antimalware Service Executable(MsMpEng.exe). This blog post explains why this process can spike CPU and disk usage and more importantly, how to fix it while keeping your device secure. and you don' 14 min read How to Download and Install Node.js and NPM NodeJS and NPM (Node Package Manager) are essential tools for modern web development. NodeJS is the runtime environment for JavaScript that allows you to run JavaScript outside the browser, while NPM is the package manager that helps manage libraries and code packages in your projects.To run a Node. 3 min read Like