The situation when MacBook or iMac Refusing to detect a wireless network or losing connection at the most inopportune moment can be frustrating for any user. This is especially annoying given the technology's reputation. Apple as a benchmark for stability and a "simply working" device. However, as technical maintenance practice shows, software crashes in macOS and network protocol conflicts occur regularly, regardless of the laptop's year of manufacture.
The problem can be rooted in a variety of layers: from a simple time desynchronization to deep errors in the wireless module drivers. Users often immediately blame the router, forgetting that it's the operating system that's at fault. macOS Manages the authorization process. Before panicking and taking your device to a service center, it's important to run a thorough diagnostic to rule out simple software errors.
In this guide, we'll cover not only standard methods like rebooting, but also deeper system settings that are often ignored. You'll learn how to properly reset network settings, check DNS configuration, and even update hidden Wi-Fi power-saving settings. Understanding these processes will help you go beyond simply pressing buttons and instead consciously troubleshoot the root cause of the problem.
Initial diagnostics and basic checks
The first step should always be to check the obvious. Often problem The problem isn't rooted in complex code, but rather in a simple module shutdown or battery drain, which causes the system to enter a strict power-saving mode. Make sure the Wi-Fi icon in the menu bar is active and not crossed out. Sometimes, simply toggling the "Turn off Wi-Fi" slider and turning it back on after 10-15 seconds forces the module to rescan the airwaves.
It's important to check if other devices can see your network. If your smartphone is on Android or iOS connects easily, and Mac — No, then the router is working properly, and you need to look for the "dog" in your computer settings. If the network isn't visible anywhere, it's possible the router is frozen or overheated. In this case, a full cycle of unplugging the router from the outlet for 30 seconds is a mandatory action, as it clears the router's RAM buffer.
It's also worth paying attention to the date and time. If the system clock is out of sync, security certificates will fail to validate, and connections to secure networks (WPA2/WPA3) will be automatically blocked. macOS is very sensitive to time desynchronization with Apple's servers.
⚠️ Attention: If your MacBook is in power saving mode, it may be forcibly disabling Wi-Fi to conserve battery power. Connect the charger and try connecting again.
Check if Do Not Disturb or Focus Assist mode is enabled, as these can restrict background network activity in some versions of macOS. While this is rare, software conflicts cannot be ruled out.
Analysis of router performance and frequency range
Modern routers operate in two main ranges: 2.4 GHz And 5 GHzOld models MacBook External adapters may not support the 5 GHz frequency, or, conversely, new devices may ignore the congested 2.4 GHz band if network aggregation (Smart Connect) is enabled in the router settings. Try temporarily separating the networks in the router settings by assigning them different names (SSIDs), for example, "Home_2G" and "Home_5G," and connecting to each separately.
Broadcast channels also play a critical role. In apartment buildings, the airwaves are clogged with signals from neighboring devices. If your router is on a channel used by five other devices behind the wall, packet collisions will occur, and Mac will lose connection. Use the built-in diagnostic utility to find a free channel.
To run diagnostics, open System Preferences, hold down the key Option and click on the Wi-Fi icon in the menu bar, then select Open wireless diagnosticsDon't run the automatic search, but go to the menu Window -> Review (or Scan) to see the channel load graph.
- 📡 2.4 GHz band: It passes through walls better, but has only 3 non-overlapping channels (1, 6, 11) and is highly susceptible to interference from microwaves and Bluetooth.
- 🚀 5 GHz band: provides high speed, has many channels, but penetrates concrete floors worse and has a shorter range.
- 🔒 Security type: Make sure your router uses WPA2/WPA3 Personal. Outdated WEP or TKIP protocols may be blocked by modern versions of macOS for security reasons.
Reset network settings and delete profile
If basic checks don't help, you should delete the saved network profile. macOS stores the connection configuration, and if an error occurs (for example, if the password or encryption type on the router has changed), the system will attempt to use the old, incorrect data. This is a classic case of the computer thinking it knows how to do things, but being wrong.
To delete a network, go to System Preferences -> NetSelect Wi-Fi from the list on the left, click the button Additionally (or Read more (in newer versions of macOS). In the list of known networks that opens, find your home network, select it, and click the minus sign. (-) to delete. After that, be sure to click OK And Apply.
In some cases, especially after major macOS updates (for example, switching to Sonoma or Ventura), you may need to create a new network location. This is similar to a profile that resets all network interfaces to factory settings without affecting personal files.
To create a new location:
- Open
System Preferences->Net. - From the Location menu (often hidden in a drop-down list or accessible via the "i"/gear button), select
New location. - Name it something like "Home_Fix" and click
Apply. - Try connecting to Wi-Fi again by entering the password.
☑️ Checklist before reset
Resetting SMC and NVRAM: Deep Cleaning
On Mac computers with Intel processors, the controller is responsible for managing wireless modules, Bluetooth, and power. SMC (System Management Controller). If it's glitchy, Wi-Fi may simply stop turning on physically, even if the slider is enabled in software. Resetting the NVRAM (or PRAM) is also important, as it stores temporary data about the last successful connections and selected networks.
For MacBooks with a removable battery (very old models), the procedure is trivial: remove the battery, turn off the power, and hold down the power button for 5 seconds. For modern laptops with a non-removable battery, the algorithm is more complex. You need to shut down the Mac, then hold down the keys. Shift + Control + Option (left) and the power button simultaneously. Hold for 10 seconds, then release and turn on the computer as usual.
To reset the NVRAM, turn off your Mac, turn it on, and immediately press and hold the keys Option + Command + P + R. Hold them for about 20 seconds (on some Mac models, you may hear a second beep or the Apple logo may appear twice).
⚠️ Attention: On Mac computers with processors Apple Silicon (M1, M2, M3) There are no standard SMC and NVRAM reset procedures. Simply shut down the device completely (shutdown), close the lid, wait 30 seconds, and then turn it on again. The system will automatically perform the necessary checks upon startup.
These steps won't delete your data, but they may reset some screen brightness or sound settings, which you'll need to adjust manually. However, to restore functionality Wi-Fi module This is often the only effective method.
Working with DNS and TCP/IP stack
Often, a Mac "sees" the router, but there's no internet. This could indicate a DNS (Domain Name System) issue. The computer can't resolve a website name (e.g., google.com) to an IP address. By default, macOS uses your ISP's DNS, which can be slow or error-prone. Replacing them with public servers from Google or Cloudflare often resolves the "connected but no internet" issue.
To change DNS, go to System Preferences -> Net -> Wi-Fi -> Read more (or Additionally). Open the tab DNSIf there are gray (inactive) addresses, you can ignore them. If there are black ones, delete them by clicking the minus button. Add new addresses by clicking the plus button. (+).
Recommended addresses:
- 🌐 Google DNS: 8.8.8.8 and 8.8.4.4
- ☁️ Cloudflare DNS: 1.1.1.1 and 1.0.0.1
It's also worth renewing the DHCP lease. In the same network settings, in the tab TCP/IP, press the button Renew DHCP leaseThis will force the router to assign your Mac a new IP address and gateway, which is useful if there's an IP address conflict on your network (when two devices are assigned the same address).
Why might DNS block Wi-Fi?
Some providers or corporate networks use specific DNS servers to filter traffic. If you've changed your router or provider, old DNS records may point to nowhere, creating the illusion that your network is down.
Table of error codes and their meanings
When attempting to connect, macOS may display various error messages. Understanding them can help you find a solution faster. Below is a table of the most common statuses.
| Message / Status | Probable cause | Action |
|---|---|---|
| Wi-Fi: off | The module is deactivated by software or there is a driver failure. | Enable it in the menu and restart your Mac. |
| Unable to connect to network "Name" | Incorrect password or security type | Forget the network and re-enter the password. |
| Self-assigned IP (169.254.x.x) | The router did not provide an IP address (DHCP fail) | Renew DHCP lease, check router |
| The password is incorrect | Input error or key change on the router | Delete the network profile and enter the key again |
Particular attention should be paid to the status Self-assigned IPAddresses starting with 169.254, means the computer is screaming into the void, trying to get an address from the router, but getting no response. In this case, the problem is almost always with the router or the cable running to it from the ISP.
Software conflicts and third-party utilities
Don't forget about the third-party software factor. Antiviruses (for example, Kaspersky, Norton, McAfee) often implement their own network filters, which can block legitimate connections if they deem the network "public" or unsafe. Temporarily disabling your antivirus or its firewall will help identify the culprit.
VPN clients can also cause conflicts. If you've previously used VPN services, they may have modified macOS network settings, creating virtual adapters that intercept traffic. Even if the VPN is disabled, its driver may interfere with your default Wi-Fi.
Try starting your Mac in Safe mode (Safe Mode). For Intel Mac, hold down Shift When turning on, for Apple Silicon - hold down the power button until the boot options appear, select the disk and hold down Shiftby clicking "Continue in Safe Mode." If Wi-Fi works reliably in this mode, the problem is caused by installed software or cache.
⚠️ Attention: The macOS interface and settings layout may change with new versions of the operating system. If you can't find the option described, use the Settings search (Command+F) or refer to the official Apple documentation for your OS version.
Frequently Asked Questions (FAQ)
Why does my Mac connect to Wi-Fi but not the internet?
Most often, this is a DNS issue or incorrectly set time. Check that the date and clock are set correctly. Also, try manually entering the DNS servers (8.8.8.8), as described in the TCP/IP section. Sometimes, flushing the DNS cache with a command in Terminal helps. sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder.
Can a MacBook case interfere with Wi-Fi?
Yes, if the case has a metal coating, foil inserts, or thick edges that block the antenna areas (usually located near the screen hinges or on the sides of the case). Remove the case and check the signal strength.
How do I find out what frequency my Wi-Fi is on on my Mac?
Hold down the key Option and click the Wi-Fi icon in the menu bar. In the drop-down list, find the "Channel" line. If the channel is in the range of 36-165, then it's 5 GHz. If it's 1-14, then it's 2.4 GHz.
Does resetting SMC delete my files?
No, resetting the SMC (system management controller) only affects low-level hardware settings (fans, backlight, batteries, network). Your documents, photos, and apps will remain completely safe.