Many users are familiar with the situation where a smartphone persistently displays the "Saved" status under the wireless network name, but the connection never gets going. The screen flickers, the indicators show activity, but the desired internet connection never appears. This is a classic handshake failure between your device and the router, which can be caused by dozens of reasons, from a simple DHCP memory overflow to an IP address conflict.
Most often, the problem lies in software failures of the operating system. Android or incorrect router settings. The system attempts to log in, is rejected, or receives no response, and, unable to classify the error, returns the standard "Saved" message. In rare cases, the physical Wi-Fi module is the culprit, but before taking your phone to a service center, it's best to rule out software conflicts.
In this article we will look at all the possible scenarios why The phone doesn't connect to Wi-Fi, and we'll offer step-by-step instructions for restoring your network. We'll cover static IP settings, working with MAC addresses, resetting network parameters, and hidden router features that are often overlooked.
Basic reboot and reset of network services cache
The first step is to completely reboot the entire hardware chain. Many users simply turn off the smartphone screen, believing this will solve the problem, but accumulated cache Network services require a full power cycle. Unplug the router for 15-20 seconds, then plug it back in and wait for the indicators to fully load.
After turning on the router, restart your phone. This will clear any temporary files that may have caused a connection conflict. If you see the "Saved" status again after turning it on, try switching the Wi-Fi slider to "Off" and back after 10 seconds. Sometimes the wireless module simply gets stuck in standby mode.
A more in-depth solution is to reset your network settings. This procedure won't delete your photos or contacts, but it will forget all your Wi-Fi passwords and Bluetooth settings. To do this, go to Settings → System → Reset settings → Reset Wi-Fi, mobile data, and Bluetooth settingsAfter this, the phone will be “clean” in terms of network connections.
It's important to understand that a simple reboot resolves up to 40% of all network conflicts. If the "Saved" status changes to "Connected," the issue was temporary. If the error persists, we'll move on to more complex IP addressing.
DHCP Issues and Static IP Address
One of the most common reasons why Android "Saved" is the router's inability to assign a dynamic IP address to the device. DHCP The Dynamic Host Configuration Protocol (Dynamic Host Configuration Protocol) may be overloaded or malfunctioning. In this case, the solution is to manually assign a static IP address to your phone.
To do this, click on your network name in the list of available connections and select "Forget" or "Delete Network." Then click on it again to connect. In the window that opens, find "IP Settings" (usually hidden in advanced settings) and change the value from "DHCP" to "Static."
- 📍 IP address: Enter the address that corresponds to your subnet (for example, if the router is 192.168.1.1, then give the phone 192.168.1.150).
- 🌐 Gateway: Enter your router's address (usually 192.168.1.1 or 192.168.0.1).
- 🔍 Network prefix length: leave 24 (this corresponds to the mask 255.255.255.0).
- 🏢 DNS 1 and DNS 2: You can register Google's public servers (8.8.8.8 and 8.8.4.4) to speed up the response.
After entering the information, click "Save." The phone will attempt to connect using the hard-coded parameters, bypassing the router's DHCP server. If the connection is successful, then the problem was with automatic address allocation.
MAC addressing collisions and randomization
Modern versions Android (starting with version 10) use MAC address randomization by default to enhance privacy. The phone presents itself to the router under a new "digital name" each time. Some older or strictly configured routers block such connections, considering them suspicious, resulting in a "Saved" status.
To fix this, you need to change the privacy settings for your specific network. Go to Wi-Fi settings, select your network (or click the gear icon next to it), and find "MAC Address Type" or "Privacy." Change the setting from "Random MAC Address" to "Device MAC Address."
⚠️ Important! If you use MAC address filtering (whitelisting) on your router, after changing the address type, you must add the new phone address to the router settings, otherwise access will be denied.
It's also worth checking if filtering is enabled on the router. Log into the router's admin panel (usually at 192.168.1.1) and check the section Wireless → MAC FilteringMake sure your phone isn't locked or, conversely, is added to the list of allowed devices, if this feature is enabled.
Where can I find my MAC address on Android?
It's usually listed under "About Phone" → "Status" or "General Information." You can also find it in your Wi-Fi settings by tapping the name of the network you're (or were) connected to.
2.4 GHz and 5 GHz frequency bands
Dual-band routers broadcast two networks: 2.4 GHz And 5 GHzPhones often try to connect to the 5 GHz network, which has a shorter range and is less effective at penetrating walls. If the signal is weak, the phone will show "Saved" because data packets are lost along the way.
Try forcing the switch to the 2.4 GHz band. If you have combined network names (Smart Connect), try separating them in the router settings by giving them different names, for example, HomeWiFi And HomeWiFi_5GConnect your phone to the network without a 5G set-top box to check stability.
The table below summarizes the main differences between ranges to help you choose the right one:
| Parameter | 2.4 GHz | 5 GHz |
|---|---|---|
| Range of action | High | Low |
| Penetration of walls | Good | Bad |
| Transfer speed | Average | High |
| Channel congestion | High (neighbors, microwaves) | Low |
If your phone is far from the router, selecting 2.4 GHz often solves the problem of constant reconnections and the "Saved" status. You can also try changing the broadcast channel (Channel) in your router settings to a less congested one, such as 1, 6, or 11 for the 2.4 GHz band.
Date, time and security certificates
It would seem that time has nothing to do with this. However, security protocols WPA2/WPA3 SSL/TLS certificates are critically dependent on the system time being up-to-date. If the date on your phone is incorrect (for example, if it's set to 2015), the handshake with the router will fail, and the connection will be terminated immediately after the authentication attempt.
Check your date and time settings. It's recommended to set the "Automatic time" mode (use network time). If the automatic time setting doesn't work, manually set the current date and time. After the time is set correctly, try "Forgetting" the network and reconnecting.
☑️ Time and security check
It's also worth paying attention to the encryption type. In rare cases, when the router is configured to use only the latest standard WPA3, and your phone doesn't support it (or, conversely, if your router is old and your phone requires WPA3), a conflict will occur. Try changing the security type on your router to WPA2-PSK (AES), which is the most compatible standard.
Third-party apps and VPNs
Installed applications for "speeding up the Internet", antiviruses with a Wi-Fi protection function or constantly running VPN services They can intercept network traffic and block normal connections. If you've recently installed such utilities, try removing them or temporarily disabling them.
This problem is especially common with VPNs configured to run "always on." In this case, the phone may attempt to tunnel traffic before establishing a basic connection to the router, resulting in an error. Disable the VPN and test Wi-Fi in "clean" mode.
In some cases, clearing the DNS cache using third-party apps or resetting DNS settings can help. In the developer menu (if enabled), you can find "Private DNS" and set it to "None" or "Auto" to prevent interference from corporate or advertising filters.
⚠️ Important! Settings interfaces may vary depending on your smartphone model (Samsung, Xiaomi, Huawei) and the version of the operating system. Look for similar options in the "Connections," "Network & Internet," or "Wi-Fi" sections.
Hardware problems and router reset
If none of the software methods help, the problem may lie deeper. Check if other devices can connect to the same network. If the problem only affects one phone, it's the problem. If all devices report "Saved," the router is to blame.
In the case of a router, a full reset to factory settings will help (button Reset (On the case). Be careful: this will erase all your settings, including your ISP login and password, which you'll have to re-enter. This is a drastic, but often the only way to fix router firmware errors.
If the problem is solely with your phone and it can't detect any networks or connect to any access points (even from other routers), there's a high probability that the Wi-Fi module is faulty. In this case, a visit to a service center will help.
Frequently Asked Questions (FAQ)
Why does my phone connect to Wi-Fi but there is no internet?
This could be due to issues with your provider, incorrect DNS settings, or your plan expiring. Also, check if your router settings are set to limit traffic.
Can a case interfere with Wi-Fi?
Yes, if the case contains metal elements or is too thick, it may shield the signal, especially at 5GHz, causing packet loss and connection errors.
How do I know how many devices are connected to my Wi-Fi?
Log into your router's admin panel (usually 192.168.1.1) and find the "Client List" or "DHCP Client List" section. All active connections are displayed there.
Will resetting network settings delete my photos and contacts?
No, resetting network settings only affects connection settings: Wi-Fi passwords, Bluetooth pairings, and mobile network settings. Personal data remains intact.
What should I do if the "Saved" status only appears at certain times?
This may indicate channel congestion due to neighboring devices or the router's energy-saving modes. Try changing the broadcast channel in the router settings or updating its firmware.