Are you trying to connect to Wi-Fi, but your Androidsmartphone stubbornly does not see any network? Or are only some access points displayed, and the one you need has disappeared? The problem occurs on devices of all brands: from budget Redmi and Samsung Galaxy A to flagships Google Pixel and OnePlus. In 80% of cases, you can fix it yourself - without contacting a service center.
In this article we will look all possible reasonson which Android stopped seeing Wi-Fi from trivial errors in settings to hardware faults. You will learn how to diagnose the problem, which parameters to check first, and what to do if your smartphone does not detect networks even after a reset. Let us separately focus on hidden settings of Android 13/14which are often overlooked.
Important: if the problem occurred after the update firmware or phone crash, the algorithm of actions will be different. We will describe both scenarios in detail.
1. Checking basic settings: what could go wrong
Before sinning on hardware or firmware, make sure that the problem does not lie in basic things. Most often, users overlook:
- ๐ถ Airplane mode โeven if the icon on the notification panel is not lit, it could be activated accidentally through
Fast settingsor a physical button (on some models Sony Xperia and ASUS ROG Phone). - ๐ Automatic switching to mobile data โAndroid 12+ has a function
Adaptive communicationthat can block Wi-Fi searches when the signal is weak. - ๐ Background activity restrictions โif you have previously optimized battery consumption for system applications, the Wi-Fi module may have been disabled.
How to check:
- Open
Settings โ Network and Internet โ Wi-Fi. - Make sure the slider Wi-Fi is active (blue/green).
- Tap on
โฎ โ Advanced โ Adaptive connectionand disable this option. - Go to
Settings โ Applications โ โฎ โ Special access โ Battery optimizationand findWi-Fiin the list. Make sure that there is no restriction set for it.
If after these manipulations the networks are still not displayed, go to the next section. If you see a list of networks, but cannot connect to a specific one, the problem lies in the router settings (more on this below).
2. Software failures: how to restore the visibility of networks without resetting
Operating system Android known for its "glitches" with network modules. Most often they appear after:
- ๐ฑ Firmware updates (especially on Samsung s One UI 5.0+ i Xiaomi s HyperOS).
- ๐ Installing VPN or applications to change the MAC address (for example MacDroid or WiFi Mac Changer).
- ๐ ๏ธ Manually editing the file
wpa_supplicant.conf(relevant for rooted devices).
Here's what you can do without a full reset:
Reset network settings
This will delete all saved Wi-Fi passwords, but will return the module to communication functionality:
- Go to
Settings โ System โ Reset โ Reset Wi-Fi, mobile network and Bluetooth. - Confirm the action. The phone will reboot.
Clearing the system application cache
Sometimes clearing the cache for:
Settings(com.android.settings)Wi-Fi(com.android.wifi)Google Play Services(com.google.android.gms)
How to do it:
- Open
Settings โ Applications โ Show all applications. - Find the application you need, tap on it โ
Storage โ Clear cache.
โ๏ธ Checklist before resetting
If these methods did not work, try roll back the firmware update (if the problem appeared after this) or execute reset to factory settingsFor information on how to do this safely, see the following. section.
3. Hardware faults: when the hardware is to blame
If software methods did not help, there is a high probability hardware damage. Here are the key signs:
| Symptom | Probable cause | Solution |
|---|---|---|
| Phone does not see none network Wi-Fi, but Bluetooth works | The Wi-Fi module or antenna is damaged | Replacement of the module in the service (~1500โ4000 โฝ) |
| Wi-Fi appears only next to the router (1โ2 meters) | The antenna is disconnected or the contacts are oxidized | Disassembling and soldering/cleaning contacts |
| The phone sees networks, but does not connect (writes "Saved") | Problem with the MAC address or damage chip | Checking the MAC, replacing the module if necessary |
| Wi-Fi works only in 2.4 GHz mode | The 5 GHz transceiver in the module is damaged | Replacing the module or disabling 5 GHz in the settings router |
How to check the hardware serviceability:
- Test in the engineering menu:
##4636##Go to
Wi-Fi informationand look at the statusWi-Fi status. If thereDisabledor error, the module is faulty. - Checking on another device: bring your working smartphone to the router. If it sees the network, but yours does not, the problem is in the phone.
- Antenna diagnostics: clasp the phone with your hand in the area of โโthe top cover (where the antenna is usually located). If the signal disappears, the antenna contact is broken.
What to do if the phone fell into water?
If the device came into contact with liquid, do not turn it on do not connect it to the charger! An oxide film on the contacts of the Wi-Fi module can cause a short circuit. Required:
1. Disassemble the phone (or take it to a service station).
2. Clean the board with ultrasound or isopropyl alcohol (99%).
3. Check the integrity of the tracks with a multimeter.
In 60% of cases, after proper cleaning, the Wi-Fi module restores functionality.
If you suspect a hardware malfunction, but are not sure, try connecting external Wi-Fi adapter via OTG (works on most devices with Android 10+). If networks appear with the adapter, the problem is definitely in the phone module.
4. Problems with the router: why the network is not visible only on Android
Sometimes the problem lies not in the smartphone, but in the router settings. Especially if:
- ๐ฑ Other devices (laptops, tablets) see the network normally.
- ๐ Wi-Fi disappears only on Android, but works on iPhone .
- ๐ก๏ธ The network appears, but when connected it says โAuthentication...โ and falls off.
Here are the router settings that can block Android:
| Router parameter | Problem for Android | How to fix |
|---|---|---|
Hiding SSID (Hide SSID) |
Android does not find hidden networks well, especially on older versions | Disable hiding or enter the SSID manually on your phone |
| Filtering by MAC address | If the phone's MAC is not in the white list, the network will not be displayed | Add the phone's MAC to the router settings or disable filtering |
| 802.11r mode (Fast Roaming) | Many Android devices do not support this standard | Disable 802.11r in the Wi-Fi router settings |
| WPA3 encryption | Devices running Android 9 and below may not see such networks | Switch to WPA2 or update the phone firmware |
How to check the router settings:
- Connect to the router through another device (laptop, another phone).
- Open the router control panel (usually by address
192.168.0.1or192.168.1.1). - Go to section
Wi-FiorWireless network. - Check the parameters from the table above.
If you have dual-band router, try separate 2.4 GHz and 5 GHz networks on different SSIDs (for example, MyWiFi_2G and MyWiFi_5G). data-i="194">separate 2.4 GHz and 5 GHz networks Smart Connect (automatic switching between ranges).
If after changing the router settings the network is still not visible, try change Wi-Fi channel manually (for example, from automatic to 6th or 11th for 2.4 GHz. Sometimes interference from neighboring networks interferes with detection.
5. Conflicts with the firmware and kernel of the system
On devices with custom firmware (for example LineageOS, Pixel Experience) or root access, the problem often lies in:
- ๐ Incompatibility of the kernel with the Wi-Fi driver.
- ๐ง Incorrectly specified parameters in
build.prop. - ๐ฆ Lack of proprietary libraries (vendor blobs) for the Wi-Fi module.
How to diagnose:
- Check the system log for Wi-Fi errors:
adb logcat | grep -i"wifi\|supplicant"Look for lines with
E/WifiStateMachineorfailed to load driver. - Make sure that in
build.propThe correct parameters for your device are registered:ro.wifi.channels=wifi.supplicant_scan_interval=15 - Check for the presence of driver files in
/vendor/firmware(for example,wlan.mdtfor Qualcomm-chips).
Solutions:
- ๐ Reflash the device to official firmware (if you used custom).
- ๐ฅ Install the correct vendor blobs for your model (look at XDA Developers or 4PDA).
- ๐ ๏ธ Roll back to an older version of the kernel if the problem appeared after updating it.
If you are using a custom kernel (for example, FrancoKernel or ElementalX), try returning to stock. Many cores are optimized for performance, but can break Wi-Fi due to changed power saving parameters for the network chip.
For devices on Mediatek (for example, Realme, Oppo, Tecno), an additional problem may lie in file absence WMT.cfg in the /datasection. It can be copied from the official firmware or from another working device of the same model.
6 Problems with the MAC address: why. the phone โdoes not seeโ the router
In the latest versions Android (starting from 10) it is used randomization of the MAC address to protect privacy. This can lead to:
- ๐ซ Blocking the device by MAC filtering on the router.
- ๐ Constant authentication requests.
- ๐ต Complete disappearance of the network from the list (if the router remembers the "old" MAC).
How to check and fix:
- Open
Settings โ Network and Internet โ Wi-Fi โ โ๏ธ (network settings) โ Advanced. - Find item
MAC addressorMAC type. If there isRandom, switch toOriginal. - Reboot your phone and router.
If the network still does not appear:
- Check if your MAC is blocked in the router settings (section
Wireless MAC Filter). - Remove the network from those saved on the phone and connect again.
- If you use Android 12+, try disabling the function
Privacy โ MAC Randomizationin the developer (Settings โ System โ For developers).
How to find the original MAC address of the phone?
The original MAC is registered in several places:
1. On the device box (if not erased).
2. In Settings โ About phone โ General information โ Wi-Fi MAC address (sometimes hidden).
3. Through the engineering menu: ##232338## (for Mediatek) or ##4636## โ Wi-Fi information.
4. removable battery).
If the MAC starts with 02:, 06: or 0A: is a random address, the original one must be found in other ways.
On some firmware (for example, MIUI from Xiaomi) the random MAC can be reset every time you connect, which causes conflicts with routers TP-Link i ASUS. In this case, only disabling randomization or flashing an alternative kernel will help.
7. When nothing helps: extreme measures.
If you have tried all the methods, but Android still does not see Wi-Fithere are radical solutions:
- ๐ง Flashing via Fastboot - relevant if the problem appeared after an OTA update. You need official firmware for your model (download from the manufacturerโs website. or XDA).
- ๐ฑ Replacement of the Wi-Fi module โif the diagnostics showed a hardware malfunction. Cost of the module for popular models:
- Samsung Galaxy S22: ~2500 โฝ
- Xiaomi Redmi Note 11: ~1200 โฝ
- Google Pixel 6: ~3500 โฝ
- ๐ ๏ธ Soldering antenna contacts โif the problem is broken tracks. Requires disassembling the phone and soldering station.
Warnings before radical measures:
โ ๏ธ Attention! Flashing viaFastbootorODINwill reset all data to phone, including internal memory. If your Wi-Fi does not work, but USB debugging is enabled, first make a backup viaadb backupor Titanium Backup (root is required).
โ ๏ธ Attention! On devices with Exynosprocessors (for example Samsung Galaxy S21 for the European market) replacing a Wi-Fi module may require firmware CP (modem part) via Odin. Without this, the module will not work!
If you decide to replace the module yourself:
- Buy the module exactly for your model (even modules from the same manufacturer may differ, for example, Redmi Note 10 and Redmi Note 10 Pro).
- Use anti-static wrist strap tweezers - static electricity can damage the chip.
- After replacement, check that the antenna contacts are tight adjacent to the module.
FAQ: Frequently asked questions about problems with Wi-Fi on Android
My phone sees networks, but does not connect - it says โSavedโ. What should I do?
This is an authentication problem:
- Remove the network from. saved and connect again.
- Change the security type on the router from
WPA3toWPA2. - Disable MAC address randomization on the phone.
- Check if the checkbox is unchecked
Advanced โ Auto-connect(sometimes it interferes).
If that doesnโt help, reset the network settings on your phone.
After updating to Android 14, Wi-Fi stopped working. How to roll back?
A rollback is possible, but requires unlocking the bootloader and losing data. Instructions:
- Download the official firmware of the previous version from the manufacturer's website.
- Unlock the bootloader (for Xiaomi you need to obtain permission through Mi Unlock).
- Flash through
Fastboot:fastboot flash system system.imgfastboot flash boot boot.img
fastboot reboot
For Samsung use Odin with the flag BL, AP, CP, CSC (not Home CSC!).
The phone only sees 2.4 GHz, but not 5 GHz. What's the matter?
Possible reasons:
- Your phone does not support 5 GHz (relevant for budget models, for example Redmi 9A).
- The country has restrictions on 5 GHz frequencies (check in
Settings โ Wi-Fi โ Advanced โ Country). - The 5 GHz transceiver in the Wi-Fi module is damaged.
- On the router the mode is enabled
802.11aconly for 5 GHz, but the phone does not support it.
Solution: try manually specifying the country in the Wi-Fi settings (for example, USA), if you have an unlocked phone.
Is it possible to connect to Wi-Fi without a working module (via USB or Bluetooth)?
Yes, but with limitations:
- Via USB (Reverse Tethering): you need root or ADB, as well as a PC with enabled
Shared Internet access. - Via Bluetooth: you can create
PAN network(Personal Area Network) with a laptop, but the speed will be low (~1 Mbit/s). - Through an OTG adapter: connect an external Wi-Fi adapter (does not work on all phones).
For Samsung DeX or Huawei Desktop Mode you can use an Ethernet adapter via USB-C.
How to check if the Wi-Fi module is working if the phone does not turn on?
If the phone does not respond to the power button, but is charging:
- Connect it to the PC and check if it is detected as
Qualcomm 9008orMediatek Preloader(which means there is a chance to resuscitate via EDL or SP Flash Tool). - If the phone vibrates when charging is connected, but does not turn on, there may be a problem in the display, but Wi-Fi is working.
- To check the module, you need diagnostics via UART (a special cable) or a multimeter (to test the power supply on the chip).
Without special equipment, you need to accurately determine the functionality of the module is impossible.