How to Fix DNS_PROBE_STARTED Error on Mac (5-Minute Easy Fix) [2026] - Fix DNS_PROBE_STARTED error on Mac in just 5 minutes. Step-by-step guide to solve DNS issues instant...
Technology тнР FEATURED

How to Fix DNS_PROBE_STARTED Error on Mac (5-Minute Easy Fix) [2026]

тАв тАв 6 min read тАв 105 views

Fix DNS_PROBE_STARTED error on Mac in just 5 minutes. Step-by-step guide to solve DNS issues instantly using Google DNS and the cache flush method.

What is the DNS_PROBE_STARTED Error?

The DNS_PROBE_STARTED error happens when your Mac is unable to properly connect to a DNS (Domain Name System) server.


ЁЯСЙ In simple words:

 Your system cannot translate a website name (like google.com) into its IP address.


Quick Fix (2 Minutes)


Your Mac WiFi is connected, but websites won't open?


Here's the instant fix:

1 : System Settings тЖТ Network тЖТ WiFi тЖТ Details тЖТ DNS

2: Delete old DNS тЖТ Add: 8.8.8.8 and 8.8.4.4

3: Terminal:sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder

4: Turn WiFi off for 10 seconds тЖТ Turn on

5: Test: Visit google.com


Done. Websites should load now. тЬЕ


Why This Happens (1-Minute Explanation)

When you type google.com, your Mac needs to ask, "Where is google.com located?"

Your Mac usually asks your WiFi router for the answer. But your router's DNS (the part that answers this) often:

1. Gets slow

2. Crashes randomly

3. Becomes corrupted


Solution? Ask Google's professional DNS instead. They specialize in this. Your router doesn't.


Complete Step-By-Step Fix


Step 1: Change DNS Settings (60 seconds)

Click these in order:

1:Click Apple logo (top-left)

2:Click System Settings


3: Click Network (left sidebar)

4: Click your WiFi network name

5: Click Details...

6: Click DNS (left sidebar, scroll if needed)

7: Delete any DNS entries showing

8: Click + button

9: Type: 8.8.8.8 (press Enter)

10: Click + again

11: Type: 8.8.4.4 (press Enter)

12: Click OK


That's it. Your DNS is now configured.


Step 2: Clear DNS Cache (90 seconds)

Open Terminal (search Cmd + Space, type "Terminal")


Copy this exactly:

sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
                                                                    
                                                    

Press Enter


Enter your Mac password (characters won't show - that's normal)

Press Enter

Wait 20 seconds. Done! тЬЕ


Step 3: Restart WiFi (60 seconds)

1:Click WiFi icon (top-right corner)

2:Click Turn WiFi Off

3:Wait 10 seconds

4:Click WiFi icon again

5:Click Turn WiFi On


MacOS is now using the new DNS. тЬЕ


Step 4: Test It (30 seconds)

Open Chrome or Safari


Visit these:

1:google.com

2:youtube.com


All loading? тЬЕ Problem solved!


Still broken? Jump to troubleshooting below.


Why This Works (Technical Explanation)


The Problem:

Your router's DNS server is:

  • тЭМ Not optimized for speed
  • тЭМ Gets overloaded with traffic
  • тЭМ Can crash without warning
  • тЭМ Uses old cached data


Result: Your Mac can't find websites.


The Solution:

Google DNS is:

  • тЬЕ Built specifically for DNS
  • тЬЕ Optimized for speed
  • тЬЕ Never crashes (99.9% uptime)
  • тЬЕ Constantly updated
  • тЬЕ Used by billions of people


By switching, your Mac gets faster, more reliable answers.

Bonus: Many people get 10-15% faster internet after this change.


If It's Still Not Working

Problem 1: Still See DNS_PROBE_STARTED Error


Fix A: Try Cloudflare DNS instead

Go back to: System Settings тЖТ Network тЖТ WiFi тЖТ Details тЖТ DNS

Delete the Google addresses.


Add:

1=> 1: 1.1.1.1

2=> 1.0.0.1


(Some Macs prefer Cloudflare DNS)


Problem 2: Only One Browser Has the Issue


Fix B: Clear that browser's cache

Chrome:

1:Menu (3 dots) тЖТ Settings тЖТ Privacy & security тЖТ Delete browsing data

2:Select "All time" тЖТ Click Delete data


Safari:

1:Safari menu тЖТ Settings тЖТ Privacy

2:Click "Manage Website Data..." тЖТ Remove All


Restart the browser. Test again.


Problem 3: Internet Works on Phone, Not Mac

Fix C: Restart Your Router

  1. Unplug the router's power cable
  2. Wait 30 seconds
  3. Plug the power back in
  4. Wait 2-3 minutes for the lights to stabilize
  5. Connect the Mac to the WiFi again
  6. Test websites


This fixes 60% of cases.


Problem 4: Mobile Hotspot Works, Home WiFi Doesn't

Fix D: Your router is broken

Try restarting router (Fix C above).

If still broken: Your router's DNS is completely down. Contact your router manufacturer.


Problem 5: Nothing Above Works

Fix E: Contact Your ISP

Call your internet company and say:

"My Mac cannot load websites even though it's connected to WiFi. I've changed DNS settings and the problem persists. Can you verify DNS is working on your end?"

They can:

  1. Check if their DNS servers are down
  2. Provide alternative DNS addresses
  3. Send a technician if needed



Quick Reference Card

THE FIX:


DNS Servers:
- Google: 8.8.8.8 + 8.8.4.4
- Cloudflare: 1.1.1.1 + 1.0.0.1


Terminal Command:
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder


WiFi: Turn off 10 sec тЖТ Turn on


Test: Visit google.com


TIME: 5 minutes total
SUCCESS RATE: 95%
                                                                    
                                                    




Common Questions Answered

Q1: Is this safe?

Yes. Millions use public DNS daily. No system files changed. No permanent effects.


Q2: Will it slow my internet?

No, it speeds it up. Public DNS is faster than router DNS by 10-15%.


Q3: Can I switch back?

Yes, anytime.

  1. Go to: System Settings тЖТ Network тЖТ WiFi тЖТ Details тЖТ DNS
  2. Delete entries
  3. Select "Automatic"
  4. Run the cache flush command again


Q4: Do all my devices need this?

No. Do it on the router instead:

  • Access router settings (usually 192.168.1.1)
  • Change DNS there
  • ALL devices automatically get the new DNS


Q5: How long does it take?

5-10 minutes total. Most is just waiting.


Q6: Will my VPN still work?

Yes. But if VPN conflicts with DNS, contact VPN support.


Q7: Is Google DNS better than Cloudflare?

Both excellent. Google = more established. Cloudflare = better privacy. Try Google first.


Q8: Do I need to restart my Mac?

No. Changes take effect immediately.


Q9: Will this fix other internet problems?

Maybe. It fixes DNS issues specifically. Won't fix WiFi disconnections or router failures.


Q10: What if this doesn't work?

Try troubleshooting above. 95% of cases are fixed by Steps 1-4. If not, it's likely a router issue or ISP problem.


What Causes DNS_PROBE_STARTED Error

This error happens when:

тЭМ Your router's DNS crashes тЖТ Most common (60%)

тЭМ Your Mac's DNS cache corrupts тЖТ Common (25%)

тЭМ Router DNS is overloaded тЖТ When many devices use the internet (10%)

тЭМ ISP DNS servers down тЖТ Rare (5%)

Why the fix works: You bypass problems 1-3 by using Google's professional DNS.

For problem 4 (ISP), nothing you do locally helps.


Prevention: Keep It Working

After fixing, do this monthly:


Optional Monthly Maintenance:

sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
                                                                    
                                                    

This keeps your DNS cache clean and prevents future issues.


When to Contact Apple Support

Contact Apple only if:

тЭМ This fix doesn't work.

тЭМ Other devices work fine on the same WiFi.

тЭМ Problem only happens on YOUR Mac.

тЭМ You've tried all the troubleshooting steps above.


When contacting Apple, mention:

  1. You changed DNS settings
  2. You flushed the DNS cache
  3. You restarted the WiFi
  4. Other devices work fine

This speeds up their support process


Additional Tips to Fix DNS Error on Mac


If the DNS_PROBE_STARTED error still appears, try these additional fixes:


- Restart your Mac device completely  

- Update macOS to the latest version  

- Reset network settings if required  

- Disable browser extensions temporarily  

- Try using a different WiFi network  


These additional steps help resolve deeper DNS issues and improve network stability.


Try our free PDF compressor tool:

https://bharattodaytech.com/posts/how-to-compress-images-online-free


Also check:

https://bharattodaytech.com/posts/how-to-resize-images-online-free


Explore more tools:

https://bharattodaytech.com/posts/best-free-pdf-tools-online-2026


Get Instant Updates on WhatsApp!

Get real-time mandi bhav and government schemes updates directly on your mobile.

Join Now

Share this article

Admin User

Written by

Admin User

Content creator at BharatTodayTech. Sharing insightful articles on technology, news, and government schemes to keep you informed.