How to Fix Slow Internet on Mac — 8 macOS-Specific Fixes
Slow internet on Mac often has macOS-specific causes that don’t apply to Windows. Test your Mac’s actual speed at instantspeedtest.net/ in Safari and compare to another device on the same network.
Mac Slow Internet Causes and Fixes — macOS Specific
| Cause | Fix |
|---|---|
| DNS cache stale entries | Terminal: sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder |
| iCloud syncing in background | System Preferences → Apple ID → iCloud → pause Photos/Drive sync |
| Mac Time Machine backup in progress | Time Machine menu → Skip This Backup; run backups overnight |
| Wi-Fi module needs reset | Option+Click WiFi menu → Disconnect; turn WiFi off/on |
| Preferred DNS set to slow ISP server | Network → Advanced → DNS → add 1.1.1.1 and 8.8.8.8; remove ISP DNS |
| Safari extensions slowing pages | Safari → Settings → Extensions → disable all; test; re-enable one by one |
| macOS connecting to wrong WiFi network | WiFi → Other Networks → ensure correct network; reorder preferred networks |
| MTU misconfiguration | Terminal: networksetup -setMTU Wi-Fi 1500 |
iCloud and Time Machine — The Silent Mac Bandwidth Consumers
Mac users often overlook that iCloud sync (Photos, iCloud Drive, Handoff) and Time Machine backups run continuously in the background, consuming upload bandwidth. A Mac with 50,000 photos syncing to iCloud can saturate a cable connection’s 20 Mbps upload entirely — degrading video calls and gaming simultaneously. Check current network usage: Activity Monitor → Network tab → shows bytes sent/received per process. If iCloud or backupd appear at the top, pause or schedule these for off-hours. See our Windows internet fix guide for the equivalent Windows fixes.
Related Guides
- Fix Slow Internet Windows 11
- Best DNS Servers
- Internet Fast But Pages Slow
- Test ISP Speed Accurately
- Wired vs Wireless Speed
- 2.4 GHz vs 5 GHz WiFi
Frequently Asked Questions
Why is Safari slow but Chrome fast on the same Mac?
Browser-specific performance differences indicate a browser-side issue, not a network problem. Safari slow with Chrome fast: Safari extension conflicts (especially ad blockers and privacy extensions); Safari’s Intelligent Tracking Prevention making extra network requests; or Safari’s content blockers interfering with certain sites. Disable all Safari extensions (Safari → Settings → Extensions → disable all) and test. Also check: Safari → Settings → Privacy → uncheck “Use Apple Pay and Wallet” which can add network calls.
Does a Mac’s Ethernet work at full gigabit speed?
Apple Silicon Macs (M1 and later) have a built-in Gigabit Ethernet port (USB-C on MacBook models requires an adapter). The built-in Gigabit NIC is genuine 1000Base-T capable of 940 Mbps throughput. For multi-gigabit plans over 1 Gbps, you need Apple’s Thunderbolt to 10 Gigabit Ethernet adapter or a USB-C 2.5GbE adapter (~$25). The Mac mini M4 Pro includes a 10 Gigabit Ethernet port built-in.