Why isn't Wi-Fi working on my phone, but it says "Saved"?

Many users are familiar with the situation where a smartphone displays a full wireless network connection but refuses to load pages or send messages in instant messaging apps. The indicator on the screen glows steadily, and the icon appears in the status bar. Wi-Fi, and the connection status proudly states "Saved," but no actual data exchange with the outside world occurs. This state is often confusing, as the device has formally completed all authentication steps and gained access to the access point.

This type of failure can occur on devices running Android, and on iOS, and most often, the problem lies not in a physical antenna failure, but in a software address conflict or router settings. The phone successfully "acquainted" itself with the router, remembered the password and encryption protocol, but the router's process of assigning an IP address or DNS servers failed. As a result, the device is online but doesn't know where to forward website requests.

In this article, we'll take a detailed look at the mechanics of the "Saved" error, explore hidden network interface settings, and offer a step-by-step procedure for restoring full internet access. You don't need to be a networking expert to fix the issue, but understanding the basic principles of operation will help. DHCP servers will help prevent the problem from recurring in the future.

Error Mechanics: What Does the "Saved" Status Mean?

When you see the "Saved" message, your phone's operating system indicates that the network profile (SSID) and security key (password) have been successfully saved to the device's non-volatile memory. The phone has remembered how to connect to this access point, but this doesn't guarantee that the router is immediately ready to provide data services. The connection status goes through several stages: scanning, authentication, obtaining an IP address, and checking the internet connection. Errors often get stuck at the IP address acquisition or gateway verification stage.

The main reason for this behavior lies in the protocol DHCP (Dynamic Host Configuration Protocol). It is responsible for automatically distributing addresses to new devices on the network. If the router's address pool is exhausted or the DHCP service freezes, the phone will receive password confirmation ("Saved") but will be left without a unique network identifier. Without an IP address, the device cannot exist on the local network, let alone access the global network.

⚠️ Note: If the problem occurs only on one specific device, while other gadgets work fine, then the problem lies with the phone's settings, and not with the provider or router.

It's also worth considering that modern routers have overload protection systems. If too many devices attempt to connect to the network simultaneously, the router can block the issuance of new addresses, formally accepting the password but not allowing the client to proceed. This is a protective mechanism that prevents a complete network equipment crash.

📊 How often do you experience this error?
Daily
Once a week
Only after the update
Rarely, but it happens

Basic reboot and reset of network settings

The first and most effective step in diagnosing any network problem is a complete hardware reboot. This isn't just a cliché, but a necessary procedure for clearing cache and resetting frozen processes. Routers, like computers, have RAM, which over time fills up with temporary data and error logs. A reboot allows you to start the connection session with a clean slate.

Unplug the router, wait at least 15-20 seconds, and then plug it back in. This time is needed for the capacitors to fully discharge and the memory to clear. At the same time, reboot your smartphone. After both devices are powered on, try connecting again. The problem is often resolved at this point, as the IP address request process is restarted.

If a simple reboot doesn't help, you should reset the network settings on your phone. This will return all Wi-Fi, Bluetooth, and mobile network settings to factory defaults. It's important to understand that this will delete all saved Wi-Fi passwords, so you'll have to re-enter them. However, this eliminates the possibility of conflicts between old, incorrect connection profiles.

☑️ Primary reset algorithm

Completed: 0 / 5

IP address conflicts and DHCP settings

One of the most common technical reasons why a phone displays "Saved" but the internet isn't working is an IP address conflict. Each device on a local network must have a unique address. If the router mistakenly assigns your phone an address that's already taken by another device (such as a tablet or smart speaker), a collision will occur. The phone's network stack will detect the address as busy and block data transfer, leaving the connection status in limbo.

To avoid such situations, the router uses a DHCP Lease Table. Sometimes this table "forgets" to release the address of a device that has left the network, causing a conflict when it returns. In this case, manually changing the IP address to a static one can help. You can assign your phone an address that is guaranteed to be free, for example, by changing the last digit of the gateway address.

To set it up manually, go to the Wi-Fi menu, click on your network name (or the gear icon), and select "Edit network" or "Advanced." In the "IP settings" field, toggle the value from DHCP on StaticIn the IP address field, enter a value that differs from your router's address only by the last digit (for example, if your router is 192.168.1.1, enter 192.168.1.157). The gateway and network prefix length must match those used during automatic connection.

Below is a table of the main parameters that need to be checked or changed during manual configuration:

Parameter Default value (DHCP) Example of a static value Description
IP address Automatically 192.168.1.157 Unique device number on the network
Gateway 192.168.1.1 192.168.1.1 Router address (must match)
Prefix length 24 24 Determines the size of the network
DNS 1 Automatically 8.8.8.8 Google Name Server (ISP Alternative)

Problems with DNS servers

Even if the IP address is successfully obtained, the phone may not see the internet due to DNS (Domain Name System) issues. DNS works like a phone directory: it translates human-readable addresses (for example, google.com) into machine IP addresses. If the DNS server automatically assigned by the provider is unresponsive or malfunctioning, the browser will not be able to find the website, even though there is a physical connection to the router.

In this case, the "Saved" status may change to "Obtaining IP address" or simply remain unavailable. The solution is to force alternative DNS addresses. This can be done either through static IP settings (as described above), or through dedicated apps or Private DNS settings in modern versions. Android (starting from version 9).

To set up Private DNS, go to Settings → Connections → Other connection settings → Private DNS. Select the "DNS Provider Hostname" mode and enter dns.google or 1dot1dot1dot1.cloudflare-dns.comThis will force the phone to encrypt DNS requests and bypass possible blocking or failures on the carrier's side.

⚠️ Note: The settings interface may differ depending on the smartphone model (Samsung, Xiaomi, Huawei) and operating system versions. Look for sections containing the words "DNS," "IP," or "Network."

Impact of the 2.4 GHz and 5 GHz frequency ranges

Modern routers often broadcast two networks: 2.4 GHz and 5 GHz. Sometimes they are combined under one name (technology Smart Connect), and the router itself decides which frequency to connect the client to. However, smartphones, especially budget or older models, may not work correctly with automatic switching or have driver issues in the 5 GHz band.

If your phone "sees" the network and says "Saved," but there's no connection, try forcing it to switch to the 2.4 GHz band. To do this, you can temporarily separate the network names (SSIDs) in your router settings by adding "_5G" to the 5G name. Then, on your phone, select the network without this prefix. The 2.4 GHz band has better penetration and is more compatible with older devices.

Also, in the 5 GHz band, channels can be occupied by neighbors or radars, causing interference. In your router settings, try changing the channel width for 5 GHz. 80 MHz on 40 MHzThis will reduce the maximum speed but improve stability. WIDGET:spoiler:What's the difference between 2.4 GHz and 5 GHz?:The 2.4 GHz band is slower, but penetrates walls better and has a longer range. The 5 GHz band provides high speeds, but has a shorter range and is less effective at penetrating obstacles. Older devices may not support 5 GHz at all.

Specifics of Android and iOS operating systems

Different operating systems handle network errors differently. Android Clearing the Google Play services cache or resetting the network settings via the engineering menu (code) often helps ##4636##), although the latter method requires caution. iOS (iPhone/iPad) A common issue is with the security certificate or date. Check that the date and time are set correctly on your device—out-of-sync can block secure connections.

On your iPhone, it's also worth checking the "Private Wi-Fi Address" setting. This feature generates a random MAC address for each network to protect your privacy. Some routers with MAC address filtering or older firmware may block this device. Try disabling this feature for your home network in the Wi-Fi settings (the "i" icon next to the network name).

Additionally, VPN applications or antivirus software with traffic protection features can interfere on both platforms. If you have such software installed, try temporarily disabling or uninstalling it to prevent third-party software from interfering with your network stack.

Frequently Asked Questions (FAQ)

Why isn't the internet working even though the Wi-Fi icon is on?

The Wi-Fi icon simply means that the phone's radio module has connected to the router's antenna. It's like a telephone receiver being removed from the handset: there's a connection to the PBX, but the conversation isn't active yet. Internet access requires successful data exchange (IP, DNS), which can be blocked by router or ISP settings.

Will uninstalling the Wi-Fi Fixer app help?

"Fixer" apps usually simply reset network settings or reboot the Wi-Fi module automatically. You can do this manually through your phone's settings menu, which is safer and more effective than installing third-party ad-supported software.

What to do if the problem is only on one site?

If other websites open but one specific one doesn't, the problem isn't your Wi-Fi. Most likely, the website is unavailable for everyone, blocked by your ISP, or experiencing server issues. Check the resource's accessibility via mobile data (3G/4G).

Can a virus block Wi-Fi?

Theoretically, yes, malware can change proxy or DNS settings, redirecting traffic. If standard methods don't help, we recommend scanning your phone with an antivirus or performing a full factory reset.