Without a stable Wi-Fi connection, a modern laptop loses half of its capabilities: there is no access to cloud services, online games, video streaming in 4K or remote work. However, even experienced users sometimes encounter situations where the wireless network suddenly disconnects or fails to turn on after a system update. The cause may lie in hardware switches, software driver glitches, or power saving settings.
This article will help you figure out how to enable Wi-Fi on a laptop regardless of the operating system. We'll cover all possible methods—from basic (physical buttons and keyboard shortcuts) to advanced (settings) BIOS/UEFI (and command line). We'll pay special attention to common errors that may prevent a network from appearing in the list of available networks, and provide a checklist for diagnosing problems.
If you are in a hurry, take advantage of it. quick solution at the end of the article. For a deeper understanding, read on: there's no fluff here, just practical instructions with illustrations and explanations for beginners.
1. Checking the physical Wi-Fi switches
The first thing to do is ensure that the wireless module isn't disabled by hardware. Laptop manufacturers often equip their devices with special buttons or switches to save battery power. Their location varies depending on the model:
- 🖥️ Button on the body: on older models Lenovo, HP or Dell there may be a separate slider or a button with an indicator
Wi-Fi(usually on the front panel or side). - ⌨️ Keyboard shortcut: look for the key on the keyboard
Fn+ one of the functional (F2–F12) with an antenna icon. For example, on ASUS this is oftenFn + F2, on Acer —Fn + F3. - 🔄 Touchpad: some ultrabooks (eg MacBook Pro or Xiaomi Mi Notebook) have touch buttons for network control on Touch Bar or built-in panel.
If the Wi-Fi indicator does not light up after pressing, check if the button is mechanically blocked (for example, the slider is stuck in the position OFF). On some models Sony Vaio or Toshiba The switch is hidden under the cover - it can be accidentally touched during transportation.
⚠️ Attention: On devices with Windows 11 And macOS Ventura Hardware buttons can be blocked by software. If the indicator light flashes but the network doesn't appear, proceed to the next section.
2. Enabling Wi-Fi through the operating system settings
If the physical switches are working but the network still isn't working, check your OS settings. The interface varies depending on the system, but the general idea is the same: find the network management section and enable the wireless adapter.
Windows 10/11
Click Win + Ito open Parameters, then go to Network and Internet → Wi-Fi. Make sure the slider is Wireless Network enabled. If there is no item, the adapter is disabled at the driver level (see Section 4).
Alternative method:
- Click on the network icon in the tray (bottom right).
- From the drop-down menu, select
Wi-Fi(if it is grey, click on it). - Please wait 10-15 seconds for the list of available networks to appear.
macOS (Monterey, Ventura, Sonoma)
Open System Preferences → NetworkIn the left column, select Wi-Fi, then press Turn on Wi-FiIf the button is inactive, check if the adapter is disabled. Device Manager (analogue Windows).
Linux (Ubuntu, Mint, Fedora)
In most distributions, Wi-Fi is controlled via the taskbar:
- Click on the network icon in the upper right corner.
- Select
Enable Wi-Fi(orTurn on Wi-Fi(in Russian). - If there is no icon, open the terminal and enter:
nmcli radio wifi on
On KDE Plasma (for example, in Kubuntu) the path will be different: System settings → Network connections → Manage connections.
3. Airplane mode and power saving
One of the most common reasons for Wi-Fi loss is accidentally turning on the mode On the plane (Airplane Mode). In this case, all wireless modules are disabled: Wi-Fi, Bluetooth and cellular service (if available). You can check it like this:
- 📱 Windows: click
Win + Ato open the notification panel. Look for the buttonAirplane mode(airplane) - it should be turned off. - 🍎 macOS: open
Control Center(icon in the upper right corner) and check if it is activeAirplane mode. - 🐧 Linux: enter in terminal:
rfkill listIf there is a line in the output
Soft blocked: yes- unlock the adapter with the command:rfkill unblock wifi
Another hidden reason is energy saving settingsWindows and Linux may automatically disable the Wi-Fi adapter to save battery life, especially on low-power laptops. To fix this:
- IN Windows open
device Manager(Win + X → Device Manager). - Find the section
Network adapters, open it and right-click on your Wi-Fi module (for example, Intel Wi-Fi 6 or Qualcomm Atheros). - Select
Properties → Power ManagementAnd uncheck the box from pointAllow the computer to turn off this device to save power.
⚠️ Note: On some laptops with AMD Ryzen (For example, HP Pavilion or Lenovo IdeaPad) Energy saving is controlled by proprietary software. Install the manufacturer's utility (for example, Lenovo Vantage) to set up exceptions for Wi-Fi.
4. Check and update Wi-Fi drivers
If the network still doesn't appear, the problem may be with the drivers. Outdated, corrupted, or missing drivers are a common cause of Wi-Fi not working, especially after a Windows update or system reset. Here's how to check:
Windows
- Open
device Manager(Win + X → Device Manager). - Expand the section
Network adaptersIf there's an exclamation mark next to the name of your Wi-Fi module, the driver isn't working properly. - Right click on the adapter and select
Update driver → Automatic search.
If automatic update does not help:
- 🔍 Download the driver from official website of the laptop manufacturer (not from the site Intel or Qualcomm!). For example, for ASUS ROG search on
support.asus.com, For HP - onsupport.hp.com. - 📁 Enter your laptop model (it's listed on the sticker below) and select the section
WirelessorNetwork. - 🔄 Remove the old driver via
device Manager(right click →Remove device), then install the downloaded one.
macOS
On MacBook Drivers are updated along with the system. If Wi-Fi isn't working:
- Open
About This Mac → Overview → Software Update. - Install all available updates.
- If the problem persists, reset it.
NVRAM(Turn off your Mac, then turn it on while holding downOption + Command + P + Rfor 20 seconds).
Linux
In Linux, drivers are often installed through packages. To check, enter:
lspci -knn | grep Net -A3
If there is a line in the output Kernel driver in use: None — the driver is missing. Install it using the command (example for Ubuntu):
sudo apt install firmware-iwlwifi
Check Device Manager for errors
Update the driver via Windows Update
Download the driver from the laptop manufacturer's website
Uninstall the old driver before installing the new one.
Restart your laptop after updating-->
| Symptom | Possible cause | Solution |
|---|---|---|
| There is Wi-Fi, but no internet access | Incorrect settings IP/DNS |
Reset the network: ipconfig /flushdns (Windows) or sudo systemd-resolve --flush-caches (Linux) |
| The network appears, but constantly breaks down | Router channel conflict | Change the Wi-Fi channel in the router settings to 6 or 11 (less busy) |
| The laptop doesn't see any networks. | The adapter is disabled in BIOS or faulty |
Check it out BIOS (section 5) or connect an external USB adapter |
| Wi-Fi works, but it's very slow. | Obsolete standard 802.11n |
Update your router or turn it on 802.11ac/ax in its settings |
5. Enabling Wi-Fi in BIOS/UEFI
In rare cases, the wireless module may be disabled at the level BIOS/UEFIThis usually happens after a factory reset, firmware update, or if the laptop was purchased second-hand. To check:
- Restart your laptop and immediately press the key to enter
BIOSMost often it is:F2,Del- For ASUS, Lenovo, MSI;Esc, thenF10- For HP;F1- for some models Dell.
Advanced, Configuration or Wireless.Wireless LAN Support;Wi-FiorWLAN;Onboard Wi-Fi.- Save changes (
F10) and reboot.
Make sure there is one nearby Enabled.
On some laptops (eg. Lenovo Legion or Acer Predator) the option may be hidden in a submenu System Configuration or Power ManagementIf you can't find it, use the search BIOS (usually a key F3 or F4).
⚠️ Warning: Changing settings BIOS This may cause system instability. Do not change other parameters unless you are sure of their purpose.
What to do if there is no Wi-Fi option in BIOS?
If the Wi-Fi control option is missing in the BIOS, it may mean:
1. The adapter is integrated into the motherboard and cannot be disabled by software.
2. The laptop uses M.2-Wi-Fi module (for example, Intel AX200), which is not controlled via BIOS.
3. The BIOS firmware is out of date - update it from the manufacturer's official website (be careful: if there is an error, the laptop may not turn on!).
6. Problems on the router side
If your laptop can't see the network, but Wi-Fi works on your phone or tablet, the problem may be with your router. Here's what to check:
- 📡 Hidden network (Hidden SSID): If your router is configured to hide the network name, your laptop won't detect it. Connect manually by entering
SSIDand password. - 🔒 MAC address filtering: Some routers only allow certain devices to connect. Check the list of allowed devices.
MAC-addresses in the router settings. - 📶 Incompatible standard: if the router only works in mode
802.11ac, and the laptop only supports802.11n, the connection will be impossible. Change the mode toMixed. - 🔄 Channel congestion: If many devices are connected to the router, it may block new ones. Restart the router (turn it off for 30 seconds).
To check if the router sees your laptop:
- Connect to the router via cable (
LAN). - Open its web interface (usually
192.168.1.1or192.168.0.1). - Find the section
Wireless modeorDHCP clientsIf your laptop is not on the list, the problem is with the adapter.
Important: If the router assigns an IP address from the 169.254.xx subnet, this means DHCP is not working. Manually set a static IP in the laptop's network settings (e.g., 192.168.1.100 with a mask of 255.255.255.0).
7. Quick Fix: A Universal Checklist
If you don't have time to figure it out, follow this algorithm:
Make sure the physical Wi-Fi switch is turned on.
Check if Airplane Mode is active
Update your network adapter driver
Restart your laptop and router
Try connecting to a different network (for example, from your phone in hotspot mode)
Reset your network settings (in Windows: Settings → Network → Network reset)-->
If none of these steps help, the problem may be a hardware issue with the adapter. In this case:
- Connect external USB Wi-Fi adapter (costs from 500 ₽).
- Contact the service center if the laptop is under warranty.
- Check if the Wi-Fi antenna is loose (relevant after disassembling the laptop).
FAQ: Frequently asked questions about Wi-Fi on a laptop
Why doesn't the laptop see Wi-Fi, but the phone does?
This may be due to:
- Incompatible Wi-Fi standard (for example, the router operates in
5 GHz, and the laptop only supports2.4 GHz). - With the adapter disabled in
Device Manager. - Filtering by MAC address on the router.
Solution: Check your router settings and enable support. 2.4 GHz or disable MAC filtering.
How to turn on Wi-Fi on a laptop without a button?
If there is no physical switch on the case:
- Use a keyboard shortcut (eg.
Fn + F2). - Turn on the adapter via
device Manager(section "Network adapters"). - On Windows open
Settings → Network → Wi-Fiand turn on the slider.
Wi-Fi turns on, but the internet doesn't work—what should I do?
Try it in order:
- Reboot your router.
- Flush DNS:
ipconfig /flushdns(Windows) orsudo dscacheutil -flushcache(macOS). - Check if your antivirus is blocking the connection (disable it temporarily).
- Set static
DNS(For example,8.8.8.8from Google).
Is it possible to enable Wi-Fi via command line?
Yes, in Windows use commands:
netsh interface set interface "Wi-Fi" enable
IN Linux:
sudo ifconfig wlan0 up
For macOS:
networksetup -setairportpower en0 on
Why did Wi-Fi disappear after a Windows update?
Updates often reset drivers. Solution:
- Roll back the driver:
Device ManagerRight-click on the adapter →Properties → Rollback. - Uninstall the current driver and install it from the laptop manufacturer's website.
- Restore your system to a restore point (if any).