It often happens that a Wi-Fi network is connected, the "Connected" status is lit, but browser pages don't load or open with a significant delay. In this situation, the problem rarely stems from physical damage to the cable or a faulty router; more often, the problem lies at the domain name addressing level. DNS servers are responsible for translating human-readable website addresses into digital IP addresses that computers can understand.
If the automatic settings provided by your ISP don't work correctly, you'll need to manually enter reliable addresses. This is a standard procedure that can resolve many internet access issues without reinstalling drivers or resetting the system. In this article, we'll cover how to enable and configure DNS on a Windows laptop using a wireless connection.
Changing your nameserver can significantly speed up your browser's response time and improve the security of your connection, as you will no longer be dependent on your ISP's equipment. Google Public DNS or Cloudflare They often work faster than standard ones and are less susceptible to censorship. Let's move from theory to practice and set up your laptop correctly.
Why change DNS when connecting via Wi-Fi?
Many users don't even realize this setting exists until they encounter the "DNS server not responding" error. The default settings that the router automatically distributes to all devices on the network are often overloaded. When you enter a website address, the request goes to the ISP, and if their server is overwhelmed, the page simply won't open, even though the internet connection is physically working.
Using alternatives public DNS Allows you to bypass local restrictions and speed up browsing. For example, some providers may block access to certain resources or substitute ads. Switching to third-party servers solves these issues, making the connection more stable and predictable. Furthermore, this often helps if a website only works on mobile internet but doesn't work over home Wi-Fi.
⚠️ Important: Before making any changes, write down the current IP address values, if any. Although these are usually set to "Obtain Automatically," manually recording the original state will help you quickly revert back to the original state in the event of unexpected network conflicts.
Another important reason is security. Modern protocols such as DNS over HTTPS, encrypt your requests, preventing third parties from intercepting your data on Wi-Fi networks. While fully configuring encryption requires additional steps, simply changing your addresses is a first step toward more secure browsing.
Where to find current addresses of fast DNS servers
Before delving into the system settings, we need to decide what numbers we'll be entering. There are several time-tested domain name service providers that have proven themselves to be the fastest and most reliable. Choosing a specific provider depends on your priorities: speed, privacy, or parental controls.
Google's service remains the most popular option worldwide. It boasts high response times and reliable operation anywhere in the world. For most users, it's the "gold standard," solving 90% of access issues. However, if maximum privacy is your goal, other options are worth considering.
Below is a table of the most popular and reliable addresses you can use right now. Save them or keep them handy during setup.
| Provider | Preferred DNS | Alternative DNS | Peculiarity |
|---|---|---|---|
| Google Public DNS | 8.8.8.8 | 8.8.4.4 | Speed and stability |
| Cloudflare | 1.1.1.1 | 1.0.0.1 | Privacy and Security |
| OpenDNS | 208.67.222.222 | 208.67.220.220 | Content filtering |
| Quad9 | 9.9.9.9 | 149.112.112.112 | Security (threat blocking) |
Choosing between Cloudflare And GoogleIt's worth noting that the former positions itself as a privacy protector and doesn't log user requests. The latter, on the other hand, has a more extensive infrastructure, which often results in better ping speeds. For typical home use, the difference won't be noticeable, but technically, these services operate differently.
Configuring DNS via Control Panel in Windows 10 and 11
The classic configuration method is the most reliable and works on all versions of the Windows operating system, from Windows 7 to the latest Windows 11. Despite the introduction of new settings menus, the old network connections interface remains the most functional tool for system administration.
First, you need to open the Network Connections window. This can be done quickly without navigating through the Start menu. Press the following key combination: Win + R on your keyboard to open the Run dialog box. In the box that appears, enter the command ncpa.cpl and press EnterA list of all network adapters on your laptop will open.
Find your wireless network adapter in the list. It's usually labeled "Wireless Network" or "Wi-Fi," and the status below it will be "Connected." If you have a laptop without a dedicated network card, this may be the only active adapter. Right-click it and select Properties in the drop-down menu.
☑️ Check before changing settings
In the window that opens, you will see a list of components used by this connection. Find the line in the list Internet Protocol version 4 (TCP/IPv4). Select it with a single left-click to highlight it in blue, and press the button Properties Just below the list. This is where the input fields we need are located.
By default, the switch there is set to "Obtain DNS server address automatically." You need to change it to "Use the following DNS server addresses." After that, the number entry fields will become active. In the top field (Preferred), enter the primary address, for example, 8.8.8.8, and in the lower (Alternative) - the reserve, for example, 8.8.4.4.
⚠️ Important: Make sure you don't mix up the IPv4 and IPv6 fields. We configure IPv4 specifically, as most ISPs and home routers still use this standard. Unnecessarily changing IPv6 settings may result in connection loss.
After entering the numbers, be sure to press OK in the protocol properties window, and then again OK in the adapter status window. The changes will only take effect after double-confirming. The system may briefly interrupt the Wi-Fi connection while the new settings are applied; this is normal.
An alternative method is through modern Windows Settings
In Windows 10 and especially Windows 11, Microsoft is actively implementing a new settings interface, gradually replacing the classic Control Panel. If you're used to working in the modern menu, you can change your DNS there as well, although the interface may differ slightly depending on the OS build.
Open the Start menu and select the Settings gear icon, or click Win + I. Go to the section Network and InternetIn the left column (or in the center of the screen in Windows 11), select Wi-FiNext, you need to find the properties of your current connection. In Windows 11, this is done by clicking on the name of your network and the button PropertiesIn Windows 10, you need to scroll down to the "Change adapter settings" link or go straight to the DNS section.
In new versions of Windows 11, the path looks like this: Settings → Network & Internet → Wi-Fi → [Your network] PropertiesScroll down to the "DNS Assignment" section. Click the button. ChangeIn the drop-down menu, change the value from "Automatic (DHCP)" to "Manual".
Activate the switch IPv4Enter your chosen addresses in the "Preferred DNS" and "Alternate DNS" fields. Note the "DNS Encryption" field. If your chosen provider supports this feature (such as Cloudflare or Google), you can select "Encryption only (DNS over HTTPS)" for enhanced security.
What is DNS encryption?
DNS encryption (DoH) prevents your internet service provider (ISP) from reading your requests. This means the ISP sees that you're connected to the server, but doesn't know which websites you're visiting. This enhances privacy, but in rare cases, it may interfere with corporate filters or antivirus software.
After entering the data, click SaveThe system will apply the settings immediately. Test your internet connection by opening several websites. If the pages load, your laptop has successfully switched to the new name servers.
Clear DNS cache and check the result
After you've entered new addresses, the operating system may continue to use the old cached data for a while. This can create the illusion that the settings aren't working. To ensure the changes take effect, you should clear the DNS cache.
To do this, open the command prompt. Click Win + R, enter cmd and press Enter. In the black terminal window, enter the command ipconfig /flushdns and press Enter. You should see a message indicating that the resolver cache has been successfully reset.
C:\Users\User>ipconfig /flushdns
IP configuration reset successfully.
Now let's check if the laptop is actually using the new servers. In the same command prompt window, enter the command nslookup google.com. In response, the system will show the address of the server that processed the request. If in the field Server or Address If you see Google (8.8.8.8) or Cloudflare (1.1.1.1) addresses, then everything is configured correctly.
You can also use online DNS leak testing services to ensure your real IP address and DNS provider match your expected settings. This is especially important if you've configured your network to bypass blocks or enhance anonymity.
Possible errors and how to fix them
Even with proper configuration, issues can arise. Sometimes, after changing the DNS, the internet connection disappears completely. This means the entered addresses are unavailable on your network or are blocked by a firewall. In this case, simply reset the setting to "Obtain Automatically" and check if access is restored.
Another common problem is slow internet performance. This can occur if the DNS server you've chosen is geographically too far from your location. The ping to the server may be high, increasing page load times. In this case, it's worth experimenting with the different providers listed in the table above.
If you're using a corporate laptop or are on a university or dorm network, manually changing DNS may be prohibited by your organization's security policies. In such cases, network equipment may simply ignore your requests or block the connection entirely.
⚠️ Note: Operating system and router interfaces are subject to update. Button locations and menu item names may differ slightly from those described in the instructions. Always search for keywords: IP, DNS, Adapter, Properties.
Keep in mind that these settings only apply to the current network profile. If you connect to a different Wi-Fi network (for example, at a cafe or a friend's house), you may need to change the settings back to automatic for the internet to work properly there. This is important for mobile laptops.
Frequently Asked Questions (FAQ)
Is it safe to use Google or Cloudflare DNS?
Yes, it's completely safe. Large companies value their reputation and ensure a high level of data security. Moreover, using public DNS is often safer than using the servers of unknown or small providers, who may resell your website browsing data.
Will my internet speed decrease after changing DNS?
File download speed (bandwidth) will remain unchanged. However, website loading speed (response) will typically improve, as Google and Cloudflare servers process requests faster than most providers' equipment.
Do I need to reboot my router after setting up DNS on my laptop?
No, you don't need to reboot your router. You're changing the settings specifically on your laptop's network adapter. The router continues to operate normally, but it now redirects your computer's name requests to other addresses.
What should I do if Skype or other programs stop working after changing my DNS?
Some programs may cache old DNS paths. Try closing the program completely and restarting it. If that doesn't help, run the cache reset command (ipconfig /flushdns) and restart the laptop.
Is it possible to configure DNS on the router for all devices at once?
Yes, that's even better. If you enter DNS addresses in the router's settings (in the WAN or Internet section), all connected devices (phones, TVs, tablets) will automatically start using fast servers without having to configure each device individually.