You turn on the laptop, and instead of the usual list of networks there is emptiness or a stubborn “Failed to connect" The situation is familiar to every second user, and the reasons may lie either in the device itself, or in the router or even the provider. In this article we will look at all possible scenarios: from a banal disabled adapter to hidden IP address conflicts.
It is important to understand that the algorithm of actions depends on the symptoms. For example, if a laptop Can't see the network at all, the problem is more likely hardware or driver related. And if the network is visible, but the connection is reset, security settings or interference are to blame. We structured decisions according to signs of malfunctionso you can quickly find your case.
Don’t rush to reset your router or reinstall Windows: in 80% of cases, simple manipulations that take no more than 5 minutes help. Let's start with diagnostics - it will save you hours of pointless actions.
1. Diagnosis of the problem: identify the symptom
Before treatment, a diagnosis must be made. Answer three questions:
- 🔍 Does the laptop see other networks? (neighbors, public points) or is the problem only with yours?
- 📶 Is the Wi-Fi indicator on? on a laptop (usually on the key
F2–F12)? - 🔄 Does the Internet work on other devices? (phone, tablet, second laptop)?
A combination of answers will indicate the source of the problem:
| Symptom | Probable Cause | First action |
|---|---|---|
| The laptop does not see not a single one networks | Wi-Fi adapter is disabled, no drivers, hardware fault | Check Device Manager and a key Fn |
| Sees networks, but does not connect to yours | Wrong password, MAC filtering, IP error | Reboot the router, check the password |
| Connects, but internet doesn't work | ISP problems, DNS error, IP conflict | Ping me 8.8.8.8 on the command line |
| Connection breaks off in a few minutes | Interference, channel congestion, energy saving | Change the Wi-Fi channel in the router settings |
Critical point: if the laptop does not see the network even after rebooting and resetting the router, with a 95% probability the problem is in the device itself - the drivers or the hardware part of the adapter.
- The laptop does not see the network at all
- Sees networks, but does not connect to mine
- Connects, but the Internet does not work
- The connection drops periodically
- Another problem
2. Checking hardware switches and drivers
Let's start with the simplest thing - physically turning off Wi-Fi. Many laptops (especially Lenovo, HP And Dell) have:
- 🔧 Hardware switch on the body (rare, but found on older models).
- 🎹 Keyboard shortcut
Fn + F2–F12(usually with an antenna icon). On ASUS this is oftenFn + F2, on Acer —Fn + F3. - ⚡ Separate button on the panel (for example, on some Samsung or MSI).
If the switches are ok, check Device Manager:
- Click
Win + X→ select "Device Manager». - Expand the branch "Network adapters».
- Find a device with words
Wireless,Wi-Fior802.11(For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4). - If there is a yellow triangle ⚠️ next to it, right-click → «Update driver».
Attention! If the adapter is not listed at all, this may mean:
⚠️ Attention: The absence of a Wi-Fi adapter in Device Manager often indicates that it is completely disabled in BIOS or hardware failure. On laptops Lenovo ThinkPad and some HP EliteBook Wi-Fi can be disabled through the BIOS - check the section Advanced → Wireless.
☑️Checking drivers and hardware
3. Network settings in Windows: reset and manual configuration
If the adapter works but the connection is not established, the problem may be in the network settings. Let's start with the reset:
- Open
Settings → Network and Internet → Status. - Scroll down and click "Network reset».
- Confirm the action and restart your laptop.
This will delete all saved networks and return the settings to factory defaults. If it doesn't help, try manual IP configuration:
- In the same section "Network and Internet» select «Wi-Fi» → «Managing known networks».
- Find your network, click "Properties».
- Scroll to "IP Settings" and select "Manually».
- Enter:
IP-адрес: 192.168.1.100Маска подсети: 255.255.255.0
Шлюз: 192.168.1.1
DNS: 8.8.8.8 (или 1.1.1.1)
Why does this work? Sometimes the router does not provide an IP address automatically (DHCP error), and manual configuration bypasses the problem. If after these steps access appears, but only to some sites, it’s your fault DNS provider (replace it with 8.8.8.8 or 1.1.1.1).
If Windows doesn't connect again after resetting the network, try creating a new connection manually: open Control Panel → Network and Sharing Center → Set up a new connection and select "Connect to Wi-Fi manually."
4. Problems with the router: channels, frequency and MAC filtering
If other devices connect normally, but the laptop does not, the router settings are to blame. The first thing to check is:
- 📡 Wi-Fi operating mode: Some older laptops (especially those with adapters Broadcom 43xx) do not support the modern standard
802.11ax (Wi-Fi 6). Switch the router to mode802.11n(or mixedb/g/n). - 🔄 Wi-Fi channel: if you use
auto, try installing manually1,6or11(least loaded at 2.4 GHz). For 5 GHz select channels36–48. - 🔒 MAC filtering: if enabled, add the laptop's MAC address to the allowed list (you can find it with the command
ipconfig /allinCMD). - 🔗 Encryption: if you use
WPA3, try switching toWPA2-PSK (AES)- some adapters (for example, in laptops 2015–2018) do not support the new standard.
How to change router settings:
- Connect to it via cable or from another device.
- Open in browser
192.168.1.1or192.168.0.1(the address is indicated on the router sticker). - Log in (usually login/password -
admin/admin). - Find a section
WirelessorWi-Fiand make changes.
Attention! After changing the channel or operating mode of the router all devices will turn off and will need to be reconnected.
⚠️ Attention: On routers TP-Link Archer C6/C7 And ASUS RT-AX88U after changing the channel to 5 GHz, the network may disappear on older devices (for example, iPhone 6 or laptops before 2016). In this case, return to the channels36–48or enable compatibility mode802.11a/n/ac.
How to find out which Wi-Fi channel is the least crowded?
Download the app Wi-Fi Analyzer (Android) or NetSpot (Windows/macOS). It will show all the networks around and their channels. Choose the one with the fewest intersections.
5. Software conflicts and viruses
Antiviruses, VPN clients, and even standard Windows updates can block your Wi-Fi connection. Most common culprits:
- 🛡️ Antiviruses: Kaspersky, Avast And ESET Sometimes networks are blocked as “suspicious”. Disable network protection in your antivirus settings.
- 🌐 VPN services: NordVPN, ProtonVPN or built-in
Windows VPNcan redirect all traffic through their servers. Disable VPN and check your connection. - 🔄 Service
WLAN AutoConfig: If it is disabled, Windows will not be able to manage Wi-Fi. Check its status:services.msc → найдите "Служба автоматической настройки WLAN" → тип запуска: "Автоматически" - 🦠 Viruses: some Trojans (for example, DNSChanger) change network settings. Check the system Malwarebytes or AdwCleaner.
How to temporarily disable interfering programs:
- Click
Ctrl + Shift + Esc→ openTask Manager. - On the "Autoload» disable all network-related programs (VPN, antiviruses, utilities like Hamachi or TeamViewer).
- Restart your laptop and check the connection.
Important: If Wi-Fi works after disabling the antivirus, add your network to the exceptions or update the antivirus database. B Kaspersky this is done in the section "Network» → «Network Management" → select your network and set the trust level "Trust».
If the problem appeared after updating Windows, try rolling back the system or uninstalling the latest update via Settings → Update and security → Update history.
6. Problems at the provider level: DNS, IP and blocking
If the laptop connects to the network, but the Internet does not work (the “Without network access" or "Limited"), the provider or its settings are to blame. Check the following:
- 🌍 DNS servers: if sites do not open, but
ping 8.8.8.8inCMDpasses, the problem is in DNS. Change them to8.8.8.8(Google) or1.1.1.1(Cloudflare). - 🔢 IP conflict: If two devices on the network have the same IP, the router blocks one of them. Reboot the router or assign a static IP to the laptop (see section 3).
- 🚫 Blocking by MAC: some providers (eg Rostelecom or Beeline) bind access to the router's MAC address. If you changed your router, please report the new MAC to support.
- 📡 Problems on the provider side: Check the service status on the provider’s website or call support. For example, MTS And MegaFon Sometimes access is blocked by mistake.
How to check your internet connection:
- Open
Command line(Win + R→cmd). - Enter one by one:
ping 8.8.8.8ping ya.ru
tracert ya.ru - If
ping 8.8.8.8passes, andping ya.ru- no, the problem is in DNS. If neither one nor the other works, there is no connection to the Internet.
Attention! If tracert shows a break on the first node, this means that the router does not provide Internet access. Reboot it and check your connection settings to your provider (section WAN or Internet).
7. Hardware faults: when it’s time for service
If none of the previous methods helped, the problem may be gland. Signs of hardware failure:
- 💻 Wi-Fi disappears after laptop is dropped or hit (models are especially vulnerable MacBook Air And XPS 13 - their antennas are soldered to the motherboard).
- 🔥 Laptop overheats, and Wi-Fi turns off when the temperature is high (check via HWMonitor).
- ⚡ The adapter appears and disappears in Device Manager (departing contact symptom).
- 🔌 Wi-Fi only works near the router (indicates a weak signal due to a damaged antenna).
What you can do yourself:
- Open the back cover of the laptop and check if it fits tightly antenna wires on the Wi-Fi module (usually two black and white cables with connectors
IPEX). - If you have a spare module (for example, from an old laptop), try replacing it. Suitable models:
- Intel 7260 (compatible with most laptops up to 2020),
- Broadcom BCM94360 (for MacBook),
- Qualcomm Atheros QCA6174 (for gaming laptops MSI/ASUS).
Repair cost:
| Problem | Cost (₽) | Repair period |
|---|---|---|
| Replacing the Wi-Fi module | 1 500–3 000 | 1–2 days |
| Antenna soldering | 2 000–5 000 | 3–5 days |
| Cleaning from dust (overheating) | 1 000–2 500 | 1 day |
| Diagnostics | 500–1 500 | 1–2 hours |
Critical information: if after replacing the Wi-Fi module the laptop still does not connect, check the compatibility of the new adapter with the motherboard. For example, laptops Lenovo Legion often require modules with support M.2 Key A+E, not standard M.2 2230.
8. Alternative connection methods if Wi-Fi does not work
While you are looking for a solution, you can temporarily connect to the Internet in other ways:
- 📱 USB tethering: distribute the Internet from your phone (to Android this is done in "Access point and modem", on iPhone - in "Modem mode»).
- 🖥️ Ethernet adapter: if the laptop does not have a port
RJ-45, buy an adapterUSB-to-Ethernet(costs ~500 ₽). - 📡 4G/5G modem: USB modems from MegaFon or MTS (For example, Huawei E3372) connect like a flash drive and provide Internet without Wi-Fi.
- 🔄 Powerline adapter: transmits the Internet via electrical wiring (useful if the router is far away). A set of two adapters will cost ~3,000 RUR.
If you urgently need the Internet for work, the best option is USB tethering. The speed will be limited by the phone tariff, but it will be enough for mail and instant messengers. For stable operation:
- Connect your phone to your laptop via USB.
- On your phone, turn on "Modem mode"(on Android may need to allow access in developer settings).
- On a laptop in "Network connections» a new connection should appear.
Attention! Some providers (eg Tele2) block tethering or limit speed. In this case, the application will help PDANet+ (bypasses restrictions on Android).
If you need the Internet for video conferencing (Zoom, Teams), USB tethering may not be suitable due to high ping. In this case, it is better to use an Ethernet adapter or 4G modem.
FAQ: Frequently asked questions about problems with Wi-Fi on a laptop
🔹 Why does the laptop connect to Wi-Fi, but the Internet does not work?
This is a personal problem with DNS or gateway. Try:
- At the command prompt, enter
ipconfig /flushdns. - Change DNS to
8.8.8.8(instructions in section 6). - Check if the router provides an IP address (enter
ipconfig /alland find the lineIPv4 address). If it starts with169.254, this means that the router does not provide an address - reboot it.
🔹 The laptop doesn’t see only my network, but it sees others. What's the matter?
Most likely, your router is operating in a mode that the laptop adapter does not support. Check:
- 📶 Wi-Fi standard: if the router is configured to
802.11ac(5 GHz), and the laptop is older than 2015, it may not see this network. Switch the router to mode802.11n(2.4 GHz). - 🔍 Hidden SSID: If broadcasting of the network name is disabled in the router settings, the laptop will not see it. Connect manually by specifying the SSID.
- 🔒 MAC filtering: Check if your laptop's MAC address is blocked (see section 4).
🔹 After updating Windows, the laptop stopped connecting to Wi-Fi. What to do?
Updates often break drivers. Try:
- Roll back the driver: in
Device Managerright click on the adapter → “Properties» → «Rollback». - Uninstall the latest update:
Settings → Update and security → Update history → Uninstall updates. - Download the driver from the laptop manufacturer's website (not from Windows Update!).
If all else fails, create a system restore point for the date before update.
🔹 The laptop connects to Wi-Fi, but the speed is very low. How to speed it up?
Reasons for slow Wi-Fi:
- 📶 Overloaded channel: change the channel in the router settings (see section 4).
- 🔄 Old standard: if the router is operating in mode
802.11b/g, maximum speed - 54 Mbit/s. Switch to802.11n(up to 300 Mbit/s) or802.11ac(up to 1 Gbit/s). - 📡 Weak signal: if the laptop is far from the router, use repeater (For example, TP-Link RE605) or mesh system.
- 💻 Restriction from the provider: Check your tariff - you may have a speed limit.
For a speed test use Speedtest. If the speed via cable is high, but via Wi-Fi is low, the problem is in the settings of the router or adapter.
🔹 Is it possible to connect a laptop to Wi-Fi without a password?
Technically yes, but this violates the law on unauthorized access (Article 272 of the Criminal Code of the Russian Federation). However, if we are talking about his network whose password you forgot:
- Connect to the router via cable.
- Open your router control panel (
192.168.1.1). - Find a section
Wireless SecurityorWi-Fi Security- there will be a password there.
If there is no access to the router, reset it to factory settings (button Reset on the rear panel) and configure again.