Wireless Internet on MacBook It may shut down suddenly: after a system update, a dead battery, or a router malfunction. Sometimes the problem lies in software settings, and sometimes it's due to hardware issues with the adapter. In this article, we'll look at these. all possible ways to turn on Wi-Fi on devices Apple, from basic to advanced, taking into account the features of the latest versions macOS Sonoma And Ventura.
It is important to understand that the algorithm of actions may differ depending on the laptop model (for example, MacBook Air M1 vs MacBook Pro 2019) and operating system versions. If the standard menu bar startup doesn't work, don't rush to take your device to a service center—the problem can often be resolved manually in 2-3 minutes.
1. Basic method: enabling via the menu bar
The most obvious and quickest method is to use the Wi-Fi icon in the top menu bar. It works on all models. MacBook, regardless of the year of release and version macOS.
Instructions:
- 🔍 Find the icon in the upper right corner of the screen Wi-Fi (three curved lines resembling a fan). If it's not there, proceed to the next section.
- 🖱️ Click on the icon with the left mouse button (or touchpad).
- 🔄 Select the item from the drop-down menu
Turn on Wi-Fi(if it appears grayed out). - 📶 After activation, wait for the list of available networks to appear and connect to the desired one.
If the Wi-Fi icon is missing from the menu bar, you can return it:
- Open
System Preferences → Control Panel. - Find the section
Wi-Fiand check the box next to itShow in menu bar.
2. Hotkeys for Wi-Fi control
Apple does not assign standard keyboard shortcuts to turn on Wi-Fi, but you can customize them yourself or use hidden combinations.
Methods:
- ⌨️ On MacBook Pro 2016–2020 With Touch Bar: press and hold
Fn(or globe) - a panel with a Wi-Fi button will appear. - ⌨️ Universal method:
Shift + Option + Click on the Wi-Fi iconin the menu - the extended diagnostics menu will open. - ⌨️ To create your own combination:
- Go to
System Preferences → Keyboard → Keyboard Shortcuts. - Select
Utilities→Terminal. - Assign a combination to the command
networksetup -setairportpower en0 on(more details in the section about Terminal).
- Go to
- Open
System Preferences(gear icon inDockor throughSpotlight—Cmd + Space). - Go to the section
Net. - In the left column, select
Wi-Fi(if it is not there, click+below and add manually). - Click the button
Turn on Wi-Fi(or switch the slider to the positionOn). - Select a network from the list and enter the password if required.
- 🔌 Hardware module shutdown (some models have a physical switch).
- 🛠️ Software glitch (reset required)
NVRAMorSMC). - 🔧 No drivers (relevant after a clean installation) macOS).
- Open
Terminal(Programs → Utilitiesor throughSpotlight). - Enter the command to check the current Wi-Fi status:
networksetup -getairportpower en0If the answer is
Wi-Fi Power (en0): Off— the module is disabled. - Turn on Wi-Fi with the command:
networksetup -setairportpower en0 on - Connect to the network (if necessary):
networksetup -setairportnetwork en0 [NETWORK_NAME] [PASSWORD] - Turn it off MacBook.
- Turn it on and immediately hold down the keys
Option + Command + P + R. - Hold for 20 seconds (on Apple Silicon — until the second beep or the logo appears).
- Release the keys and wait for the system to boot.
- 🔌 Disconnect the charger.
- 🖥️ Turn it off MacBook.
- 🔑 Press and hold
Shift + Control + Option+ power button for 10 seconds. - 🔄 Release the keys, connect the charger and turn on the laptop.
- 🛡️ Launch the built-in Activity Monitor (
Programs → Utilities) and check the processes that consume a lot of network resources. - 🔍 Uninstall recently installed programs (especially if the problem appeared after their installation).
- 🦠 Perform a virus scan using Malwarebytes or Avast Security (free versions are available in App Store).
- 🌐 Check your VPN settings: Some services (for example, NordVPN or ProtonVPN) may block connections to local networks.
- Open the VPN app settings.
- Find the section
Split Tunneling(or similar). - Add your local network to the exception list.
- 💥 MacBook, subjected to a fall or impact.
- 🌡️ Devices that overheat during operation.
- 🔋 Laptops with a swollen battery (it can put pressure on the motherboard).
- 🕳️ Models that have been repaired with screen assembly replacement (Wi-Fi antennas are often damaged).
- 🚫 The Wi-Fi module is not detected in
System information(About This Mac → System Report → Network). - 🔌 The Wi-Fi icon in the menu is gray and does not respond to clicks.
- 📡 Other devices see the network, and MacBook - no (however, Bluetooth works).
- Contact us Apple Authorized Service Center (warranty repairs cover most hardware defects).
- Check your warranty status on the website Apple by serial number.
- If the warranty has expired, compare repair costs at official and unofficial service centers (replacing a Wi-Fi module costs 5,000–15,000 rubles, depending on the model).
- The Wi-Fi module is disabled at the hardware level (try resetting SMC/NVRAM).
- Incompatibility with the router channel (in the router settings, change the channel to 6 or 11 for the 2.4 GHz range).
- Problems with antennas (relevant after falls or repairs).
- Delete file
/Library/Preferences/SystemConfiguration/NetworkInterfaces.plist(see the section on Terminal). - Create a new network location in
System Preferences → Network. - Roll back the update (if the problem appeared recently) through
macOS Recovery(Cmd + Rwhen loading). - 🔄 Restart your router (turn it off for 30 seconds).
- 📡 In the Wi-Fi settings on MacBook click
Advanced → TCP/IPand update DHCP-Lease (Renew DHCP lease). - 🔧 Change DNS servers to
8.8.8.8(Google) or1.1.1.1(Cloudflare) in the sectionDNS. - 🛡️ Disable your VPN or firewall (built-in or third-party).
- Click
Control + F2(orFn + Control + F2) to move focus to the menu bar. - Using the keys
←/→Go to the Wi-Fi icon. - Click
Spaceto open the menu and selectTurn on Wi-Fiby using↓+Enter. - ✅ MacBook supports most USB chip adapters Ralink, Realtek or Broadcom.
- ⚠️ On macOS Sonoma and newer may require additional drivers (check compatibility before purchasing).
- 🔌 Recommended models: TP-Link TL-WN725N (requires drivers), D-Link DWA-131 (works out of the box).
On some models (eg, MacBook Air M2) hot keys may not work due to chip features Apple SiliconIn this case, only manual activation via settings will help.
3. Enable Wi-Fi via System Preferences
If the Wi-Fi icon has disappeared from the menu bar or is unresponsive, you can enable the module through the main system settings. This method works even if the graphical interface is malfunctioning.
Step-by-step instructions:
If section Wi-Fi is missing from the list of network interfaces, this may indicate:
Tried turning it on through the menu bar|Restarted the MacBook|Checked the network settings|Updated macOS to the latest version-->
4. Terminal: Enabling Wi-Fi via the command line
For advanced users or in cases where the graphical interface is not available, this will help TerminalThis method is universal and works even in the event of serious system failures.
Instructions:
Additional useful commands:
| Team | Description |
|---|---|
networksetup -listallhardwareports |
Shows all network interfaces (needed for identification en0, en1 etc.) |
sudo ifconfig en0 up |
Force-enabling the interface (requires administrator rights) |
sudo networkservice -flushcache |
Clearing the DNS cache (helps with connection problems) |
sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist |
Reset network settings (you will need to restart your MacBook after doing this) |
On Apple Silicon chips (M1/M2/M3), the Wi-Fi interface may be designated not as en0, but as en1 or en2 - check the name using the listallhardwareports command.
What to do if the Terminal says "Could not find airport device"
This means the system is not detecting the Wi-Fi module. Reasons:
1. Drivers are missing (after updating/clean installing macOS).
2. Hardware failure (check at a service center).
3. The module is disabled at the SMC level (try reset, see the next section).
5. Reset NVRAM/SMC and diagnose hardware problems
If Wi-Fi does not turn on using any of the listed methods, the problem may lie in a firmware failure (NVRAM) or system management controller (SMC). These components are responsible for the operation of hardware modules, including the wireless adapter.
Resetting NVRAM (for Intel and Apple Silicon):
Resetting the SMC (for MacBooks with Intel chips only):
On MacBooks with M1/M2/M3 chips SMC reset is not required - its functions are integrated into the unified management system.
⚠️ Note: After resetting the NVRAM or SMC, some settings (screen brightness, sound, boot disk selection) may be reset. This is normal and does not indicate a problem.
6. Check for viruses and conflicting software
It's rare, but it does happen that Wi-Fi disconnects due to malware or a conflict with installed programs (for example, VPN clients or antiviruses).
How to diagnose:
If you suspect a conflict with your VPN:
⚠️ Please note: Some corporate VPNs (e.g. Cisco AnyConnect or FortiClient) may completely block Wi-Fi when connected. In this case, please contact your network administrator.
7. Hardware malfunctions: when to contact service
If none of the software methods helped, the problem may be in physical malfunction Wi-Fi module or antennas. This applies to:
Signs of hardware failure:
In these cases it is recommended:
FAQ: Frequently asked questions about Wi-Fi on a MacBook
My MacBook can't see any networks, even though the router is working. What's wrong?
Possible reasons:
For diagnostics, open System information and check if Wi-Fi is displayed in the section Net.
After updating macOS, my Wi-Fi stopped working. How can I fix it?
Updates sometimes reset network settings. Try:
If that doesn't help, wait for a patch from Apple or contact support.
My MacBook connects to Wi-Fi, but the internet isn't working. What should I do?
Check:
How to turn on Wi-Fi on a MacBook without a mouse (if the touchpad doesn't work)?
Use keyboard shortcuts:
If the touchpad fails completely, connect a USB mouse or use Voice control (System Preferences → Accessibility).
Can I use a USB Wi-Fi adapter if the built-in module is broken?
Yes, but with some reservations:
After connecting the adapter, select it in System Preferences → Network as the main interface.