Mac Won't Connect to Wi-Fi: A Complete Troubleshooting Guide

The situation when MacBook A problem that refuses to connect to a wireless network can catch you off guard at the most inopportune moment. You see a gray Wi-Fi indicator, an exclamation point icon, or an endless process of acquiring an IP address, even though the router is effectively distributing internet to other devices. This is a classic communication failure between the network adapter. Apple and a router, which can often be resolved using software methods without a visit to a service center.

In most cases, the problem lies in the accumulated "garbage" in the system network configuration files or an incorrect update macOSSometimes the culprit is the router itself, which cannot assign an address to a new device, or conflicting security settings. It is critically important to first determine whether the laptop can see the network itself, or whether the problem occurs specifically at the authorization stage. Understanding this difference reduces the time it takes to find a solution significantly.

Further steps will require careful consideration, as some methods involve system settings. We'll cover a full range of solutions, from simple reboots to deleting hidden configuration files that are often the root of all evil in the ecosystem. Apple.

Primary diagnostics and equipment testing

Before delving into the depths of system settings, it's important to rule out trivial causes. Users often forget that Wi-Fi module It could simply freeze after a long sleep or a power surge. It's also worth checking whether the wireless adapter itself is turned on, as in some versions macOS It can be disabled programmatically.

Check your nearby devices: if your smartphone or tablet also can't see the network, the problem is definitely not with your computer. If Mac — the only problematic device; try moving it closer to the router. Sometimes the laptop's antennas lose sensitivity, and the connection will constantly drop at the edge of the coverage area.

Pay attention to the indicators on your router. If the error indicator is lit or the WAN indicator is blinking, your ISP may be performing maintenance. In this case, no settings will be needed. MacBook will not help until the signal from the service provider is restored.

  • 📶 Check if Wi-Fi is turned on in the status bar menu or via Control Center.
  • 🔄 Reboot your router by unplugging it for 10-15 seconds.
  • 💻 Perform a hard reboot Mac, and don't just close the lid.
  • 📱 Make sure other devices can connect to the same access point successfully.

If basic steps fail, we move on to a more in-depth analysis. Don't ignore this step, as 30% of problems are resolved by simply rebooting the hardware to clear temporary cache errors.

Using built-in network diagnostics

In the operating system macOS Hidden within is a powerful self-diagnostic tool that not all users are aware of. It can automatically detect and fix common configuration errors, such as incorrect DNS or IP address conflicts.

To start diagnostics, hold down the key Option on your keyboard and simultaneously click the Wi-Fi icon in the menu bar. The drop-down list will display "Open Wireless Diagnostics." Launch it and follow the wizard's instructions.

⚠️ Note: The utility may prompt you to send reports to AppleYou may wish to decline this, as data collection is not required to resolve the issue locally, and the process may take time.

After the scan, the system will generate a report. Please pay attention to the "Overview" section. It will indicate if any issues with the settings were found. TCP/IP or DNS. The system will often prompt you to reset the Wi-Fi settings for the current user, which is one of the most effective methods.

If diagnostics report low signal strength or severe interference, try changing the channel on your router. In apartment buildings, neighboring networks often interfere with each other, especially in the 2.4 GHz band. Switching to 5 GHz can dramatically improve the situation.

Deleting network configuration files

This is one of the most effective methods if Mac "Incorrect password" or "Unable to obtain IP address" persistently appears. The system stores connection settings in special files. .plist, which can become corrupted over time. Deleting them forces macOS to create new, clean configurations.

To perform this operation, you will need access to Finder. Open the Go menu in the top bar and select Go to Folder (or click Cmd + Shift + G). Enter the path /Library/Preferences/SystemConfiguration/ and press Enter.

In the folder that opens, find and delete (move to the Recycle Bin) the following files, if they are present:

  • 📄 com.apple.airport.preferences.plist
  • 📄 com.apple.network.eapolclient.configuration.plist
  • 📄 com.apple.wifi.message-tracer.plist
  • 📄 NetworkInterfaces.plist
  • 📄 preferences.plist

After deleting the files, be sure to restart your computer. When you turn it on, the system will detect the missing files and recreate them with factory settings. You'll have to re-enter your Wi-Fi password, but this often solves the "never getting an address" issue.

☑️ Checklist before deleting files

Completed: 0 / 4

Resetting network settings via Terminal

For advanced users who have found the graphical interfaces ineffective, there is a command line reset option. This allows you to clear the cache. DNS and restart network services at a deeper level.

Open the Terminal app (located in Applications → Utilities). To reset DNS, enter the command sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder and press Enter. The system will prompt you for an administrator password (characters are not displayed as you type).

sudo ifconfig en0 down

sudo ifconfig en0 up

This command sequence forcibly disables and enables the network interface. en0 (standard name for Wi-Fi adapter in MacBook). If you have an older Mac with a non-removable battery, the interface name may be different, but 99% of the time it's en0.

It's also worth checking if you have a static IP address set that conflicts with your current network. Go to System PreferencesNetWi-FiRead moreTCP/IPMake sure the "Use DHCP" mode is selected.

What should I do if the Terminal doesn't provide access?

If you see an access error, check your permissions in the Security & Privacy section of System Preferences. Full disk access may be restricted by security policies in macOS Sonoma and later.

Working with profiles and security

Often the cause of Wi-Fi problems is old configuration profiles, left over from corporate networks, educational institutions, or VPN services. They can force proxy settings or certificates that block connections to the home network.

Check for profiles in System settingsIn older versions of macOS, this is a separate "Profiles" section; in newer versions (Ventura, Sonoma), they may be located in the "Privacy & Security" section or integrated into the network settings. If you see any unfamiliar profiles, delete them.

⚠️ Please note: Deleting corporate profiles may prevent you from accessing work resources. Ensure you no longer need the profile before deleting it.

Another important aspect is the date and time. If on Mac The time is out of sync, SSL/TLS security certificates won't work, and the router may reject the connection. Set automatic time synchronization in the appropriate settings section.

Also check your firewall settings. In the section NetFirewall Try temporarily disabling protection. If Wi-Fi works, then the rule is blocking the connection, and you need to add an exception.

Comparison of problem solving methods

Not all methods are equally effective in all situations. Below is a table to help you choose a strategy based on your symptoms.

Symptom Probable cause Recommended action Complexity
Gray Wi-Fi icon Hardware or driver failure Resetting NVRAM/PRAM and SMC Low
"Incorrect password" Security key conflict Forget the network and delete the plist Average
"Getting IP address..." DHCP router error Rebooting the router and resetting DHCP Low
There is a connection, but no internet DNS issues Change DNS to 8.8.8.8 Low

Choose the method that best suits your situation. Don't delete system files if a simple DNS change solves the problem. Work your way from simple to complex.

Resetting NVRAM and SMC (for Intel Macs)

If you have Mac with an Intel processorThe non-volatile RAM (NVRAM, or PRAM) is responsible for storing Bluetooth, Wi-Fi, and audio device settings. Resetting it often works wonders when software methods fail.

Shut down your Mac. Turn it on and immediately press and hold four keys: Option, Command, P And RHold them for about 20 seconds. On some Mac models, the Apple logo may appear, disappear, and then reappear—this is normal.

To reset the System Management Controller (SMC), which is responsible for power and radio modules, the procedure varies depending on the model. On a MacBook with a removable battery, remove the battery, hold down the power button for 5 seconds, reinsert the battery, and turn on the MacBook. On models with a built-in battery (T2 chip), hold down the power button for 10 seconds after shutting down.

⚠️ Note: For Mac computers with Apple Silicon processors (M1, M2, M3), the NVRAM and SMC reset procedures do not exist in their traditional form. These systems perform self-diagnostics and resets during a normal reboot.

After completing these procedures, your computer may run slightly slower the first time you start it as the system rebuilds indexes. This is normal. Check your Wi-Fi connection.

📊 What processor does your Mac have?
Intel Core i5/i7/i9
Apple M1
Apple M2/M3
I don't know / I'm not sure

Frequently Asked Questions (FAQ)

Why does my Mac connect to Wi-Fi but not the internet?

Most likely, the problem is with the DNS servers. Try manually entering the DNS address in the network settings (TCP/IP). 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare). Also, check if a proxy server is enabled in your Wi-Fi settings.

How to make a Mac forget a Wi-Fi network?

Go to System PreferencesWi-FiFind your network in the list of known networks, click the "i" icon or three dots next to its name, and select "Forget this network." You'll then be prompted to re-enter your password.

Can antivirus block Wi-Fi on Mac?

Yes, some third-party antivirus programs and VPN clients have their own network filters that may conflict with macOS. Try temporarily disabling or uninstalling your third-party antivirus to check.

What should I do if the Wi-Fi module has disappeared from the list of devices?

If Wi-Fi isn't listed in the menu at all, and the icon is grayed out or missing, this could indicate a hardware failure or a disabled Wi-Fi module. Try creating a new macOS user and check for Wi-Fi there. If it's still not listed, there's likely a hardware issue.