Why can't I connect to WiFi and it says "Saved": A complete guide

Every wireless network user is familiar with the situation where a smartphone or tablet is stuck on "Saved" or "Obtaining IP Address." Instead of the familiar Wi-Fi icon, you see only a spinning indicator, and the system reports a connection error. This is annoying, especially when you urgently need to check your email or reply to a message.

The cause isn't a faulty antenna, but a software conflict between the device and the router. The DHCP protocol isn't assigning the address correctly, or the network security settings don't match the device's settings. Critical failure occurs during the handshake stage, when devices exchange encryption keys.

In this article, we'll detail all possible causes and troubleshooting steps. You'll learn how to diagnose the problem yourself, without the need for a technician. We'll cover everything from simple methods like rebooting to advanced static IP settings.

Root Cause: IP Addressing and DHCP Conflict

The most common reason why it says "Saved" is the inability to obtain a valid IP address from the router. Protocol DHCP (Dynamic Host Configuration Protocol) is responsible for automatically distributing addresses to all connected devices on the local network. If the address pool is exhausted or the server freezes, your device will wait indefinitely for a response.

Sometimes a conflict occurs in the router's ARP table: two devices attempt to use the same address. The router's security system blocks reconnections, leaving the phone in a pending state. The problem may also stem from an overcrowded network service cache on the smartphone itself.

⚠️ Attention: If you've recently changed your router settings, check if MAC address filtering is enabled. If so, the router sees the device but intentionally doesn't assign it an IP address, resulting in the "Saved" status.

To resolve the issue, simply shaking the connection is often enough. Restarting the router clears the active session table and resets stuck address distribution processes.

If automatic address assignment doesn't work, you can try entering the parameters manually. A static IP address often bypasses DHCP protocol errors. To do this, you need to know the gateway address (usually the router's address) and the subnet mask.

  • 📱 Open Wi-Fi settings on your device.
  • 🔍 Click on your network name and select "Change network" or "Advanced".
  • ⚙️ Find the "IP Settings" item and switch it to DHCP on Static.
  • 🔢 Enter the IP address (e.g. 192.168.0.125), gateway (192.168.0.1) and DNS (8.8.8.8).

Problems with encryption type and signal frequency

Modern routers often operate in a mixed security mode, which can cause conflicts with older or, conversely, newer devices. If the router is configured to use the protocol WPA3, and your smartphone only supports WPA2, the connection may partially succeed, but get stuck at the final stage.

It's also worth paying attention to the frequency range. 2.4 GHz and 5 GHz networks have different signal characteristics. If the phone tries to connect to 5 GHz but the signal is too weak, it will remain in the "saving" status. Conversely, congestion in the 2.4 GHz band from neighboring networks will prevent a stable connection.

📊 At what frequency do problems occur most often?
2.4 GHz
5 GHz
Don't know
Both work fine.

Check the security settings in your router's admin panel. The best option today is WPA2-PSK (AES)Using outdated encryption TKIP or mixed mode WPA/WPA2 may cause crashes on Android devices.

⚠️ Attention: Router and smartphone interfaces are constantly being updated. The layout of menu items may vary depending on the firmware version and device model. Please consult the manufacturer's official documentation.

A common error is mismatched regional settings. If the router is configured for a specific region with a limited number of channels, and the phone attempts to use restricted frequencies, the connection will fail.

Network module failures in Android and iOS

Operating systems sometimes accumulate errors in network drivers. In Android, this is due to a configuration file that can become corrupted after a failed update or power failure. In iOS, problems are often related to the "Private Wi-Fi Address" feature, which changes the device's MAC address for each network.

If your phone says "Saved," it may be remembering old network settings that are no longer relevant. For example, you changed the password on your router, but your phone is trying to log in with cached data. The system can't reset the old profile and create a new one.

Safe mode can be used for diagnostics. This will eliminate the influence of third-party applications that may block network traffic (antiviruses, VPNs, ad blockers).

  • 🛑 On Android, hold down the power button and select "Safe mode".
  • 🔄 On iOS, perform a full reset of network settings (not data!).
  • 🗑️ Remove the Wi-Fi network profile from the list of saved ones.
  • ✅ Try connecting again by entering your password.
What does the Private Address feature do?

This feature generates a random MAC address for each network to protect your privacy. However, some routers with strict filtering may block such "floating" addresses, considering them unknown devices. Try disabling this feature in the settings of your specific Wi-Fi network.

Setting up a static IP address: a step-by-step guide

When dynamic address acquisition fails, manually entering the parameters becomes a lifesaver. This allows you to bypass the router's role in address assignment and directly specify the data path. You'll need to know the exact gateway address and DNS servers.

First, find out the current settings on another device that is successfully connected to the network, or look at the router's sticker. Typically, the gateway has an address like 192.168.0.1 or 192.168.1.1. The subnet mask is typically 255.255.255.0.

Parameter Meaning (Example 1) Meaning (Example 2) Description
IP address 192.168.0.150 192.168.1.50 Your phone's unique address
Gateway 192.168.0.1 192.168.1.1 Your router's address
Prefix length 24 24 Matches mask 255.255.255.0
DNS 1 8.8.8.8 1.1.1.1 Google Server or Cloudflare

It's important to select an IP address outside the automatic DHCP range to avoid conflicts. If your router assigns addresses between 100 and 200, choose address 50 or 220. This ensures that the router doesn't assign this address to another device.

☑️ Checking a static IP

Completed: 0 / 5

After entering the data, save the settings. If the status changes to "Connected," the problem was with the DHCP protocol. If the error persists, check that you entered the numbers correctly—one extra period can break the entire chain.

Reset network settings and delete profiles

A radical but effective method is a complete network settings reset. This will delete all saved Wi-Fi passwords, Bluetooth, and mobile network settings. However, this is often the only way to fix deep software errors that cause the phone to display "Saved" on all networks.

On Android, the path is usually in the menu Settings → System → Reset settings → Reset Wi-Fi, mobile, and Bluetooth settingsOn iPhone it is Settings → General → Transfer or reset iPhone → Reset → Reset Network Settings.

Don't be afraid to use this method. It doesn't affect your personal files, photos, or contacts. It simply resets the network modules to their factory defaults, clearing the error cache and incorrect configurations.

⚠️ Attention: After resetting your network settings, you'll need to re-enter passwords for all previously connected Wi-Fi networks. Make sure you remember your home network password.

It's also worth checking the date and time on your device. An incorrect system time can lead to security certificate errors, causing the router to reject the connection and the phone to hang.

The Impact of Third-Party Apps and VPNs

Installed apps are often the cause of Wi-Fi connection failure. VPN clients, antivirus programs with a "Network Protection" feature, or data-saving apps can hijack control of the network interface.

If you have a VPN installed, try disabling it completely or even uninstalling the app while troubleshooting. Some VPN services create virtual adapters that conflict with the physical Wi-Fi module when attempting to log in.

Check the list of apps with device administrator rights. Sometimes, "internet speed boosters" or "memory cleaners" aggressively manage the network, causing problems. Removing suspicious software can instantly resolve the issue.

When the problem is on the provider's or router's side

The phone isn't always to blame. If no device in the house can connect, or connects but doesn't work, the problem is hardware. The router could be overheating, its memory is full, or your ISP is performing maintenance.

Pay attention to the indicators on the router body. If the indicator is lit or flashing WAN/Internet If the light is red or off, it means there's no connection to the outside world. In this case, the "Saved" status on the phone is simply a consequence of the lack of a network response.

It's also worth checking whether you've reached the maximum number of connected devices. Budget router models can handle 10-15 devices simultaneously. If you have a lot of smart devices, the limit may be reached, and new devices simply won't have enough resources to connect.

  • 🔌 Unplug the router for 1-2 minutes.
  • 🌡️ Check if the device is overheating (it should not be hot).
  • 📞 Call your provider and check the network status in your area.
  • 🔄 Consider updating your router firmware.

In rare cases, resetting the router to factory settings using the button helps. Reset on the rear panel. This will restore it to its factory operating speed and clear any configuration errors accumulated over time.

Why does my phone connect to Wi-Fi but there is no internet?

This is a separate issue. The "Saved" status means there's no connection to the router at all. If the connection is established but pages aren't loading, check your DNS settings or if your ISP is blocking your access. Also, make sure your router doesn't have a time limit on your device's access.

Can antivirus block Wi-Fi?

Yes, some Wi-Fi Security features in antivirus software can block connections if the network is unsecured. Try temporarily disabling protection or adding your home network to the trusted list.

What should I do if the error only appears on one site?

If your Wi-Fi is working but you can't access a specific website, the problem isn't your connection. It's possible the website is blocked by your ISP, its server is down, or your phone's time and date are incorrect, preventing SSL certificate verification.

How do I find out how many devices are connected to my router?

Log into your router's web interface (usually at 192.168.0.1 or 192.168.1.1). All connected devices are displayed in the "Client List," "DHCP Clients," or "Wireless Status" sections. You can also block any unneeded devices there.