ChatGPT down on mobile vs desktop — how to tell the difference
When ChatGPT stops working, the first question is whether it's actually down or just broken on your device. The second question — and what you're here for — is whether the problem affects only mobile, only desktop, or ev
ChatGPT down on mobile vs desktop — how to tell the difference
When ChatGPT stops working, the first question is whether it's actually down or just broken on your device. The second question — and what you're here for — is whether the problem affects only mobile, only desktop, or everything. You can figure this out in under two minutes.
How to check if OpenAI is actually down
Start with the live OpenAI status monitor on this site. It updates every 60 seconds from OpenAI's official status feed and shows component-level status for ChatGPT, the API, Sora, and other services. If you see "Operational" across the board, OpenAI's infrastructure is fine — the problem is somewhere between you and their servers.
Check status.openai.com directly for OpenAI's official incident reports. They post there during major outages and update every few minutes during active problems. Look at the specific components: "ChatGPT" covers the web interface, "ChatGPT iOS" and "ChatGPT Android" show mobile app status separately. If only the mobile components show degraded performance, you've got your answer.
Third-party services like Downdetector or Twitter searches for "ChatGPT down" reveal patterns. If hundreds of people report mobile-specific issues in the last 10 minutes, it's likely a real mobile outage. If reports are mixed or desktop-only, the problem might be regional or platform-specific.
Is it OpenAI or is it you
To isolate whether this is a device-specific issue, test ChatGPT on multiple platforms systematically:
- Test on mobile first. Open the ChatGPT app on your phone. Try to start a new conversation. If it loads but won't send messages, note the exact error — "Network error", "Too many requests", "Something went wrong" all mean different things.
- Test on desktop immediately after. Go to chatgpt.com in your browser. Try the same action. If it works perfectly, you've isolated a mobile-only problem. If it fails identically, it's either OpenAI's infrastructure or your internet connection.
- Switch networks. Turn off WiFi on your phone and use cellular data, or vice versa. If ChatGPT suddenly works, your WiFi or your ISP is blocking or throttling OpenAI's servers. Some corporate and school networks block ChatGPT entirely.
- Try incognito mode on desktop. Press Ctrl+Shift+N (Windows) or Cmd+Shift+N (Mac) and load chatgpt.com. Sign in fresh. If it works in incognito but not in your regular browser, you've got a cache, cookie, or extension problem — check the ChatGPT not working troubleshooting guide for cache-clearing steps.
- Test the mobile browser vs the app. Open Safari or Chrome on your phone and go to chatgpt.com. If the website works but the app doesn't, the app itself has a problem — try force-closing it (swipe up and close completely on iOS, use Recent Apps and swipe away on Android), then restart. If both fail, it's network or account-level.
- Check for app updates. Open the App Store or Google Play Store and search for ChatGPT. If there's an update available, install it. OpenAI occasionally deprecates old app versions during infrastructure changes.
What to do during an outage
If you've confirmed ChatGPT is actually down on mobile, desktop, or both:
- Check the live status monitor here for updates. It refreshes every 60 seconds and will show when services come back online. Don't refresh the status page constantly — that won't make OpenAI fix things faster.
- For API users specifically: implement exponential backoff if you haven't already. Start with a 1-second wait after the first failed request, then 2 seconds, 4 seconds, 8 seconds. Don't hammer the API with retries — you'll get rate-limited even after service restores. See API error 429 and other API errors for implementation details.
- Don't delete your account. Some people panic during outages and delete their ChatGPT account or cancel their subscription. This doesn't fix anything and you'll lose your conversation history permanently.
- Don't contact support about outages. OpenAI knows about infrastructure problems before you do. Filing a support ticket during a public outage just clogs the queue for people with account-specific issues. Save support contact for persistent problems after service restores — see how to contact OpenAI support when you actually need help.
Questions people actually ask
Q: Is ChatGPT down right now?
A: Check the live OpenAI status monitor on this page — it updates every 60 seconds from OpenAI's official feed. If it shows "Operational", ChatGPT isn't down globally; the problem is local to your device or network.
Q: Why does ChatGPT work on my computer but not my phone?
A: Usually it's the mobile app having issues (try updating it), your phone's network blocking OpenAI, or an expired session on mobile. Test chatgpt.com in your phone's browser — if that works but the app doesn't, reinstall the app.
Q: Why does ChatGPT work on WiFi but not cellular data?
A: Your mobile carrier might block or throttle OpenAI's servers. Some carriers in certain countries restrict AI services. Try a VPN or contact your carrier.
Q: Can I get a refund if ChatGPT is down?
A: OpenAI doesn't advertise specific uptime SLAs or automatic refunds for ChatGPT Plus. For extended outages, you can contact support, but there's no guaranteed refund policy for brief interruptions.
What to remember
- Test ChatGPT on both mobile and desktop before assuming it's an outage
- Check the live status monitor here and status.openai.com for component-level status
- Network issues (WiFi vs cellular, VPN, corporate firewalls) cause most "works on one device" problems
- Update your mobile app — old versions sometimes stop working after infrastructure changes
- Don't delete your account or spam support tickets during public outages
---
*openai-support.com is an independent resource, not affiliated with OpenAI Inc.*