You are trying to connect to a wireless network, but Windows 10 stubbornly ignores your Wi-Fi. — Doesn't show a list of networks, displays a "Failed to connect" error, or constantly asks for a password? This problem is familiar to millions of users, and there are dozens of possible causes, from a simple disabled adapter to an IP address conflict on the local network. In this article, we'll look into it. all possible scenarios, starting from the simplest checks and ending with deep system diagnostics.
It is important to understand: if a laptop or PC with Windows 10 If it used to connect to this network but now refuses, it's most likely a settings issue or hardware failure. If the problem occurred after a system update, reinstallation, or hardware replacement, it could be a driver issue or configuration conflict. We've structured our solutions from simple to complex, so you don't waste time on unnecessary steps.
Before you begin making corrections, answer two questions:
- Does your computer see other Wi-Fi networks (neighbors, public places)?
- Are they connecting to a problematic network? other devices (phone, tablet)?
The answers will help narrow down the possible causes. For example, if no devices connect to the router, the problem is definitely on the router's end.
1. Checking basic settings: adapter, airplane mode and services
Start with the obvious - sometimes the problem is solved with one click. IN Windows 10 Wi-Fi can be disabled at the system level, via a hardware switch, or via a key combination.
The first thing to do:
- 🔄 Check the physical switch on the laptop (usually on the side or front panel). On some models Lenovo, HP or Dell There is a separate button or slider for wireless modules.
- ✈️ Turn off Airplane ModeTo do this, click
Win + Aand find the corresponding tile in the notification bar. Sometimes the mode is turned on accidentally afterFn + airplane key(For example,Fn + F2on ASUS). - 📡 Make sure the Wi-Fi adapter is enabled in the system.Go to .
Settings → Network and Internet → Wi-Fiand check the position of the switch.
If the adapter is disabled and cannot be enabled through the interface, the problem may be in WLAN AutoConfig serviceTo check it:
- Click
Win + R, enterservices.mscand pressEnter. - Find a service
Automatic WLAN Configuration(or "WLAN AutoConfig Service" in Russian). - Double click on it, install
Startup type: Automaticand pressLaunch.
2. Diagnosing Wi-Fi adapter drivers
Drivers are the most common cause of Wi-Fi problems. V Windows 10They can disappear after a system update, conflict with other programs, or simply become outdated. Let's look at all the diagnostic and fix methods.
First check the adapter status in Device Manager:
- Click
Win + Xand selectdevice Manager. - Expand the section
Network adapters. - Look for devices with names like
Wireless,Wi-Fi,802.11or chip model (Intel AX200, Qualcomm Atheros, Realtek RTL8821CE etc.).
Please note the icons next to the adapter:
- ⚠️ Yellow triangle — the driver is not working properly or is in conflict.
- ↓ Down arrow - the adapter is disabled (right-click and select
Engage). - 🔴 Red Cross — the device is disabled at the hardware level.
If your adapter has a yellow icon, try the following:
Update the driver via Device Manager|Uninstall the driver and restart the PC|Install the driver from the manufacturer's website|Roll back the driver to the previous version-->
For manual driver installation:
- Download the latest version from the website of the laptop or adapter manufacturer (for example, for Intel —
https://downloadcenter.intel.com, For Realtek - through the official website of the motherboard). - IN
Device ManagerRight-click on the adapter →Update driver→Search for drivers on this computer. - Specify the path to the downloaded file and follow the instructions.
How can I find out the model of my Wi-Fi adapter if it's not detected?
If the adapter does not appear in Device Manager or is marked as "Unknown Device", try:
1. Use the utility HWiNFO (will show the chip model even without drivers).
2. Look at the model on the sticker under the laptop battery (if it is a removable module).
3. Go to BIOS/UEFI and find the section Network Stack or Wireless — sometimes the model is indicated there.
3. IP address conflicts and TCP/IP settings
If the Wi-Fi network is visible, but Windows 10 cannot obtain an IP address (message “Connection is limited” or endless “Identification…”), the problem may lie in the protocol settings TCP/IP or a conflict with the router.
Try it first reset the TCP/IP stack via command line:
netsh int ip resetnetsh winsock reset
ipconfig /flushdns
After executing the commands restart your computer.
If this does not help, check your IP settings:
- Go to
Settings → Network & Internet → Wi-Fi → Manage known networks. - Select the problematic network →
Properties. - Scroll down to the section
IP settingsand pressChange. - Set the switch to position
Automatic (DHCP).
If the router is configured to distribute IP in a certain range (for example, 192.168.1.100–192.168.1.200), and your computer tries to obtain an address outside its range, the connection will be impossible. In this case:
- 🔧 Reboot your router (sometimes the DHCP server "freezes").
- 📋 Assign a static IP manually (if you are confident in your network settings).
- 🔄 Reset your router settings to factory settings (if the problem appeared after configuration changes).
4. Router issues: channel, encryption, and firmware
If other devices don't connect either If you're having trouble connecting to Wi-Fi, the problem is definitely with the router. Let's look at the main causes and solutions.
The first thing to check is - network operating modeModern routers support standards 802.11n (Wi-Fi 4), 802.11ac (Wi-Fi 5) and 802.11ax (Wi-Fi 6). If your adapter is older than 2015, it may not support new modes. Try:
- 📶 Switch mode in the router settings
802.11acon802.11n(or vice versa). - 🔒 Change encryption type With
WPA3onWPA2-PSK(some older adapters do not work withWPA3). - 📡 Change the Wi-Fi channelChannels 12-14 may be blocked in your country, and channels 5-11 may be overloaded.
Also check signal strength And frequency band:
| Parameter | Recommended value | How to change |
|---|---|---|
| Wi-Fi range | 2.4 GHz (better penetration through walls) | In the router settings → Wireless → Basic Settings |
| Channel width | 20 MHz (for stability) or 40 MHz (for speed) | Wireless → Channel Width |
| Transmission power | 100% (or High) |
Wireless → Transmit Power |
| Security mode | WPA2-PSK (AES) |
Wireless → Security |
If the router is older than 5 years, the problem may be in outdated firmwareUpdate it via the web interface (192.168.1.1 or 192.168.0.1). Important: Do not interrupt the update process or turn off the router's power—this may brick it.
5. Conflicts with antiviruses, VPNs, and third-party programs
Many programs for network protection or traffic changes may block your Wi-Fi connection. The most common culprits are:
- 🛡️ Antiviruses (Kaspersky, Avast, ESET - they can block "suspicious" networks).
- 🌍 VPN clients (NordVPN, ProtonVPN, OpenVPN - sometimes conflict with DHCP).
- 🔧 Network optimizers (CCleaner, Ashampoo WinOptimizer — may reset TCP/IP settings).
- 🎮 Game accelerators (WTFast, Kill Ping — change traffic priorities).
To check if the software is to blame:
- Temporarily disable your antivirus (via the tray icon or in settings).
- Close all VPN programs and check the connection.
- If you suspect a specific utility - remove it completely (through
Settings → Applications).
Problems are especially often caused by firewalls (built into the antivirus or separate ones, like Comodo Firewall). To check:
- Open
Control Panel → Windows Firewall. - Select on the left
Enabling and disabling Windows Firewall. - Turn it off for
Private networksand try connecting to Wi-Fi.
6. Resetting and reinstalling network components
If none of the previous methods helped, it's time for deep reset of network settingsThis is a radical solution, but it often saves in cases where:
- 🔄 Windows 10 "forgets" network passwords.
- 📥 The connection drops after a few minutes.
- 🔌 The network adapter disappears from the Device Manager.
Method 1: Reset the network via settings
- Go to
Settings → Network & Internet → Status. - Scroll down and click
Network reset. - Confirm the action and restart your computer.
Method 2: Manually deleting network profiles
- Open
Command prompt as administrator. - Run the command to view all saved networks:
netsh wlan show profiles - Remove the problematic network (replace
NETWORK_NAMEto its real name):netsh wlan delete profile name="NETWORK_NAME"
Method 3: Reinstalling the network stack (the most radical)
- Open
device Manager. - Find your Wi-Fi adapter in the section
Network adapters. - Right click →
Remove device(check the box)Remove the driver software for this device). - Restart your computer and Windows will reinstall the driver.
7. Hardware problems: adapter, antennas and interference
If software methods do not help, the problem may be physical — the adapter is damaged, the antennas are loose, or other devices are interfering.
How to check:
- 🔌 Connect your computer to the router via cableIf the internet works, the problem is definitely with the Wi-Fi module.
- 📡 Try an external USB adapter (For example, TP-Link TL-WN725N). If it works, the built-in module is faulty.
- 📶 Check the signal levelIf it is weak (1–2 bars), the problem is in the distance, interference, or antennas.
Common hardware causes:
| Problem | How to check | Solution |
|---|---|---|
| Damaged Wi-Fi module | Connect an external adapter | Replace the module (at a service center) |
| Detached antennas | Disassemble the laptop and check the connections | Reconnect the antennas |
| Interference from other devices | Turn off the microwave, wireless speakers, and cordless phones | Change the Wi-Fi channel on your router |
| Adapter overheating | View temperature in HWiNFO | Clean the laptop from dust, replace the thermal paste |
If you suspect a module malfunction, but don’t want to take your laptop to a service center, you can temporarily use USB adapter. Modern models (for example, ASUS USB-AC56 or Netgear A6100) support Wi-Fi 5 and provide speeds of up to 867 Mbps.
8. Specific cases: updates, viruses and BIOS
Sometimes there is a problem with Wi-Fi in Windows 10 related to non-obvious factors, which are difficult to diagnose. Let's look at rare but possible causes.
1. Corrupted Windows updates
Some update builds (eg. KB5001330 or KB5003637) were breaking the Wi-Fi. To check:
- Go to
Settings → Update & Security → View update history. - Find the latest installed updates.
- Remove suspicious ones via
Uninstall update.
2. Viruses that change network settings
Some Trojans (for example, DNSChanger) change network settings, causing Wi-Fi to fail to connect. Check the system using:
- 🛡️ Malwarebytes (malware scanning).
- 🔍 AdwCleaner (adware removal).
- 📋 RogueKiller (search for rootkits).
3. BIOS/UEFI settings
In rare cases, the Wi-Fi adapter may be disabled at the BIOS level. To check:
- Restart your computer and enter BIOS (usually
Del,F2orEscwhen loading). - Find the section
Advanced → Onboard Devices Configuration(the name may differ). - Make sure the parameter
Wireless LANorWLANinstalled inEnabled.
How to restore Wi-Fi operation after resetting BIOS?
If Wi-Fi is lost after resetting the BIOS settings (for example, after replacing the battery), check:
1. Is the adapter enabled in the BIOS settings?
2. Are the date and time incorrect (incorrect time settings can block connection to some networks).
3. Have the settings been reset? Secure Boot (on some laptops this affects the operation of the drivers).
FAQ: Frequently asked questions about Wi-Fi issues in Windows 10
Why does Windows 10 ask for my Wi-Fi password again and again, even though it's correct?
This is a typical problem when:
- Incorrect encryption type (try changing
WPA3onWPA2in the router settings). - Conflict saved network profile (remove network via
netsh wlan delete profile). - Crash credential storage services (restart it after
services.msc).
Also check if it is enabled "Connect automatically" function in the network properties - sometimes it gets lost.
The Wi-Fi connects, but the internet isn't working. What should I do?
The reasons may be different:
- Problems on the provider's side (check if the internet works on other devices).
- Incorrect DNS (try to write it manually
8.8.8.8And8.8.4.4from Google). - MAC address blocking in the router (check the filtering settings).
- IP conflict (do
ipconfig /releaseAndipconfig /renew(in the command line).
If the problem is only on one site, it may be blocked in a file hosts (check C:\Windows\System32\drivers\etc\hosts).
Wi-Fi disappeared after updating Windows 10. How can I get it back?
Updates often break drivers. Try this:
- Roll back the update through
Settings → Update & Security → Update History. - Install the driver manually (download from the laptop manufacturer's website, not through Windows Update).
- Revert to an older version of Windows (rollback is available within 10 days after the update).
If nothing helps, wait for the next update (Microsoft usually fixes such bugs within 1-2 weeks).
The laptop only doesn't see my Wi-Fi network, but it does see others. What's wrong?
Possible reasons:
- Hidden network (SSID) - If your router does not broadcast the network name, connect manually via
Settings → Wi-Fi → Hidden Network. - Incompatible Wi-Fi standard - try changing the mode with
802.11acon802.11n. - MAC address filtering — Check if your computer is blocked in your router settings.
- Interference on the channel - use the utility Wi-Fi Analyzer (for Android) or inSSIDer (for PC) to find a free channel.
Is it possible to connect to Wi-Fi without drivers?
Technically yes, but with some caveats:
- If you have external USB adapter, some models (for example, TP-Link TL-WN722N) work in the mode
Monitor Modeeven without drivers, but without internet access. - On some laptops (eg. MacBook through Boot Camp) Wi-Fi may work at a basic level, but not fully functional.
- For a full connection driver required - download it on another device and transfer it via flash drive.
If there are no drivers at all, try connecting via cable and updating them via device Manager.