Home Blog

📅 ⏱️ 👤 Ahmad Raza
Found this helpful? Share it:

Ready to Test Your Speed?

Get accurate download, upload, and ping results in seconds. Free, fast, and works on any device.

Run Free Speed Test →

How to Fix Slow Internet on Mac — 10 Proven Fixes

Mac internet issues often have different causes than Windows — macOS handles networking differently and has its own quirks. Test your current speed at instantspeedtest.net/ to establish a baseline, then work through these Mac-specific fixes.

Fix 1–5: Quick Mac Internet Fixes

Fix 1 — Choose a different WiFi band. Hold Option and click the WiFi icon in menu bar to see detailed network info including which band (2.4 or 5 GHz) you’re connected to. Connect to the 5 GHz band for better speed.

Fix 2 — Change DNS to Cloudflare. System Preferences/Settings → Network → your connection → Details/Advanced → DNS tab → click + → add 1.1.1.1 and 1.0.0.1. Remove old DNS entries.

Fix 3 — Flush DNS cache. Open Terminal and run: sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder. Enter your password when prompted.

Fix 4 — Renew DHCP lease. System Settings → Network → your connection → Details → TCP/IP tab → “Renew DHCP Lease” button.

Fix 5 — Delete network preferences. Navigate to /Library/Preferences/SystemConfiguration/ and delete these files (then restart): com.apple.airport.preferences.plist, com.apple.network.identification.plist, NetworkInterfaces.plist, preferences.plist. macOS recreates clean versions on restart.

Fix 6–10: Deeper Mac Network Fixes

Fix 6 — Check Activity Monitor for bandwidth hogs. Open Activity Monitor → Network tab → sort by “Sent Bytes/sec” — iCloud, Backup, software updates, and browsers are common bandwidth consumers.

Fix 7 — Disable iCloud sync during sensitive tasks. System Settings → Apple ID → iCloud — temporarily pause sync during large downloads or video calls.

Fix 8 — Update macOS. Network driver improvements are included in macOS updates. System Settings → General → Software Update.

Fix 9 — Check for VPN or proxy settings. System Settings → Network → check if any VPN or proxy is active inadvertently. A background VPN can cut speeds 20–40%.

Fix 10 — Create a new network location. System Settings → Network → Location dropdown → Edit Locations → add “New” → recreate your WiFi/Ethernet settings fresh. This eliminates corrupted network profiles.

Related Guides

Frequently Asked Questions

Why is Safari slow but Chrome is fast on my Mac?

Different browsers cache and handle DNS differently. Safari uses macOS’s system DNS; Chrome has its own DNS resolver. A stale Safari cache or macOS DNS cache issue can make Safari slow while Chrome is unaffected. Clear Safari’s cache (Safari → Settings → Privacy → Manage Website Data → Remove All) and flush DNS (Fix 3 above) to resolve this specific pattern.

Does turning off WiFi and back on fix slow Mac internet?

Sometimes — toggling WiFi off/on forces the Mac to re-associate with the router, potentially selecting a better channel and getting a fresh IP assignment. It also clears transient connection state. For persistent slowness, more thorough fixes like DNS changes and preference file deletion are more reliable. WiFi toggle is a quick first attempt worth trying before deeper investigation.