ChatGPT down on mobile vs desktop — how to tell the difference

When ChatGPT stops working on your phone but seems fine on your laptop—or vice versa—you're probably dealing with a local device issue, not an OpenAI outage. You can confirm this in under 30 seconds by checking the [live

ChatGPT down on mobile vs desktop — how to tell the difference

When ChatGPT stops working on your phone but seems fine on your laptop—or vice versa—you're probably dealing with a local device issue, not an OpenAI outage. You can confirm this in under 30 seconds by checking the live OpenAI status on this site and then testing ChatGPT on a second device.

How to check if OpenAI is actually down

Start with the live OpenAI status monitor on this page. It updates every 60 seconds directly from OpenAI's official status feed and shows you exactly which services are operational—ChatGPT web, API, Sora, and other components. If everything shows green and operational, the problem is almost certainly on your end.

Next, visit status.openai.com directly. OpenAI posts real-time updates there during outages, including which platforms are affected. During genuine outages, they'll specify if the issue impacts iOS, Android, web, or API separately. If status.openai.com shows "All Systems Operational" but you still can't access ChatGPT on mobile, you're looking at a device-specific problem.

Check third-party reports on Twitter/X by searching "ChatGPT down" or "ChatGPT mobile" with recent filters. During real outages, you'll see hundreds of reports within minutes. If people are only complaining about one platform—say, iOS app crashes but web works fine—that tells you it's a targeted issue, not a full system failure.

Is it OpenAI or is it you

Follow these steps in order to isolate where the problem actually lives:

  • Test on a different device immediately. Open ChatGPT on your desktop if mobile fails, or vice versa. If it works on the second device, you've confirmed it's not an OpenAI outage.
  • Check your app version. On iOS: App Store > Updates. On Android: Play Store > Manage apps & device > Updates available. An outdated ChatGPT app often causes crashes or login loops that don't affect the web version. Update and restart.
  • Force quit and clear app cache. iOS: swipe up from bottom, swipe ChatGPT away. Android: Settings > Apps > ChatGPT > Force stop, then Clear cache (not Clear data—you'll lose chat history). Reopen the app.
  • Test on mobile browser. Go to chatgpt.com in Safari or Chrome on your phone. If the website works but the app doesn't, you've isolated it to the app itself—reinstall it. If the mobile browser also fails, check your phone's network.
  • Switch networks. Turn off Wi-Fi and use mobile data, or vice versa. Some corporate or school Wi-Fi networks block OpenAI services. If ChatGPT loads on mobile data but not Wi-Fi, your router or network admin is the problem.
  • Desktop-specific checks. Browser extensions cause 40% of ChatGPT web issues. Open an incognito window (Ctrl+Shift+N or Cmd+Shift+N) and try chatgpt.com there. If it works, disable extensions one by one. Clear browser cache: Settings > Privacy > Clear browsing data > Cached images and files. Don't clear cookies unless you're prepared to log back in.
  • VPN interference. Some VPNs trigger ChatGPT's abuse detection. Disconnect your VPN completely and retry. If ChatGPT loads immediately, switch VPN servers or providers.

For persistent issues that span devices, see our full guide: ChatGPT not working — troubleshooting.

What to do during an outage

If you've confirmed it's an actual OpenAI outage affecting your platform:

  • Check the live status monitor for ETA. OpenAI typically posts estimated resolution times during major incidents.
  • Don't reinstall the app or delete your account. This won't fix an outage and you'll lose chat history or face re-verification delays.
  • Don't spam support tickets. OpenAI knows about platform-wide outages within minutes. Multiple tickets slow down response times for individual issues.
  • API users: implement exponential backoff. If you're hitting API endpoints, don't retry immediately. Wait 1 second, then 2, then 4, then 8. Set a retry budget—if you fail 5 times, stop and queue the request. See OpenAI API error 429 and other API errors for retry code examples.
  • Use the web version as backup. During mobile app outages, chatgpt.com in a browser often stays up. Bookmark it.

Questions people actually ask

Q: Is ChatGPT down right now?

A: Check the live OpenAI status at the top of this page—it updates every 60 seconds. Green means operational. If it shows degraded or down, you're experiencing a confirmed outage.

Q: Why does ChatGPT work on my computer but not my phone?

A: Usually a stale app cache or outdated version. Force quit the app, check for updates in your app store, and clear the app cache in your phone's settings. Network restrictions on your phone can also block it while your desktop Wi-Fi allows it.

Q: Can I get a refund if ChatGPT Plus is down on mobile but not desktop?

A: OpenAI doesn't typically issue refunds for partial platform outages lasting under 24 hours. If you experience extended multi-day mobile-only downtime, contact support through chatgpt.com > Help (question mark icon) > Messages.

What to remember

  • The live status monitor updates every 60 seconds and shows component-level status for ChatGPT, API, and other services
  • Test a second device first—if ChatGPT works there, it's your device or network
  • Mobile app issues: force quit, clear cache, update app, try mobile browser
  • Desktop issues: incognito mode, disable extensions, clear browser cache
  • During real outages, don't reinstall apps or delete accounts—you'll just create new problems
  • API developers: use exponential backoff with retry budgets, don't hammer endpoints during degraded performance

---

*openai-support.com is an independent resource, not affiliated with OpenAI Inc.*

Related help