Wireless internet has become an integral part of everyday life, but sometimes users Windows 10 are faced with a situation where Wi-Fi suddenly disconnects or fails to turn on after a system update. The causes may include software glitches, incorrect network settings, driver conflicts, or even hardware issues with the adapter. This article will help you figure out how to restore wireless network functionality on your PC or laptop.
We will consider all possible methods - from basic (enabling via the taskbar) to advanced (working with Device Manager And cmd). We will pay special attention to the typical mistakes that users make when trying to solve the problem on their own, and will give unique adapter diagnostic recommendations that are not included in standard Microsoft instructionsIf you've already tried enabling Wi-Fi the standard way and it didn't work, don't close this page: solutions for complex cases await you in the later sections.
1. Basic method: turning on Wi-Fi via the taskbar
The most obvious and quickest method is to use the network icon in the lower right corner of the screen. This method works 80% of the time, unless the problem is related to drivers or hardware issues.
Here are the step-by-step instructions:
- 📍 Find the icon in the tray (notification area) networks - It looks like a stylized antenna or a computer with a network cable.
- 🖱️ Click on it left mouse button — a panel with available networks will open.
- 🔄 If there is a button at the bottom of the panel
Wi-Fiwith a slider - move it to the positionOn. - 🔍 Select your network from the list and click
Connect, then enter the password.
If the network icon has a red cross through it or is missing entirely, this indicates a more serious problem. In this case, proceed to the next sections.
2. Hotkeys for turning on Wi-Fi on a laptop
Laptop manufacturers often equip their devices with hardware Wi-Fi switches or keyboard shortcuts for quick control of wireless modules. These combinations may vary depending on the model and brand.
Here are the most common options:
| Laptop brand | Keyboard shortcut | Additional nuances |
|---|---|---|
| ASUS | Fn + F2 |
On some models you need to hold Fn 2-3 seconds |
| Lenovo | Fn + F5 or Fn + F7 |
The panel may open Lenovo Vantage with network settings |
| HP | Fn + F12 |
Older models may have a physical switch on the case. |
| Acer | Fn + F3 |
Sometimes you need to first enable the adapter in the BIOS |
| Dell | Fn + PrtSc or Fn + F2 |
On business models, it can be blocked by security policies. |
If the combination does not work:
- Check if it is disabled airplane mode (airplane icon in the tray).
- Make sure the key
Fnnot locked - some laptops have a separate buttonFn Lock. - Try pressing the combination 2-3 times with an interval of 1 second - sometimes it works with a delay.
3. Turn on Wi-Fi via Windows Settings
If the network icon in the tray is missing or unresponsive, try enabling the adapter through system settings. This method is universal and works on all devices running Windows 10.
Instructions:
- Open the menu
Startand selectParameters(gear icon) or clickWin + I. - Go to the section
Network and Internet. - In the left menu, select
Wi-Fi. - Move the slider
Wireless networkin positionOn. - If the slider is missing or inactive, click on the link
Change adapter settings(on the right).
In the window that opens Network connections:
- 🔍 Find the adapter
Wireless networkorWi-Fi(may be calledWireless Network Connection). - 🖱️ Click on it right mouse button and select
Turn on. - 🔄 If the item
Turn oninactive - this means that the adapter is already enabled at the system level, but can be disabled physically or via BIOS.
The adapter is not disabled in Device Manager | Airplane mode is disabled | Network drivers are up to date | Antivirus software is not blocking the network -->
4. Device Manager: Diagnose and enable the adapter
If the previous methods did not work, the problem may lie in a disconnected or faulty network adapterDevice Manager will help you check its status and enable it if necessary.
How to open and what to do:
- Click
Win + Xand selectdevice Manager. - Expand the branch
Network adapters. - Find the device with the words
Wireless,Wi-Fi,802.11or the name of your adapter (for example, Intel Wi-Fi 6 AX200, Qualcomm Atheros). - If there is a down arrow (↓) next to the adapter, right-click on it and select
Activate the device.
What to do if the adapter is marked with a yellow exclamation mark:
- 🔧 Right-click →
Update driver→Automatic search. - 📥 If the automatic search doesn't help, download the driver from the laptop or adapter manufacturer's website.
- 🔄 Try deleting the device (right click →
Remove device), then restart your PC - Windows will try to install the driver again.
How can I find out the model of my Wi-Fi adapter if it's not detected?
Open Command line (Win + R → enter cmd → Enter).
Enter the command:
wmic nic get name, manufacturer, description
Find the line with the mention in the list Wireless or 802.11 - this is your adapter.
If this doesn't help, physically inspect the adapter (on laptops it's usually located under a cover on the bottom panel).
⚠️ Attention: If your Wi-Fi connection stops working completely after updating your driver, roll back the driver to the previous version. To do this, right-click the adapter in Device Manager →Properties→ tabDriver→Roll back.
5. Enabling Wi-Fi via the command line
For advanced users or in cases where the graphical interface is not available, you can manage the wireless adapter via cmdThis method is especially useful if Windows boots into safe mode or after a virus attack.
Basic commands:
netsh interface set interface "Wireless Network" enable
If the adapter name is different, first find out its exact name using the command:
netsh interface show interface
Additional useful commands:
- 🔄 Restarting the Wi-Fi service:
net stop wlansvc & net start wlansvc - 📡 View available networks:
netsh wlan show networks - 🔧 Reset network settings:
netsh winsock reset
⚠️ Attention: Teamsnetsh winsock resetAndnetsh int ip resetReset all network settings to factory defaults. After doing this, you'll need to reboot and reconnect to all networks (including wired ones).
6. BIOS/UEFI check: hardware enable of the adapter
In rare cases, the Wi-Fi adapter may be disabled at the BIOS level. This typically occurs after resetting the BIOS settings, updating the motherboard firmware, or activating power-saving modes.
How to check and enable:
- Restart your PC and enter BIOS by pressing
Del,F2,F12orEsc(depending on the motherboard). - Find the section
Advanced,Onboard DevicesorWireless. - Look for parameters like:
Wireless LAN→ installEnabledWi-FiorWLAN→OnAirplane Mode→Disabled
F10) and reboot.If there's no mention of Wi-Fi in the BIOS, that's normal: on most modern devices, the adapter is managed exclusively through Windows. The absence of an entry doesn't mean the adapter is disabled.
7. Resolving driver issues and conflicts
About 30% of Wi-Fi problems in Windows 10 related to incorrect driversEven if the adapter is enabled, an outdated or corrupted driver may block its operation.
Signs of driver problems:
- 🚫 Wi-Fi turns on, but immediately turns off.
- 🔄 The network connects, but the internet doesn't work (
No internet access). - 💻 In Device Manager, the adapter is marked with a yellow exclamation mark.
- 🔍 The system does not see available networks, although they are available on other devices.
How to fix:
- Uninstall the current driver:
- Open
device Manager. - Right-click on the Wi-Fi adapter →
Remove device. - Check the box
Remove the driver software for this device(if any).
- Open
- Install a clean driver:
- Download the latest driver from the laptop or adapter manufacturer's website (Intel, Qualcomm, Realtek and others).
- Install it manually via
device Manager(right click →Update driver→Search for drivers on this computer).
- Open
device Manager→View→Connection devices. - Make sure your Wi-Fi adapter doesn't conflict with other devices (no exclamation marks in the thread)
Conflicting devices).
⚠️ Attention: Never install drivers from unofficial sources (torrents, unauthorized websites). This can lead to the installation of viruses or incompatible software versions, which will completely disable the adapter. Always download drivers from the manufacturer's official websites or through Windows Update.
8. Alternative methods and troubleshooting
If none of the methods helped, the problem may be deeper: from hardware failures to conflicts with antivirus software. Let's consider less obvious solutions.
Checking antivirus and firewall:
- 🛡️ Temporarily disable your antivirus (Kaspersky, Avast, ESET etc.) and check if the network appears.
- 🔥 Open
Windows Firewall(Control Panel → System and Security → Firewall) and make sure it is not blocking connections.
Adapter troubleshooting:
- 🔧 If you have PCI Wi-Fi adapter (inserted into the motherboard) - reinstall it into another slot.
- 💻 On laptops, check that the adapter antenna is not loose (sometimes it accidentally becomes disconnected during cleaning or repairs).
- 🔄 Try connecting an external USB Wi-Fi adapter. If it works, the problem is in the main module.
Reset network settings:
If the network connects but the internet does not work, perform a hard reset:
- Open
Settings → Network & Internet → Status → Network reset. - Click
Reset nowand confirm the action. - After rebooting, all network settings will return to factory defaults - you will need to reconnect to Wi-Fi.
How to check if a Wi-Fi adapter is physically working?
1. Open Command line on behalf of the administrator.
2. Enter:
netsh wlan show drivers
3. Find the line in the results Radio type. If it is indicated there 802.11n, 802.11ac or 802.11ax — the adapter is working properly and is detected by the system. If this line is missing or says Absent — the adapter is faulty or disabled at the hardware level.
⚠️ Attention: BIOS/UEFI interfaces and settings may vary depending on the motherboard or laptop model. If you are unsure about what you are doing, do not change any BIOS/UEFI related settings.Secure Boot,TPMorOverclocking, as this may result in the system failing to boot.
FAQ: Frequently asked questions about turning on Wi-Fi in Windows 10
Why does Wi-Fi turn on but then turn off immediately?
This is a typical issue caused by driver or power-saving settings conflicts. Try:
- Disable Temporarily turn off the adapter to save power:
- Open
device Manager. - Right-click on the Wi-Fi adapter →
Properties→ tabPower management. - Uncheck the box
Allow the computer to turn off this device to save power.
- Open
Control Panel → Power Options — select a scheme High performance.What should I do if Windows 10 doesn't see Wi-Fi networks, but they are available on my phone?
The reasons may be the following:
- 📡 Your adapter does not support the network standard (for example, the router operates on
5 GHz, and the adapter is only on2.4 GHz). Try changing your router settings. - 🔧 The router is in the "Secure Mode" mode.
802.11r(Fast Transition) - disable it in the settings. - 🔄 The Wi-Fi channel in the router is manually set to a rarely used one (for example, 12-14 for
2.4 GHz) - selectAuto. - 🛡️ MAC address filtering is enabled on your router. Add your PC's MAC address to the list of allowed addresses.
To find out the MAC address of the adapter, enter the following in the command line:
ipconfig /all
Look for the line Physical address in the section Wireless LAN adapter.
Is it possible to turn on Wi-Fi without a mouse, only with the keyboard?
Yes, here's how to do it:
- Click
Win + X, then using the keys↑/↓selectParametersand pressEnter. - Key
Tabnavigate through the menu until you reachNetwork and Internet. - Inside the section using
TabAndEnterfindWi-Fiand turn it on. - Alternatively:
Win + R→ enterms-settings:network-wifi→Enter.
To control the cursor without a mouse, you can enable Mouse pointers (keys on the numeric keypad) via Start → Ease of Access → Mouse.
My Wi-Fi has disappeared after updating Windows 10. What should I do?
Updates often reset drivers or settings. Here's how:
- Roll back the system:
Start → Settings → Update & Security → Recovery → Go back to the previous version.
- Uninstall your current Wi-Fi driver via
device Manager. - Download the driver from the laptop manufacturer's website (not from the Microsoft website!).
- Install it in compatibility mode for Windows 8.1 (right click on the installer →
Properties→Compatibility). - Check if the update has been installed
KB500xxx, known for network problems. In this case, remove it viaSettings → Update & Security → View update history → Uninstall updates.
How do I turn on Wi-Fi if the Fn key on my laptop is broken?
There are several workarounds:
- 🔧 Use software control through
Windows Settings(see section 3). - 🖱️ Connect an external mouse and use the network icon in the tray.
- 🔄 On some laptops, you can reassign function keys through the BIOS or manufacturer's utilities (for example, Lenovo Vantage, HP Support Assistant).
- 💻 If nothing helps, connect USB Wi-Fi adapter (costs from 300 rubles).
To permanently solve the problem, replace the keyboard or key. Fn at the service center.