Your iPhone persistently downloads gigabytes of updates Wi-Fi at the most inopportune moment? Does it exceed your data limit, slow down your internet, or simply drain your battery at night? This problem is familiar to most users. iOS — Apple enables background downloads of updates by default to "improve your user experience." But what if you need to Disable Wi-Fi updates completely or at least control them?
In this article - 5 Proven Ways to Block iOS Updates from Automatically Downloading Over-the-Air, including hidden settings, router limitations, and even drastic measures for advanced users. We'll figure out why. iPhone Ignores your attempts to disable updates, how to bypass restrictions Apple and what to do if the internet connection is lost after the update. The instructions are valid for all models—from iPhone SE 2022 to iPhone 16 Pro.
Why is my iPhone updating over Wi-Fi without permission?
The reason lies in politics AppleThe company is pushing automatic updates under the guise of security. Even if you've manually disabled the option in the settings, the system may:
- 🔄 Restore settings after rebooting or resetting network settings.
- 📥 Download updates in the background, if connected to a "trusted" network (for example, home Wi-Fi).
- 🔋 Use power from the charger to install updates at night.
- 🚫 Ignore mobile data restrictions, if Wi-Fi updates were previously allowed.
Moreover, with the release iOS 17 Apple tightened control: now the system can force critical security patches to be installed, even if automatic updates are disabled. This also applies to iPhone 15, and older models like iPhone XR.
⚠️ Attention: Starting from iOS 16.4, Apple may block firmware downgrades. If you plan to use jailbreak or custom firmware, disable updates in advance — after installing the new version, it will be impossible to return to the old one.
One more nuance: if your iPhone connected to corporate Wi-Fi (for example, in an office or university), the network administrator can force permissionto update via configuration profile (MDM). In this case, standard methods won't work—you'll need to delete the profile or negotiate with the IT department.
Method 1: Disable automatic updates in iOS settings
The most obvious method is to use built-in options iOSHowever, there are some pitfalls here: Apple regularly changes the location of settings, and some parameters may be reset.
Instructions for iOS 15–18:
- Open
Settings → General → Software Update. - Tap on
Automatic update. - Turn off both switches:
- 🔄
Download iOS updates - 📱
Install iOS updates
- 🔄
Settings → App Store and turn it off Automatic app updates.But this is not enough! Apple leaves a loophole: even with the settings disabled, the system can download updates if:
- 🔌 iPhone connected to charging and Wi-Fi at the same time.
- 🌙 Time on device - from 2:00 to 4:00 am (optimized charging mode).
- 📶 The network is marked as "trusted" (for example, a home router).
☑️ Check if updates are disabled
To permanently block background downloads, go to Settings → Wi-Fi, tap the "i" icon next to your network and Disable the "Automatic download of updates" option (available from iOS 17.2).
Method 2: Limit background activity using Screen Time
If the default settings don't help, you can take a workaround by restricting access to update servers. Apple via function Screen timeThis method works even on iPhone With managed via MDM (corporate devices).
Step-by-step instructions:
- Open
Settings → Screen Time → Content & Privacy Restrictions. - Enable restrictions if they are disabled (create a password and remember him!).
- Go to
Restrictions → Installing Appsand selectDo not allow. - Go back and tap
System applications, then turn it offSoftware update. - To be on the safe side, block access to
App Store(chapteriTunes and App Store).
This method does not cancel the download of updates, but blocks their installation. The firmware files will be downloaded in the background and take up memory space (check in Settings → General → iPhone Storage), but not installed.
⚠️ Attention: If you forget your password Screen time, it can only be restored by resetting iPhone to factory settings. Apple does not provide official ways to bypass this limitation.
For complete control, add domains to the blacklist Apple, related to updates:
mesu.apple.comapplsus.apple.com
swscan.apple.com
This can be done through Settings → Screen Time → Content Restrictions → Web Content → Restricted SitesEnter domains manually and save.
Method 3: Blocking updates at the router level
If iPhone updated through your home Wi-Fi, you can block access to servers Apple on the router. This is the most reliable method, as it doesn't depend on settings. iOS.
Instructions for popular router models:
| Router brand | Path to settings | What to block |
|---|---|---|
| TP-Link | Advanced Settings → Security → Parental Controls |
Domains mesu.apple.com, swscan.apple.com |
| ASUS | Administration → Parental Controls → URL Filter |
IP addresses 17.0.0.0/8 (range Apple) |
| Keenetic | Applications → Access Control → Filtering Rules |
Create a rule for a MAC address iPhone with domain blocking |
| MikroTik | IP → Firewall → Filter Rules |
Add a rule drop For dst-address=17.0.0.0/8 |
To block by MAC address:
- Find your MAC address iPhone V
Settings → General → About. - In the router control panel, create a rule that prohibits this MAC address from accessing domains. Apple.
- Save the settings and reboot the router.
⚠️ Warning: IP range blocking 17.0.0.0/8 may disrupt the operation of other services Apple (iCloud, Apple Music, FaceTime). If you need these features, use domain-specific blocking.
An alternative option is - limit internet speed For iPhone through QoS (Quality of Service). Set a rule so that the device receives no more than 100 KB/s—this isn't enough to download updates (1–5 GB in size), but it's sufficient for messaging apps and email.
How do I know if my router is blocking updates?
Try checking for updates manually Settings → Software UpdateIf you see the error "Unable to connect to the Apple server," the blocking is working.
Method 4: Using a VPN or alternative DNS
If blocking on the router is not possible (for example, you are connected to public Wi-Fi), you can redirect update traffic to "nowhere" using VPN or custom DNS.
Method 1: VPN with traffic filtering
Install a VPN application that supports routing rules, such as:
- 🛡️ AdGuard Pro (there is a free version with limitations).
- 🌍 1.1.1.1: Faster Internet (from Cloudflare).
- 🔒 NextDNS (allows you to create domain blacklists).
Setting up in AdGuard Pro:
- Open the app and go to
Settings → Filtering → Custom Rules. - Add the following lines:
||mesu.apple.com^$important||swscan.apple.com^$important
||applsus.apple.com^$important - Enable VPN mode in settings iOS (
Settings → VPN).
Method 2: Change DNS on your router or device
Use DNS servers that block domains Apple:
- 🔴 AdGuard DNS:
176.103.130.130And176.103.130.131(filters updates). - 🟢 NextDNS: create an account, add domains Apple blacklist and use generated DNS.
- 🔵 ControlD: a paid service with flexible blocking settings.
To change DNS to iPhone:
- Go to
Settings → Wi-Fi. - Tap the "i" icon next to your network.
- In the section
DNSselectManuallyand add addresses (eg176.103.130.130).
Method 5: Radical measures (for advanced users)
If none of the above methods worked, there are still extreme measuresThey are suitable for users willing to sacrifice some functionality for complete control over the device.
Option 1: Disabling Apple services via the host file (requires jailbreak)
For jailbroken devices:
- Install Filza File Manager or iFile through Cydia/Sileo.
- Follow the path
/etc/hosts. - Add the following lines:
127.0.0.1 mesu.apple.com127.0.0.1 swscan.apple.com
127.0.0.1 applsus.apple.com - Save the file and reboot iPhone.
Option 2: Manually remove the update file
If the update has already been downloaded but not installed, you can uninstall it:
- Go to
Settings → General → iPhone Storage. - Find the downloaded update in the list (usually 1-5 GB).
- Tap on it and select
Uninstall update.
Option 3: Using a configuration profile (for iOS 15–17)
Download and install a special profile that blocks updates (for example, from the website iOS God or Jailbreak Repo). These profiles modify system settings, but can disrupt iCloud or cause certificate errors.
⚠️ Warning: Radical methods may disrupt the stability of iOS, cause iCloud sync errors, or even block access to the App Store. Use these only if other methods have failed and you are prepared for the possible consequences.
What to do if Wi-Fi disappears after an update
Sometimes iPhone After a forced update, the Wi-Fi connection is lost. There could be various reasons:
- 🔄 Reset network settings (the update reset saved networks).
- 📡 Incompatibility with the router (For example, iOS 18 stopped supporting outdated security protocols).
- 🔋 Hardware failure (less often, but possible after an unsuccessful update).
Step by step solution:
- Restart your router and iPhone (turn off for 30 seconds).
- Forget the network:
- Go to
Settings → Wi-Fi. - Tap the "i" icon next to the network and select
Forget this network. - Please reconnect by entering your password.
- Go to
- Reset network settings:
Settings → General → Transfer or reset iPhone → Reset → Reset Network Settings.- ⚠️ This will delete all saved Wi-Fi passwords!
- Use
WPA2-AESorWPA3(NotTKIP!). - Turn it off
802.11r(Fast Roaming), if enabled. - Open
Settings → General → iPhone Storage. - Find the downloaded update in the list and tap on it.
- Select
Uninstall update.
If nothing helps, try connecting to a different network (for example, via modem mode (on another phone). If Wi-Fi works, the problem is with the router. If not, the firmware may be corrupted. iPhone, and it will be required recovery via iTunes/Finder.
FAQ: Frequently asked questions about updating iPhone over Wi-Fi
Is it possible to permanently disable updates on iPhone?
Technically, no. Apple leaves loopholes for forced installation of critical security patches. However, a combination of the methods in this article (router blocking + VPN + Screen Time restrictions) will minimize the risk of unwanted updates by 90%.
Why does my iPhone update at night even though I turned off automatic updates?
This is due to the "Optimized Battery Charging" feature (Settings → Battery → Battery Health). When iPhone When your phone is connected to a charger and Wi-Fi in "sleep" mode (usually between 2:00 and 4:00 AM), the system considers it safe to install updates. To avoid this, disable optimized charging or avoid leaving your phone charging overnight.
How do I know which update is downloaded on my iPhone?
Go to Settings → General → iPhone StorageIn the list of apps, find "iOS Update"—it will indicate the version (e.g., "iOS 17.5") and the space it's taking up. If you don't see this item, the update hasn't downloaded.
Is it possible to delete a downloaded update to free up space?
Yes. To do this:
This will free up 1-5GB of memory, but does not guarantee that iPhone will not download it again.
Will my iPhone work fine if I block updates?
Yes, but with some reservations:
- ✅ Basic functions (calls, messengers, camera) will work.
- ⚠️ Some apps (such as banking apps) may require the latest version iOS.
- ❌ Over time, compatibility issues with new applications may arise.
- 🔒 Lack of security updates increases the risk of vulnerabilities (for example, hacking via Wi-Fi).
If you use iPhone For critical tasks (payments, work), we recommend installing it at least once every six months security patches only (they weigh less and are less likely to break stability).