How to Turn on Wi-Fi on a MacBook: 5 Methods + Troubleshooting

Wireless Internet on MacBook Your Wi-Fi connection can disconnect at the most inopportune moment: after a system update, due to accidental keypresses, or an adapter malfunction. If you see a gray Wi-Fi icon in the menu bar or can't find it at all, don't panic. In 90% of cases, the problem can be resolved within 1-2 minutes without calling a service center.

In this article, we will look at all the possible ways to enable Wi-Fi on MacBook Air And MacBook Pro (including models with a chip M1/M2/M3 And Intel), and also diagnose typical errors. The instructions are relevant for macOS Ventura 13.x, Sonoma 14.x And Monterey 12.xIf your laptop was released before 2015, check compatibility with the latest OS versions—some features may be missing.

Before you move on to complex manipulations, make sure the problem isn't with the router: reboot it, check the connections of other devices. If the internet works on your smartphone, but not on MacBook — let's read on.

1. Turn on Wi-Fi via the menu bar (the fastest way)

The main way to manage wireless networks on Mac — the bar in the upper right corner of the screen. If the Wi-Fi icon is grayed out or has a strikethrough, it doesn't always indicate a hardware failure. More often than not, the network is simply disabled by software.

To turn on Wi-Fi:

  1. Click on the icon Wi-Fi in the menu bar (looks like three waves or a circle with a line through it).
  2. Select the item from the drop-down list Turn on Wi-Fi (if there is one).
  3. Wait 5-10 seconds – the icon should turn black, and a list of available networks will appear next to it.
  4. Select your network and enter the password (if required).

If the point Turn on Wi-Fi No, and the icon is missing altogether - proceed to the next section. Also, check if it's activated Airplane mode: It disables all wireless modules, including Bluetooth and Wi-Fi. To deactivate it, click the airplane icon in the menu bar or go to Control Center (swipe right with two fingers from the right edge Touch Bar or click Control + Command + Q).

  • 🔍 Icon missing? Maybe it's hidden in Control Center - Expand it and find the "Wi-Fi" block.
  • Network not connecting? Try to forget it (click on the network name while holding down the key Option and select Forget this network), then reconnect.
  • 🔄 Does your connection keep dropping? This may be related to your router settings - check your Wi-Fi channel (we recommend 5 GHz for speed or 2.4 GHz for stability).
📊 What MacBook do you have?
MacBook Air (M1/M2/M3)
MacBook Pro (M1/M2/M3)
MacBook Pro (Intel)
MacBook Air (Intel)
Another

2. Hotkeys for Wi-Fi control

MacBook It supports keyboard shortcuts for quick access to functions, but not all users know that Wi-Fi can be turned on without a mouse. This is especially convenient if trackpad does not work or you prefer keyboard commands.

Basic combinations:

  • Option (⌥) + Click on the Wi-Fi icon — opens an extended menu with network information (IP address, MAC address, signal level).
  • Control + Command + Q — turns on/off Airplane mode (disables Wi-Fi and Bluetooth).
  • Shift + Option + Click on the Wi-Fi icon - shows hidden networks (if they are within range).

If hotkeys don't work, check their settings in System Preferences → Keyboard → Keyboard Shortcuts → Mission ControlSometimes combinations conflict with third-party programs (for example, Alfred or BetterTouchTool).

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 network through system settings. This method is also useful if you want to adjust network priority or change DNS.

Step-by-step instructions:

  1. Open System Preferences (gear icon in Dock or through Command + Space and enter "System").
  2. Go to the section Net.
  3. In the left column, select Wi-Fi (if it is not there, click “+” at the bottom and add a new interface).
  4. Click the button Turn on Wi-Fi (if it is inactive, check the right column with settings).
  5. In the drop-down menu Net Select your access point and enter the password.

If the button Turn on Wi-Fi is missing or inactive, this may indicate:

  • 🔌 Disabled adapter (check in Device Manager through About This Mac → System Report → Wi-Fi).
  • 🛠️ Software glitch (rebooting or resetting will help NVRAM).
  • 🔒 Parental Control Restrictions (if the laptop is used in an organization or school).

Are you in System Preferences?|Is the Network section selected?|Is the Wi-Fi tab active?|Are there any connection status errors?|Have you tried restarting your MacBook?-->

4. Enabling Wi-Fi via Terminal (for advanced users)

If the GUI is not responding, you can control the Wi-Fi via TerminalThis method is also useful for automation or remote configuration (e.g. by SSH).

Basic commands:

# Checking Wi-Fi status

networksetup -getairportpower en0

Turning on Wi-Fi

networksetup -setairportpower en0 on

Turning off Wi-Fi

networksetup -setairportpower en0 off

List of available networks

/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -s

Connect to the network (replace "SSID" and "password")

networksetup -setairportnetwork en0 "SSID" "password"

Please note:

  • 🔢 en0 — the standard identifier of the Wi-Fi adapter. To find the exact one, enter networksetup -listallhardwareports and find the line Wi-Fi.
  • 🔐 Commands with a password may require entering admin rights (sudo).
  • ⚠️ Some commands in newer versions of macOS require full disk access for Terminal (allow in System Preferences → Security & Privacy).

If after entering the command networksetup -setairportpower en0 on The error "Error: -3906" appears, which means the adapter is blocked at the system level. Solution: Restart your MacBook while holding down the Shift key (safe mode), then try the command again.

5. Diagnosing Wi-Fi Problems on a MacBook

If Wi-Fi doesn't turn on using any of these methods, the cause could be a software glitch, driver conflict, or hardware malfunction. Let's go over the basic diagnostic steps.

Step 1: Restart and reset NVRAM

NVRAM (non-volatile memory) stores network settings, sound, and other parameters. Resetting often helps with strange Wi-Fi glitches:

  1. Turn it off MacBook.
  2. Turn it on and immediately hold down the keys Option + Command + P + R.
  3. Hold for 20 seconds (on Mac With Apple Silicon enough until the second sound signal or logo).
  4. Release the keys and wait for it to load.

Step 2: Check the adapter in the System Report

Open About This Mac → System Report → Wi-Fi. Information about the adapter should be displayed here:

  • 🔹 State: "Enabled" (if "Disabled" - the problem is in the driver or hardware).
  • 🔹 Interface: en0 (or other identifier).
  • 🔹 Supported standards: 802.11a/b/g/n/ac/ax (if missing ax, yours MacBook does not support Wi-Fi 6).

Step 3: Create a new network location

Sometimes network settings become corrupted. To reset them:

  1. Open System Preferences → Network.
  2. Next to the drop-down menu Location click Managing Locations.
  3. Create a new location (eg "Home 2") and apply it.
What should I do if Wi-Fi turns on but doesn't connect to the network?

If MacBook sees networks, but can't connect, the problem may be:

- Incorrect password (check the case of the characters).

- MAC address filtering on the router (find the MAC address of your MacBook V System Report → Wi-Fi and add it to the router's whitelist).

- Incompatible encryption standard (the router must have WPA2/WPA3, not outdated WEP).

- Congested Wi-Fi channel (change the channel on the router from automatic to fixed, for example, 6 or 11 For 2.4 GHz).

6. Hardware problems: when to contact service

If none of the above helps, there may be hardware problems. Here are the signs that it's time to take it to the store. MacBook for repair:

Symptom Possible cause Solution
Wi-Fi does not turn on either through the menu or through the Terminal The Wi-Fi module or antenna is damaged. Module replacement (cost: ~5,000–15,000 ₽ depending on the model)
The Wi-Fi icon is grayed out, but it turns on after a reboot. Problems with the module power supply (often on MacBook Pro 2016–2019) Motherboard diagnostics (repair possible without replacement)
Wi-Fi works, but the speed is extremely slow (1–5 Mbps) The antenna is damaged or there is interference from other devices. Replacing the antenna or adjusting the router (changing the channel, reducing the power)
MacBook doesn't see 5 GHz networks, only 2.4 GHz. Module malfunction or outdated firmware Updating the router firmware or replacing the Wi-Fi module

On MacBook with chips Apple Silicon (M1/M2/M3) The Wi-Fi module is soldered into the motherboard, so replacing it is more expensive than on models with IntelIf your laptop is under warranty, please contact Apple Authorized Service Provider — repairs may be free.

⚠️ Attention: Do not attempt to disassemble it yourself MacBook to replace the Wi-Fi module! This may damage the cables or antennas and will void the warranty. In models with Touch Bar (2016–2020) there is a high risk of damaging the battery during disassembly.

7. Common mistakes and their solutions

Let's look at typical error messages and how to fix them.

  • 🚫 "Wi-Fi: No Internet connection"
    Cause: The router's DHCP server does not issue an IP address.
    Solution: IN System Preferences → Network → Wi-Fi → Advanced select a tab TCP/IP and press Renew DHCP leaseIf that doesn't help, manually enter the IP (for example, 192.168.1.100 with a mask 255.255.255.0).
  • ⚠️ "Unable to connect to the network"
    Cause: Incorrect password, hidden network or MAC filtering.
    Solution: Delete the network (click on its name while holding down the key) OptionForget this network), then reconnect. Check your router settings.
  • 🔄 "Connecting..." hangs endlessly
    Cause: IP address conflict or failure keychain (password storage).
    Solution: Open Programs → Utilities → Keychain, find the name of your network and delete the entry. Reboot MacBook.

If the error persists, try creating a new user on Mac (through System Preferences → Users & Groups) and test your Wi-Fi connection under the new account. If the problem goes away, your primary profile settings are to blame.

FAQ: Frequently asked questions about Wi-Fi on a MacBook

My MacBook can't see the 5 GHz network. What should I do?

If your MacBook doesn't see the network 5 GHz, check:

  1. Does yours support MacBook 5 GHzAll models since 2012 support this standard, but some budget routers can only work in the range 2.4 GHz.
  2. Router settings: go to its control panel (usually at the address 192.168.0.1 or 192.168.1.1) and make sure that 5 GHz included.
  3. Channel 5 GHz: Some countries use different channels. In Russia, the channels allowed are 36–64 And 100–140.

If the router supports 5 GHz, But MacBook it doesn't see it, try to manually specify the channel (for example, 36 or 48) instead of automatic selection.

My Wi-Fi disappeared after updating macOS. How do I get it back?

Updates sometimes reset network settings. Try this:

  1. Reboot MacBook.
  2. Reset NVRAM (instructions in section 5).
  3. Delete network settings file:
    sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
    

    sudo rm /Library/Preferences/SystemConfiguration/preferences.plist

    Then restart your laptop.

If the problem persists, roll back the update (if possible) or wait for a patch from Apple.

The Wi-Fi works, but the speed is very slow. What's wrong?

Slow speed may be due to:

  • 📶 Congested channel (change the channel on the router to 1, 6 or 11 For 2.4 GHz).
  • 🔄 Outdated standard (the router must have 802.11ac or 802.11ax).
  • 🛡️ VPN or antivirus (turn them off temporarily and check the speed).
  • 📡 Distance to the router (For 5 GHz maximum distance - ~10 meters without obstacles).

Check the speed on other devices. If it's slow everywhere, the problem is with your ISP or router.

Can I use a USB Wi-Fi adapter on a MacBook?

Yes, but with some reservations:

  • ✅ Most adapters are chip-based Realtek RTL8188 or RTL8812 work out of the box.
  • ⚠️ Adapters on Broadcom or Medatek may require drivers.
  • 🚫 MacBook With Apple Silicon (M1/M2/M3) are not supported by many USB adapters due to the lack of drivers for ARM architectures.

Before purchasing, check compatibility on the manufacturer's website or in reviews. Popular models: TP-Link TL-WN725N (For Intel Mac) And IOGEAR GWU627 (For M1/M2).

How to turn on Wi-Fi on a MacBook without a mouse (keyboard only)?

If trackpad or the mouse does not work, use:

  1. Combination Control + F2 (or Fn + Control + F2) to move focus to the menu bar.
  2. Keys And Move to the Wi-Fi icon.
  3. Click Enter, then using / select Turn on Wi-Fi and again Enter.

Alternative: open Spotlight (Command + Space), enter "System Preferences" and navigate the menu using Tab and the shooter.