If your laptop MSI Sites begin to load slowly, block access to necessary resources, or display errors like DNS_PROBE_FINISHED_NXDOMAIN, the problem lies in the DNS server settings. By default, ISPs often use slow or censored DNS, which slows down your network experience. Fortunately, on laptops MSI (regardless of the model - Prestige 14, Modern 15, Katana or Stealth) you can manually register alternative DNS from Google, Cloudflare or Yandex.
In this article we will analyze 3 ways to change DNS: through Windows settings, the command line, and even at the BIOS level (relevant for gaming laptops with Dual LAN). We'll also find out which DNS is best to choose for specific tasks - from speeding up Steam loading to bypassing Netflix regional restrictions. If you've never encountered network settings, don't worry: every step is accompanied by screenshots and explanations no technical jargon.
Why does standard DNS work poorly on MSI?
By default your laptop MSI Receives DNS servers automatically from your ISP. This is convenient, but fraught with problems:
- 🐢 Low speed: ISP DNSs are often overloaded, especially in the evening hours, which increases the response time of sites.
- 🚫 Locks: Some DNS filter access to torrents, VPNs or foreign services (for example, Discord in some countries).
- 🕵️ Data collection: Providers may log your requests for targeted advertising or as required by regulators.
- 🔄 Instability: If the DNS provider is attacked by DDoS, the Internet on the laptop will work intermittently.
For example, users MSI Raider GE78 They often complain that when connecting to the mobile Internet (via a USB modem), sites open 2–3 times slower than on a smartphone. The reason is that mobile operators use extremely slow DNS. The solution is simple: register public DNS manually.
⚠️ Attention: If, after changing the DNS, local sites no longer open (for example, the resources of your bank or government services), return the settings back. Some organizations block access from third-party DNSs for security reasons.
What is the best DNS for MSI laptop?
The choice of DNS depends on your purpose. Below is a table with popular options and their features:
| DNS server | IPv4 | IPv6 | Benefits | Disadvantages |
|---|---|---|---|---|
| Google Public DNS | 8.8.8.8, 8.8.4.4 |
2001:4860:4860::8888 |
High speed, reliability, DoH support (DNS over HTTPS) | Google collects query data (anonymized) |
| Cloudflare DNS | 1.1.1.1, 1.0.0.1 |
2606:4700:4700::1111 |
The fastest, private (does not log IP), blocks malicious sites | May block some torrent trackers |
| Yandex.DNS | 77.88.8.8, 77.88.8.1 |
2a02:6b8::feed:0ff |
Optimized for Runet, there are “Safe” and “Family” modes | Slower than foreign analogues for foreign sites |
| OpenDNS | 208.67.222.222, 208.67.220.220 |
2620:119:35::35 |
Phishing filtering, parental controls | Requires registration for full functionality |
For MSI gaming laptops (series Titan, Raider, Stealth) we recommend Cloudflare (1.1.1.1) or Google DNS (8.8.8.8) — they reduce ping in online games by 10–30 ms due to optimized routes. If you need access to blocked resources (for example, foreign streaming services), try DNS from AdGuard (94.140.14.14), which bypass most regional restrictions.
- Google (8.8.8.8)
- Cloudflare (1.1.1.1)
- Yandex (77.88.8.8)
- Others/Don't know
Method 1: Changing DNS through Windows Settings (for all MSI models)
This is the simplest method that works on any laptops MSI running Windows 10 or 11. The instructions are the same for models Modern 14, Summit E13 and even budget GF63 Thin.
Click
Win + Ito open Windows Settings, then go toNetwork and Internet → Ethernet(if connected via cable) orWi-Fi(for wireless connection).Click on the name of your network (for example,
TP-Link_5GorLocal network connection).Scroll down and click Change adapter settings (in Windows 11 this item may be called
Advanced network settings).A window will open
Network connections. Find your active connection, right-click on it and select Properties.Please check the list
IP version 4 (TCP/IPv4)and press Properties.Activate the switch
Use the following DNS server addressesand enter the selected IPs (for example,1.1.1.1And1.0.0.1for Cloudflare).Click OK, restart your laptop and check your internet speed Speedtest.
☑️ Check after DNS change
If the Internet disappears after the changes, check:
- 🔌 Are the IP addresses entered correctly (without spaces or extra dots).
- 🔄 Is VPN or proxy enabled in Windows settings?
- 📡 Does the antivirus block (for example, Norton or Kaspersky) new DNS.
⚠️ Attention: On some laptops MSI with Windows pre-installed (for example, on Creator Z16) network drivers may reset DNS after sleep. To fix this, update the adapter driver in Device Manager.
Method 2: Setting up DNS via the command line (for advanced users)
If you need to quickly change DNS on several adapters (for example, on MSI GS66 Stealth with Wi-Fi and Ethernet) or automate the process, use command line.
Open Command line as administrator (click Win + X and select the appropriate item) and run the commands:
netsh interface ip set dns name="Ethernet" static 1.1.1.1
netsh interface ip add dns name="Ethernet" 1.0.0.1 index=2
Replace Ethernet to the name of your adapter (you can find it out with the command netsh interface show interface). For Wi-Fi use:
netsh interface ip set dns name="Wi-Fi" static 8.8.8.8
netsh interface ip add dns name="Wi-Fi" 8.8.4.4 index=2
To return automatic DNS retrieval, run:
netsh interface ip set dns name="Ethernet" dhcp
Save the commands to a text file with the extension .bat - this way you can change DNS with one click, without entering them manually.
Method 3: Setting DNS in BIOS (Only for MSI gaming laptops with Dual LAN)
Some flagship models MSI (For example, GT77 Titan or Raider GE78 HX) are equipped with two network ports (Dual LAN) and allow you to configure DNS directly in the BIOS. This is useful if you use your laptop as a mini-server or need to prioritize traffic.
Restart your laptop and click
DEL(orF2, depends on the model) to enter the BIOS.Go to section
Advanced → Network Stack Configuration(name may vary).Find the parameter
DNS Configurationand activate it.Enter the primary and secondary DNS (for example,
9.9.9.9And149.112.112.112for Quad9).Save the settings (
F10) and reboot.
This method is rarely used by regular users, but can be useful for:
- 🎮 Gamers who want to reduce their ping in CS2 or Valorant.
- 💻 Administrators setting up a laptop as an access point.
- 🔒 Users who need to bypass corporate network restrictions.
⚠️ Attention: Incorrect DNS settings in BIOS may result in loss of network connectivity. If after saving the laptop no longer sees the network, reset the BIOS to factory settings (remove the CMOS battery for 10 seconds or use a jumper CLR_CMOS on the motherboard).
How to reset BIOS on MSI if you forgot your password?
1. Turn off the laptop and disconnect the charger.
2. Turn the case over and find the CMOS battery (round, silver).
3. Carefully remove it for 5-10 minutes, then insert it back.
4. Turn on the laptop - the password and BIOS settings will be reset.
⚠️ On some models (for example, MSI GE76 Raider) the battery may be soldered - in this case, contact the service center.
How can I check if the new DNS is working?
After changing DNS, it is important to ensure that they actually apply. Here are 3 ways to check:
Via command line: run the command
nslookup ya.ru. The response should display the address of your new DNS server (for example,1.1.1.1).Online services: go to DNS Leak Test — the site will show which DNS your laptop uses.
Speed test: Compare loading times of sites before and after changes using DNS Performance Test.
If DNS has not changed, check:
- 🔄 Is your router resetting them (try setting DNS directly in the router settings).
- 🛡️ Is the antivirus blocking changes (for example, Avast or McAfee have built-in DNS protection modules).
- 📡 Are you connected to the correct network (if you have multiple adapters, such as Wi-Fi and Ethernet).
If after changing DNS some sites open slower than before, try a different server. For example, Yandex.DNS works better for Runet, and Cloudflare or Google works better for foreign resources.
Common mistakes and their solutions
When setting up DNS on laptops MSI Users often encounter common problems. Here are the most common ones and how to fix them:
| Error | Reason | Solution |
|---|---|---|
DNS server is not responding |
IP entered incorrectly or DNS server unavailable | Check DNS addresses, try another server (for example, 9.9.9.9) |
| The Internet works, but sites do not open | Conflict with IPv6 or blocking by antivirus | Disable IPv6 in adapter properties or add DNS to antivirus exceptions |
| DNS reset after reboot | Network card driver problem | Update the driver via Device Manager or from the site MSI |
| Slow performance only in the browser | DNS cache or browser extensions | Clear cache with command ipconfig /flushdns and disable VPN plugins |
If none of the methods help, try reset Windows network settings:
- Open
Settings → Network and Internet → Status. - Click Network reset and confirm the action.
- After reboot, repeat the DNS settings.
FAQ: Answers to frequently asked questions
Is it possible to use ISP and third party DNS at the same time?
No, you can only specify one set of DNS servers in Windows settings. However, some routers (for example, ASUS RT-AX88U) allow you to configure fallback DNS — if the main server does not respond, the request goes to the backup one.
Which DNS is best for online gaming on MSI?
To minimize ping in games like Fortnite or Call of Duty we recommend:
1.1.1.1(Cloudflare) - optimized for gaming traffic.8.8.8.8(Google) - Stable, but may be slower in some regions.208.67.222.222(OpenDNS) - if you need additional protection against DDoS attacks.
Also check your settings QoS in the router - prioritize traffic for your laptop MSI.
Will VPN work if I change DNS?
Yes, VPN overrides DNS settings at its tunnel level. However, some VPNs (such as ProtonVPN or NordVPN) allow you to choose whether to use their DNS or leave them as system ones. For maximum privacy, select the option Use DNS VPN.
Is it possible to configure different DNS for Wi-Fi and Ethernet?
Yes, in Windows DNS settings are tied to a specific network adapter. For example you can use Cloudflare for Wi-Fi and Google DNS for connection via cable. This is convenient if you connect a laptop MSI to different networks (home and work).
How can I return to standard DNS if I break something?
To reset DNS to automatic retrieval:
- Open
Settings → Network and Internet → Change adapter settings. - Right click on your connection → Properties.
- Select
IP version 4→ Properties. - Activate
Obtain DNS server address automatically. - Restart your laptop.
If the Internet does not work, run on the command line:
ipconfig /releaseipconfig /renew
ipconfig /flushdns