iPhone hotspot keeps disconnecting? Here's why and the fix
You’re working from a café. Your laptop is tethered to your iPhone’s Personal Hotspot. Everything is fine. You glance at your phone, lock the screen, and 30 seconds later your laptop says “no internet.”
You unlock the phone. The hotspot is still on. The laptop reconnects. Five minutes pass and it happens again.
If this sounds familiar, you’re not crazy and your carrier isn’t throttling you. iOS is doing exactly what Apple designed it to do, and there’s a reliable way around it.
Why does my iPhone hotspot keep disconnecting?
The short answer: iOS aggressively powers down the cellular radio whenever your phone goes idle, to save battery. The moment the radio idles, devices connected to your hotspot lose their network. There is no built-in iOS setting to keep the radio awake during a hotspot session.
Apple does not document this behavior anywhere user-facing. It lives deep in the power management layer. iOS treats your iPhone as a phone first and a router second. When the screen is off and you’re not actively touching the device, the OS assumes nothing important is happening and starts cutting power to non-essential components. The cellular modem is one of the first to go.
For 90 percent of iPhone users that’s fine, because they’re not running a hotspot. For the rest of us, it means the laptop, console, or tablet on the other end loses connection within seconds, with no warning and no automatic recovery.
This is also why so many of the “fixes” you’ll find on Reddit and Apple Discussions only work for a few minutes. They’re treating symptoms, not the root cause.
The five things people try first (and why they’re not enough)
Here are the most common attempts, in roughly the order people try them. They all do something, but none of them actually solve the underlying issue.
1. Toggle Personal Hotspot off and on
This works for about 30 seconds. The hotspot reconnects, the radio briefly stays warm, and then iOS goes back to powering it down. You’re now in a loop where you need to physically touch your phone every few minutes.
2. Reset network settings
Settings → General → Transfer or Reset iPhone → Reset → Reset Network Settings. This clears any genuinely corrupt network state, which is real and does happen. But it doesn’t change how iOS manages the cellular radio when idle. If your hotspot was dropping because of the radio sleep, it will keep dropping after the reset.
3. Update iOS
Apple has tweaked Personal Hotspot behavior in nearly every major iOS release. Sometimes a point release helps. Sometimes it makes things worse. The aggressive idle behavior has been in place since iOS 14 and is still there as of iOS 18.
4. Turn off Low Power Mode
Worth doing. Low Power Mode is documented to throttle background activity, including the cellular radio. If it’s on, your hotspot will drop faster than usual. Turning it off helps, but it doesn’t keep the radio awake.
5. Set Auto-Lock to Never
This actually works, and it’s the most common workaround. If your screen never turns off, iOS doesn’t idle the radio. The problem is your phone is now drawing display power continuously, your battery dies in three hours, and your screen is burning in if you leave it pointed at a static image. Most people accept this for short sessions and forget about it for longer ones.
What actually keeps the iPhone hotspot connected
The thing iOS does keep awake on a sleeping iPhone is the location services subsystem. If an app has the Location: Always permission, iOS gives that app a small window where certain hardware modules stay responsive, even when the screen is off and the device is idle.
The cellular radio is one of those modules.
This is the mechanism we built Hotspot Hero on top of. The app sends very lightweight location updates in the background, just enough to keep the modem from sleeping. No GPS coordinates leave your device. The location signal is used purely as a system-level wake hint. Your laptop, console, and tablet stay online for hours instead of seconds.
A few things this approach does not do:
- It does not bypass any carrier limits or tethering plans. If your carrier throttles tethered traffic, that still happens.
- It does not consume mobile data on its own. The traffic through your hotspot is whatever your connected devices are using.
- It does not noticeably impact battery. The hit is roughly equivalent to a navigation app sitting open in the background without active use.
If you want the deeper version of how iOS handles cellular radio sleep, this Apple Discussions thread collects years of user reports. The pattern is the same across every iPhone model since the iPhone 11.
Quick checklist before you blame the radio sleep
Before assuming this is the issue, run through a 60 second sanity check:
- Personal Hotspot is on in
Settings → Personal Hotspot. - Cellular Data is on with usable signal.
- Maximize Compatibility is off if your connected device supports 5 GHz, on if you’re tethering to older laptops or game consoles. The setting is at
Settings → Personal Hotspot → Maximize Compatibility. - Low Power Mode is off.
- The connected device is set to remember the network and auto-rejoin. On macOS, that’s
System Settings → Wi-Fi → your iPhone → Auto-Join.
If all five are clean and you’re still dropping every few minutes, you’re hitting the radio sleep. That’s where Hotspot Hero helps.
How to fix it for good
Download Hotspot Hero from the App Store. The setup is three steps:
- Open Personal Hotspot in iOS Settings.
- Open Hotspot Hero, tap Start, give the app the Location: Always permission when iOS asks.
- Connect your laptop, console, or tablet as you normally would.
That’s it. The green status badge says Active when the wake mechanism is running. When you’re done sharing your connection, hit Stop and the app goes idle.
Frequently asked questions
Does Hotspot Hero use my location?
The app needs the Location: Always permission because that’s the only way iOS will keep the cellular radio responsive in the background. We do not read your coordinates, store them, or send them anywhere. The location signal is used purely as a system wake mechanism on your own device.
Will it drain my battery?
Background location updates are very lightweight. The typical impact is roughly equivalent to a navigation app sitting open in the background without being actively used. If you see unusual battery drain, send us the iOS battery breakdown screenshot and we’ll look at it.
Does it cost mobile data?
The app itself does not upload or download anything. The data going through your hotspot is whatever your laptop, console, or tablet uses. Exactly the same as a regular Personal Hotspot session.
Why doesn’t iOS just include this feature?
Good question. Personal Hotspot was added to iOS 4.3 in 2011 and the basic battery management around it has not been redesigned since. Apple’s priority is phone battery life on a device that mostly is not running a hotspot. We built Hotspot Hero because the third-party path through Location Services is the only API Apple actually exposes for this.
What you should do next {.no-faq}
If your hotspot is dropping every few minutes, install Hotspot Hero and run it during your next tethering session. If you still see drops with the green Active badge showing, email us with your iPhone model, iOS version, and a short description. We usually reply within one working day.