My phone won't connect to Wi-Fi and says "Saved": Causes and solutions

The situation when Android-smartphone or iPhone A Wi-Fi device that stubbornly refuses to connect to a wireless network, displaying a "Saved" or "Saved" status, is a familiar problem for many users. Instead of the familiar Wi-Fi icon, you see an endlessly rotating circle or a notification stating that the network is saved but there's no internet connection. This condition is often frustrating, as the device appears to "see" the router, but no full data exchange occurs.

The fundamental problem lies in the handshake process between your device and the router. When the phone says "Saved," it means the password has been accepted correctly, but during the receiving phase IP addresses or the establishment of a secure connection fails. The router either ignores the smartphone's request, assigns it incorrect parameters, or blocks access at the encryption protocol level.

Don't panic and take your device to a service center at the first sign of this error. In the vast majority of cases, the cause lies in a software glitch, a built-up network settings cache, or an address conflict within the local network. Understanding the mechanics of this process will help you quickly get your device back up and running without wasting time and money.

Why does the "Saved" error occur when connecting?

The main culprit of the problem is most often the protocol DHCP (Dynamic Host Configuration Protocol). It is responsible for automatically distributing IP addresses to all devices on the network. If the DHCP server on the router freezes, exhausts its pool of available addresses, or simply incorrectly processes a new client request, the phone gets stuck in a waiting state, never receiving a digital identifier to connect to the network.

Another common reason is conflict. IP addressesImagine a situation where two devices on the same network attempt to use the same address. The router can't determine which device to send data packets to, and blocks the connection for either one or both devices, marking the network status as "Preserved." The problem could also be caused by outdated or, conversely, very new encryption standards.

Modern smartphones support security protocols WPA3, while older routers only work with WPA2 or even WEPIf the security settings on the router and phone don't match or are forced into an incompatible mode, the connection won't be established. The phone "remembers" the network (hence the "Saved" status), but can't physically connect to it.

⚠️ Note: If you recently changed your Wi-Fi password on your router but haven't deleted the old network on your phone, your device may attempt to log in with those credentials. In this case, the "Saved" status will remain permanently until you manually forget the network.

Basic steps: reboot and reset network settings

Before delving into complex router settings, it's important to perform a basic diagnostic. Often, the solution lies in simply clearing temporary files and restarting services. This is a universal method that eliminates up to 70% of software glitches in network modules.

The first thing you need to do is "forget" the problematic network on your phone. Go to Wi-Fi settings, select your router, and tap "Delete" or "Forget." After that, it's recommended to perform a full reset of your smartphone's network settings. This will restore all connection settings to factory defaults without affecting your personal files, photos, or contacts.

At the same time, you need to reboot the router itself. Unplug it, wait 15-20 seconds, and plug it back in. This will clear the router's RAM and restart all services, including the DHCP server. After the router has fully booted (usually 1-2 minutes), try connecting again.

☑️ Primary diagnostic checklist

Completed: 0 / 5

Setting up IP and DHCP on a smartphone

If automatic address acquisition doesn't work, manually assigning a static IP address often helps. This allows you to bypass possible errors with the router's DHCP server. You need to go to the advanced settings of your Wi-Fi network on your phone and change the "IP Settings" option from DHCP on Static.

You must enter the correct data in the fields that open. Typically, the router's IP address (gateway) is 192.168.0.1 or 192.168.1.1Your phone needs to be assigned an address from the same subnet, but with a unique last number, for example, 192.168.0.155Leave the subnet mask as default - 255.255.255.0.

Pay special attention to the DNS fields. Try entering Google's public servers there (8.8.8.8 And 8.8.4.4) or CloudFlare (1.1.1.1). This can not only solve the connection problem, but also speed up webpage loading in your browser if your ISP uses slow DNS servers.

How to find out the IP address of a router?

If you don't know the exact gateway address, look at the sticker on the bottom of your router—it often says "Default Gateway" or "IP Address." You can also find this information in your contract with your ISP or in the device documentation.

Wi-Fi frequency and channel conflicts

In apartment buildings, the airwaves are often oversaturated with signals from dozens of neighboring routers. If your router and phone are on a channel that is heavily jammed by neighbors, data packets may be lost, and the connection will be lost immediately after attempting to establish one. The "Saved" status in this case is the result of a timeout waiting for a response.

Modern routers operate in two ranges: 2.4 GHz And 5 GHzThe 2.4 GHz band has better penetration, but it's more crowded. If you have a dual-band router, try switching your phone to the 5 GHz network. It's less susceptible to interference and provides a more stable connection, although its range is slightly shorter.

It's also a good idea to change the wireless channel in your router settings. Instead of "Auto," which doesn't always work correctly, select a specific free channel. For the 2.4 GHz band, channels 1, 6, and 11 are considered the most stable, as they don't overlap.

📊 Which Wi-Fi band do you use most often?
2.4 GHz (standard)
5 GHz (high speed)
I don't know / I only have one router
I have a mesh system

Compatibility issues and encryption standards

Technology evolves rapidly, and sometimes a new device simply doesn't play nice with older equipment due to differences in supported standards. For example, if a router is set to wireless-only mode 802.11ax (Wi-Fi 6), and the phone only supports 802.11n, the connection will not occur. You need to configure the router to mixed mode (Mixed Mode).

An important aspect is the type of encryption. Currently, the gold standard is WPA2-PSK (AES)If you have an outdated one TKIP or, conversely, experimental WPA3Some smartphones may refuse to work with this network. Try temporarily changing the encryption type in your router settings to WPA2-PSK (AES) and check the result.

Also worth paying attention to is the function MAC filteringIf your router has a whitelist or blacklist of MAC addresses enabled, your phone may be blocked even if you entered the password correctly. Check the list of connected devices in the router's admin panel and ensure your device isn't on the blocked list.

Parameter Recommended value Possible problem
Encryption type WPA2-PSK (AES) Incompatibility with older devices with WPA3
Wi-Fi channel 1, 6 or 11 (for 2.4 GHz) Signal overlap with neighbors
Channel width 20 MHz (for 2.4 GHz) Instability at 40 MHz bandwidth in noisy air
Opening hours 802.11 b/g/n/ac (Mixed) Lack of support for old standards

Android and iOS specifics: what's the difference?

Operating systems handle network traffic differently.