How to Enable Wi-Fi on a MacBook: From Basic Settings to In-Depth Diagnostics

It's almost impossible to imagine a modern Apple laptop without a wireless Internet connection. Wi-Fi module The wireless network is the primary connection for most users, providing access to cloud services, email, and streaming video. However, sometimes, after a system update, an accidental press, or a software glitch, the wireless network icon disappears and the internet stops working. This can be confusing, especially if you don't have an Ethernet cable handy.

In this article, we'll take a detailed look at all possible ways to activate the adapter on various operating system versions. We'll cover both standard methods Control center, as well as deeper settings in system parameters. We'll also cover situations where software switches don't respond, requiring modification of configuration files or a reset of network settings.

It is important to understand that the algorithms of actions may differ depending on the year of manufacture of your device and the version of the installed one. macOSInterfaces may change, but the operating logic remains the same. If you encounter a problem, don't rush to take your device to a service center—in 90% of cases, the issue can be resolved using software in a few minutes.

Basic activation via Control Center and menu bar

The most obvious and quick way to restore internet access is to check the wireless module's status via the top bar of the screen. In older versions of the operating system, the fan icon was always present, but in the new interfaces, Apple strives for minimalism, hiding unnecessary elements. Click the icon. Control center (two horizontal switch lines) in the upper right corner of the screen.

In the menu that opens, find the section labeled "Wi-Fi." If the module is disabled, the slider will be grayed out and a warning symbol may be visible next to it. Simply move the switch to the "On" position. The system will immediately attempt to find known networks. If the list of networks appears but you can't connect, your router's security settings may be corrupted.

⚠️ Note: If the Wi-Fi slider is grayed out and cannot be clicked (inactive), this may indicate that the wireless module is disabled at the hardware level or the system driver is not responding. In this case, simply toggling the slider will not help.

Sometimes the Wi-Fi icon may be hidden from the menu bar, creating the illusion that it's missing. To restore it, go to System Preferences and find the section for Controls. There, you can force the network status to be displayed as "Always" or "When connected."

📊 How often do you experience Wi-Fi problems on your Mac?
Daily
Once a week
Rarely
Never had any problems

Once the module is activated, the MacBook will begin scanning the airwaves. Frequency ranges 2.4 GHz and 5 GHz are handled automatically. If your router broadcasts a network with the same name (SSID) on both frequencies, the system will automatically select the optimal option. If the network name is different, select the desired network from the list and enter the password.

Setting up a network through System Preferences in newer versions of macOS

Starting with macOS Ventura and Sonoma, Apple has completely redesigned the Settings interface, making it similar to iPadOS. To access the Settings menu, click the Apple logo in the upper left corner and select System Preferences. In the left column, find the section Wi-Fi.

This section displays more detailed information than the drop-down menu. You'll see a list of available networks, as well as the current connection status. If the "Wi-Fi" slider is off, turn it on. Below that, you'll see a "More" or "Advanced" button, which provides access to advanced settings such as DNS and TCP/IP.

☑️ Connection check

Completed: 0 / 5

This section also contains an important privacy feature. macOS can use private Wi-Fi address (MAC address) to hide your device from trackers on public networks. If your home router is configured to filter by MAC addresses, enabling this feature will block access. In this case, click the "More details" button next to your network name and disable the "Private Wi-Fi address" option.

The new settings also make it easy to manage known networks. You can delete a network your laptop connects to automatically, but which is no longer active or has changed its password. This helps avoid connection conflicts when your device tries to connect to a weak neighbor's signal instead of your powerful router.

Managing connections in the classic macOS interface

If you are using an older version of the system, for example Catalina, Mojave or High Sierra, the settings logic will be different. Here, all the parameters are collected in a single "Network" window. You can access it from the Apple menu by selecting System Preferences → Network.

In the left column of the window, select the Wi-Fi interface. On the right, you'll see the connection status. If the red indicator is lit, click "Turn on Wi-Fi." If the indicator is yellow, this means the module is enabled but an IP address hasn't been obtained, or the connection to the router is established but there's no internet access.

Indicator status Meaning Action
Green The network is active, there is internet No action required
Yellow There is a configuration, but no connection. Check your router and DNS settings
Red Cable not connected / Wi-Fi off Turn on the module or check the cable
Grey The interface is not configured Select a configuration from the list

In the classic interface, there's also an "Advanced" button in the lower right corner. This allows you to manage the network preference order. Network priority Important if you frequently move between home, the office, and cafes. Drag your home network to the top of the list so your MacBook always selects it first.

Why is network order necessary?

The system always tries to connect to the network that's higher in the list. If you remove your home network from the list of known networks but leave your office network, your laptop won't automatically connect to your home network, even if the signal is strong. This is useful for separating work and personal profiles.

Diagnosing and resetting network settings

When simple switches don't help, you need to turn to diagnostics. macOS has a powerful tool built into it for troubleshooting. Hold down the key Option on your keyboard and simultaneously click the Wi-Fi icon in the menu bar. The drop-down menu will display the option "Open Wireless Diagnostics."

A utility will launch, analyzing the current state of the broadcast, checking the configuration, and attempting to identify the cause of the failure. Don't be intimidated by the abundance of graphs and technical data. What you're interested in is the final report the program generates after the scan. It often suggests solutions, such as resetting settings or updating your profile.

If the automatic diagnostics fail, try creating a new network profile. In the network settings section (where the interface list is), click the configuration management button (the gear icon or the minus/plus sign). Delete the current Wi-Fi profile (remembering the passwords first!) and create a new one with a name like "Wi-Fi 2." This will force the system to re-initialize the drivers.

⚠️ Important: Before deleting a network profile, make sure you have access to the passwords for your Wi-Fi networks, as they will be erased from your computer's memory.

Another effective method is resetting TCP/IP settings. In the network settings, select Wi-Fi, click "Advanced," and then go to the TCP/IP tab. Click the "Reset" button. This will clear the IP address and DNS cache, which often helps if the router has changed its address scheme but the laptop still remembers the old settings.

Troubleshooting Drivers and the mDNSResponder Service

Sometimes the problem isn't in the settings, but in a frozen system service responsible for network connections. On macOS, this process is mDNSResponderRestarting it often solves the "infinite IP address acquisition" problem. To do this, open the Terminal.

Launch Terminal via Spotlight search (Cmd + Space) and enter the command to restart the service. This is safe and doesn't require administrator privileges in most cases, but may require a password.

sudo killall -HUP mDNSResponder

After entering the command, press Enter. If the system prompts you for a password, enter it (the characters won't be displayed) and press Enter again. After that, try disabling and re-enabling Wi-Fi. This often "shakes up" the network stack.

It's also worth checking whether a third-party antivirus or firewall is blocking the connection. Temporarily disabling security software can help identify the conflict. If Wi-Fi works after disabling the antivirus, you'll need to update the antivirus itself or configure its exclusions.

Hardware reasons and NVRAM

If software solutions fail, the problem may be a hardware failure or misconfigured non-volatile RAM (NVRAM/PRAM). This memory stores data about the display, sound, and network connections. Resetting the NVRAM may restore the Wi-Fi module to working order.

For a MacBook with an Intel processor: Shut down the computer. Turn it on and immediately press and hold four keys: Option + Command + P + R. Hold them for about 20 seconds until your Mac restarts a second time (or you hear a second beep).

For MacBooks based on Apple Silicon (M1, M2, M3): the procedure is different. Shut down your Mac, close the lid, wait 30 seconds, then open the lid and turn on the device. Many settings on Apple silicon are reset automatically during a hard reset, but sometimes a pause is required.

In rare cases, the problem may be physical: an antenna connector inside the case may have come loose, or the Wi-Fi/Bluetooth module itself (they are often combined) may have failed. If your MacBook has been dropped or liquid has been spilled, the likelihood of hardware failure is high. In this case, only diagnostics at an authorized service center can help.

Why can't my MacBook see the 5GHz network?

Older MacBook models (manufactured before 2013-2014) may not support the 802.11ac standard or certain 5 GHz channels. Your router may also be configured to use channels that are not permitted in your region (for example, some higher channels are restricted in Russia but are available in the US). Try changing the channel in your router settings to 36, 40, 44, or 48.

Is it possible to share Wi-Fi from a MacBook?

Yes, macOS can act as an access point. Go to the "Internet Sharing" settings, select the source (e.g., Ethernet) and the transfer method (Wi-Fi). This will turn your laptop into a router for other devices.

How to find out the MAC address of a Wi-Fi adapter?

Hold down the Option key and click the Wi-Fi icon. The "Wi-Fi Address" line will display the device's physical address. You can also find it in "Network" -> "Advanced" -> "Hardware" tab.