How to fix Mac Wi-Fi that keeps dropping or won't connect
Summary
This guide helps you troubleshoot and resolve: How to fix Mac Wi-Fi that keeps dropping or won't connect. Follow the steps below to fix the issue.
Common Causes
Wi-Fi connectivity issues on a Mac can range from occasional dropouts to a complete inability to connect. This guide walks you through a series of troubleshooting steps, starting with the simplest fixes and progressing to more advanced network resets, to get your Mac back online.
Quick Fix Steps
Before diving into detailed troubleshooting, try these common fixes first. They resolve the majority of Wi-Fi issues on macOS.
- Toggle your Wi-Fi off and on by clicking the Wi-Fi icon in the menu bar and selecting Turn Wi-Fi Off, waiting ten seconds, then turning it back on.
- Restart your Mac by clicking the Apple menu → Restart.
- Restart your router by unplugging it from power for 30 seconds, then plugging it back in. Wait two minutes for it to fully boot.
- Check for macOS updates by going to System Settings → General → Software Update.
Detailed Instructions
Forget and Rejoin the Wi-Fi Network
Sometimes your Mac holds onto outdated network settings or a corrupted password. Forgetting the network forces it to start fresh.
- Click the Apple menu → System Settings.
- Select Wi-Fi from the left-hand sidebar.
- Find your network under Known Networks and click the More (three dots) icon next to it.
- Select Forget This Network and confirm.
- Click the Wi-Fi icon in the menu bar, select your network, and re-enter your password.
Renew Your DHCP Lease
Renewing the DHCP lease can resolve IP address conflicts that frequently cause dropouts.
- Open System Settings → Wi-Fi.
- Click Details… next to your connected network.
- Switch to the TCP/IP tab.
- Click Renew DHCP Lease and confirm.
- Click OK to apply the changes.
Change DNS Servers
Switching to a public DNS server can improve connection reliability if your ISP's DNS servers are slow or unreliable.
- In System Settings → Wi-Fi, click Details… next to your network.
- Select the DNS tab.
- Click the + button under DNS Servers and enter
8.8.8.8. - Click + again and add
8.8.4.4(Google DNS) or1.1.1.1(Cloudflare DNS). - Click OK to save.
Using public DNS servers like Google or Cloudflare can also speed up web browsing and improve privacy.
Create a New Wi-Fi Network Location
Creating a new network location clears all custom network settings without affecting your files or applications.
- Open System Settings → Network.
- Click the Network Setup button (three dots) at the top of the window.
- Select Locations → Edit Locations….
- Click the + button to add a new location and name it something like "Wi-Fi Reset".
- Click Done, then reconnect to your Wi-Fi network.
Troubleshooting
Delete Wi-Fi Configuration Files
If the above steps haven't resolved the issue, corrupted preference files may be the culprit. Deleting these forces macOS to rebuild them.
- Turn off Wi-Fi by clicking the Wi-Fi icon in the menu bar and selecting Turn Wi-Fi Off.
- Open Finder and press
Shift + Command + Gto open the "Go to Folder" window. - Enter the following path:
/Library/Preferences/SystemConfiguration/ - Locate the following files and move them to your Desktop as a backup:
com.apple.network.eapolclient.configuration.plistcom.apple.wifi.message-tracer.plistNetworkInterfaces.plistpreferences.plist
- Restart your Mac. macOS will recreate these files automatically.
- Turn Wi-Fi back on and reconnect to your network.
Moving system configuration files will reset all your network settings, including VPN configurations and custom IP addresses. You may need to reconfigure these after restarting.
Check for Interference
Physical obstacles and other wireless devices can interfere with your Wi-Fi signal. If your Mac connects fine in one location but drops out in another, interference is likely the cause.
- Keep your router away from microwaves, cordless phones, and Bluetooth devices.
- Minimise walls and metal objects between your Mac and the router.
- Try switching your router to the 5GHz band if your Mac supports it, as it is less prone to interference than 2.4GHz.
- Check if other devices in your vicinity experience the same dropouts to determine whether the issue is with your Mac or the router.
Run Wireless Diagnostics
macOS includes a built-in diagnostic tool that can automatically detect and sometimes fix Wi-Fi problems.
- Hold
Optionand click the Wi-Fi icon in the menu bar. - Select Open Wireless Diagnostics….
- Follow the on-screen prompts to allow the tool to analyse your connection.
- Review the summary report for any identified issues and recommended fixes.
The Wireless Diagnostics tool also generates a detailed report you can save. If you need to Open a Ticket, attaching this report can help our technicians diagnose the issue faster.
Reset the SMC and NVRAM
The System Management Controller (SMC) and non-volatile random-access memory (NVRAM) manage low-level hardware settings, including network components. Resetting them can resolve persistent connectivity issues.
For Macs with Apple Silicon (M1, M2, M3):
- Shut down your Mac completely.
- Press and hold the power button until you see "Loading startup options".
- Click Options → Continue to enter Recovery mode.
- From the menu bar, select Utilities → Terminal.
- Type
nvram -cand pressReturnto clear NVRAM. - Type
rebootand pressReturn.
For Intel-based Macs:
- Shut down your Mac.
- Press the power button, then immediately hold
Option + Command + P + Rfor about 20 seconds. - Release the keys after your Mac appears to restart for the second time.
If you are unsure whether your Mac has Apple Silicon or an Intel processor, check by clicking the Apple menu → About This Mac and looking at the "Chip" or "Processor" field.
Still Having Issues?
💻 Open a Ticket