ChatGPT Not Working? A Calm, Step-by-Step Recovery Guide

ChatGPT not working again? I walk through the exact checks I run — server status, cache, extensions, VPN, and DNS — to get it answering in minutes flat.

You type a question into ChatGPT, hit enter, and nothing comes back — just “An error occurred,” a “Network error,” or a spinner that never stops. The first time it happened to me mid-deadline, I assumed my account was banned. Almost every time ChatGPT stops working, the cause is something temporary on your own device, not a ban or a dead account.

Quick Answer

When ChatGPT is not working, first check status.openai.com for an outage. If servers are healthy, do a hard refresh (Ctrl + Shift + R on Windows, Cmd + Shift + R on Mac), then clear your browser cache and cookies. Still stuck? Disable extensions or open ChatGPT in an incognito window to isolate the cause.

Is ChatGPT Actually Down, or Is It Just Me?

Before changing a single setting, I confirm the problem is not on OpenAI’s end. It takes ten seconds and saves a lot of pointless troubleshooting.

  1. Open status.openai.com in a new tab.
  2. Look for active incidents or any “degraded performance” notice.
  3. If an outage is listed, the only real fix is to wait — OpenAI’s engineers are already on it.

On the status page I always click “Subscribe to updates.” The one time servers were genuinely down, I got an email the moment service returned instead of refreshing the page every two minutes. If you want a backup tool while you wait, my comparison of ChatGPT vs Gemini vs Claude shows which free chatbot to switch to for the task at hand.

If the status page shows green, the problem is on your device — keep going.

How Do I Force ChatGPT to Reload Cleanly?

A normal refresh (F5 or Ctrl + R) reloads the page from your browser’s cache, which may be the exact broken file causing the error. A hard refresh forces a fresh download straight from OpenAI’s servers.

  1. Click anywhere inside the ChatGPT tab.
  2. Press Ctrl + Shift + R (Windows/Linux) or Cmd + Shift + R (Mac).
  3. Wait for the page to fully reload, then send a test message.

When a hard refresh leaves the page blank or stuck, I stop and move to the cache clear below — that pattern usually means the cached data is corrupted, not merely stale.

A hard refresh fixes the broken-file errors a plain refresh quietly reloads.

Why Does Clearing My Cache and Cookies Fix ChatGPT?

Expired session cookies and corrupted cache files are the single most common cause of persistent ChatGPT errors I see. Clearing them forces a clean login and wipes out the bad data that keeps tripping the page.

In Google Chrome

  1. Press Ctrl + Shift + Delete (Windows) or Cmd + Shift + Delete (Mac).
  2. Set the time range to All time.
  3. Check Cached images and files and Cookies and other site data.
  4. Click Clear data.
  5. Reload ChatGPT and log back in.

The same shortcut opens an almost identical dialog in Firefox and Microsoft Edge. One detail that matters: if you suspect a corrupted session, log out of ChatGPT first, then clear cookies, then log back in. Logging out first ensures the bad session token is fully removed rather than left behind.

Clearing cache and cookies after a clean logout resolves most stubborn, repeat errors.

Can a Browser Extension Stop ChatGPT From Replying?

Yes — and this one fooled me for an hour once. Ad blockers, script blockers, and privacy extensions can silently block the JavaScript requests ChatGPT needs to stream responses. There is often no error at all: the interface loads, but it never answers.

  1. In Chrome, click the puzzle-piece icon at the top right and choose Manage Extensions.
  2. Toggle every extension off.
  3. Reload ChatGPT and test it.
  4. If it works, switch extensions back on one at a time until the culprit appears.

In my case, uBlock Origin in aggressive-filtering mode was blocking OpenAI’s endpoint, so ChatGPT loaded visually but never sent my message. The faster test: open an incognito window, where extensions are disabled by default. If ChatGPT works there, an extension is your problem.

A blocking extension can break ChatGPT with no error message at all.

Does Incognito Mode or a Different Browser Help?

An incognito (private) window isolates you from stored cookies, cached data, and most extensions in a single move, so it is my fastest test for browser-specific trouble.

  1. Press Ctrl + Shift + N (Chrome/Edge) or Ctrl + Shift + P (Firefox).
  2. Go to chat.openai.com and test ChatGPT.

If it works in incognito, the fix lives in your normal browser — clear the cache or hunt down the extension. If it still fails in incognito, open a completely different browser to rule out browser-level corruption entirely. One catch: some extensions are allowed to run in incognito, so check each one’s incognito permission under Manage Extensions if a private window still misbehaves.

Incognito mode tells you in seconds whether your normal browser profile is the problem.

Could My VPN or DNS Be Blocking ChatGPT?

Both can, and they produce nearly identical “it just won’t connect” symptoms. VPNs route traffic through shared servers, and OpenAI sometimes rate-limits or blocks IPs tied to busy exit nodes. A stale DNS entry for OpenAI’s servers triggers “network error” messages even when your Wi-Fi looks perfect.

Turn Off Your VPN or Proxy

  1. Open your VPN app and disconnect completely.
  2. Reload ChatGPT and test without the VPN active.
  3. If it works, reconnect using a different server location — ideally one geographically closer to you, since those carry less flagged traffic.

Flush Your DNS Cache

First confirm the internet itself is fine at fast.com or speedtest.net, then flush DNS.

On Windows

  1. Press Win + R, type cmd, and press Enter.
  2. Type ipconfig /flushdns and press Enter.
  3. You will see “Successfully flushed the DNS Resolver Cache.”
  4. Reload ChatGPT.

On Mac

  1. Open Terminal (search in Spotlight).
  2. Type sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
  3. Enter your Mac password and press Enter.
  4. Reload ChatGPT.

If the network errors persist after this, the issue is broader than ChatGPT, and OpenAI’s own help center documents service-side connection problems worth ruling out.

A flagged VPN IP or a stuck DNS entry can make ChatGPT look completely broken while everything else loads fine.

Which Fix Should I Try First?

When I am short on time, I work top to bottom — the fixes are ordered by how often they solve the problem versus how long they take.

Fix Best for Time
Check server status Total outage, error on every device 10 sec
Hard refresh Blank page, stuck spinner 15 sec
Clear cache + cookies Repeat errors, login loops 2 min
Disable extensions Loads but never replies 2 min
VPN off / DNS flush “Network error” only 1 min

For a sibling tool that throws similar errors, the same logic powers my guide on Google Gemini not responding.

Working the table top to bottom resolves most cases by the cache or extension step.

Common Mistakes to Avoid

  • Assuming it is always an outage. Most errors are local. If status.openai.com shows green, keep troubleshooting your own device.
  • Using a normal refresh instead of a hard refresh. Ctrl + R reloads from cache; Ctrl + Shift + R forces a fresh download. Use the hard refresh.
  • Forgetting extensions can run in incognito. If you granted incognito access, the extension can still break ChatGPT there — check its permissions under Manage Extensions.
  • Reconnecting to the same VPN server. Toggling off and back on to the same node changes nothing. Switch locations or disable the VPN while testing.
  • Clearing cookies without logging out first. A corrupted session token can survive a cache clear. Log out, clear, then log back in.

Skip these five traps and you avoid the dead ends that waste the most troubleshooting time.

Frequently Asked Questions

Why does ChatGPT say “An error occurred”?
It usually means a server-side hiccup, an expired session token, or a dropped connection. Clearing your cache and disabling extensions fixes it in most cases. Last week mine cleared instantly the moment I logged out, wiped cookies, and signed back in.

Is ChatGPT down right now?
Check status.openai.com for live server status. If no incident is listed but ChatGPT still fails, the problem is on your device or local network. I once spent ten minutes blaming OpenAI before realizing my own VPN was the block.

Why does ChatGPT keep stopping in the middle of a response?
A brief connection dip while ChatGPT streams the reply is the usual cause, though hitting the output limit also cuts answers short. Switch to wired Ethernet or move closer to your router; for the token-limit version, see my guide on why ChatGPT cuts off mid-response.

Why can’t I log in to ChatGPT?
Clear your cookies and cache fully, then try again. When I use “Sign in with Google,” I open a separate tab first to confirm that account is working, which has saved me twice from blaming ChatGPT for a Google session glitch.

Does a VPN stop ChatGPT from working?
Not always, but it can — some VPN IP ranges are rate-limited by OpenAI. Disable the VPN and test; if it loads, reconnect on a different server. A nearby server location fixed it for me every time.

Why does ChatGPT work on my phone but not my computer?
Your desktop browser likely has a conflicting extension, a corrupted cache, or different DNS than your phone. Start with the cache clear and extension check on the computer. That combination has resolved every phone-works-but-laptop-fails case I have hit.

Conclusion

Nearly every “ChatGPT not working” moment comes down to a quick server check, a hard refresh, a cache clear, a disabled extension, or a VPN and DNS reset. Work the list top to bottom and you will usually be back in business within a minute or two.

Bookmark this page so the next time ChatGPT throws an error, your fix checklist is one click away.

iPhone Storage Full: How to Free Up Space Without Deleting Your Photos

iPhone storage full? Learn how to free up iPhone storage fast without losing photos — offload apps, optimize iCloud Photos, and clear hidden caches in minutes.

The first time my iPhone flashed “Storage Full” while I was trying to film my niece blowing out her birthday candles, I nearly panicked and started deleting photos at random. I did not need to. Within ten minutes I had recovered nearly 9 GB without losing a single picture, and the camera was rolling again. Almost everyone with a full iPhone is sitting on gigabytes of reclaimable space they never knew existed.

Most of that wasted space hides in app caches, duplicate photos, message attachments, and files you already deleted that have not finished clearing. In this guide I walk you through exactly where to look and how to free up iPhone storage fast, in the same order I do it on my own phone.

Quick Answer

Open Settings > General > iPhone Storage and turn on “Offload Unused Apps,” then delete large apps you rarely use. Enable “Optimize iPhone Storage” under Settings > [Your Name] > iCloud > Photos so full-size photos live in iCloud. Finally, empty the Recently Deleted album in Photos — those files count against storage until you do.

Where Is My iPhone Storage Actually Going?

Before deleting anything, I always find out where the space is really going, because the culprit is rarely what people assume.

  1. Open Settings.
  2. Tap General.
  3. Tap iPhone Storage.

Wait a few seconds for the bar chart to load. You get a color-coded breakdown — Photos, Apps, iOS, Messages, and more — that tells you exactly where to focus first. When I tapped into a single podcast app, I found 4 GB of downloaded episodes I had already listened to. Apple’s own storage support page confirms tapping any app reveals the app size and its separate stored data.

The storage bar is your map — read it before you delete anything.

How Do I Free Up Photo and Video Space Without Losing Memories?

Photos and videos are almost always the biggest culprit on a full iPhone, and you can reclaim that space without losing a single memory.

Enable Optimize iPhone Storage

If you use iCloud Photos, this one setting alone saved me roughly 5 GB:

  1. Go to Settings > [Your Name] > iCloud > Photos.
  2. Select Optimize iPhone Storage.

Your iPhone keeps full-resolution originals in iCloud and smaller, screen-sized versions on the device. Photos still look great, and the originals download whenever you need them. If your iCloud tier is tight, my guide on freeing up iCloud storage without paying clears room before you optimize.

Empty Your Recently Deleted Album

Deleted photos do not disappear right away. They sit in a holding folder for up to 30 days, taking up space the whole time.

  1. Open the Photos app.
  2. Tap Albums, then scroll to Recently Deleted.
  3. Tap Select > Delete All to remove them now.

If the album is locked and asks for Face ID or your passcode, that is an iOS security feature added in iOS 16. Authenticate, then delete.

Find and Merge Duplicate Photos

iOS has a built-in Duplicates detector most people never open:

  1. In Photos, tap Albums.
  2. Scroll to Utilities > Duplicates.
  3. Tap Merge to keep only the best version.

Optimize photos, empty Recently Deleted, and merge duplicates to win back the most space fastest.

What Does Offloading an App Actually Do?

Offloading is not the same as deleting. It removes the app but keeps its data intact, so you reinstall later without losing progress, settings, or saved files.

  1. Go to Settings > General > iPhone Storage.
  2. Scroll your app list — iOS surfaces the biggest at the top.
  3. Tap an app, then tap Offload App.

To automate it, go to Settings > App Store and turn on Offload Unused Apps. iOS then offloads idle apps whenever storage runs low. If your phone also feels sluggish afterward, my guide on stopping fast iPhone battery drain covers the settings that cause both problems.

Offloading frees space while keeping all your app data safe for later.

How Do I Clear Cache From Browsers and Apps?

Browsers and social apps quietly hoard cached data you can wipe in seconds.

Clear Safari’s Cache

  1. Go to Settings > Safari.
  2. Tap Clear History and Website Data.
  3. Confirm.

This clears saved web data, history, and cookies, so keep your passwords handy to sign back in. If Safari then misbehaves, my walkthrough on fixing Safari when it will not load gets it working again.

Clear Cache in Google Chrome

  1. Open Chrome and tap the three-dot menu (bottom right).
  2. Tap Settings > Privacy > Clear Browsing Data.
  3. Select Cached Images and Files, then tap Clear Browsing Data.

Social apps like Facebook, Instagram, and TikTok build huge caches you cannot clear from inside the app on iOS. Deleting and reinstalling them wipes the cache completely without touching your account, posts, or followers.

A two-minute cache purge often reclaims a surprising amount of room.

How Can I Slim Down My Messages?

Text threads packed with photos, videos, GIFs, and voice memos can quietly eat several gigabytes over months.

Auto-Delete Old Conversations

  1. Go to Settings > Messages.
  2. Under Message History, tap Keep Messages.
  3. Change Forever to 1 Year or 30 Days.

iOS asks if you want to delete older messages immediately — tap Delete to reclaim that space right away.

Delete Large Attachments Manually

  1. Go to Settings > General > iPhone Storage.
  2. Scroll down and tap Messages.
  3. Tap Review Large Attachments, sort by size, and delete the biggest.

Capping message history is a one-time fix that keeps paying off for months.

Which Cloud Storage Option Should I Use?

For files you want to keep but do not need on your device daily, cloud storage is the best long-term home. When three options compete, I compare them like this.

Service Best for Free tier
iCloud Drive Documents synced across Apple devices 5 GB
Google Photos Photo and video backup 15 GB (shared)
Dropbox Occasional documents and PDFs 2 GB

After backing up to any service, delete the local copies to actually free the space — syncing alone does not help your storage. The first time I forgot this step, my phone stayed full despite a finished upload.

Cloud storage only frees space once you remove the local copies.

Common Mistakes to Avoid

  • Ignoring the Recently Deleted album. Photos linger 30 days before automatic removal. Fix: empty it manually — one tap can free multiple gigabytes.
  • Deleting apps without checking their full size. A 50 MB app might store 2 GB of cached data. Fix: check the complete size at Settings > General > iPhone Storage first.
  • Paying for iCloud before trying free fixes. Most people recover several gigabytes in under 10 minutes. Fix: exhaust the free steps above first.
  • Turning off iCloud Photos before the backup is confirmed. Disable it early and your photos are not protected. Fix: verify the upload status before changing any sync setting.
  • Forgetting voice memos and downloaded podcasts. Long recordings and offline episodes hide gigabytes. Fix: open Voice Memos and Podcasts and delete what you have already heard.

Frequently Asked Questions

How do I check my iPhone storage without opening Settings?
Just ask Siri “How much storage do I have?” on recent iOS versions. For example, I do this mid-task when I get the full warning, then jump to Settings > General > iPhone Storage only when I want the category-by-category breakdown.

Will offloading an app delete my data?
No — offloading keeps all your data and documents on the device. When I reinstalled Instagram after offloading it, my drafts and login were exactly where I left them.

How much storage does iOS itself take up?
iOS typically uses 5–15 GB depending on your model and version. On my iPhone it shows around 11 GB listed as “iOS” in the storage bar at Settings > General > iPhone Storage.

Can I move apps to an SD card on iPhone?
No, iPhones do not support external storage cards. When a friend asked me this, the real fix was offloading apps and moving her video library to Google Photos instead.

What is the fastest way to free space in an emergency?
Empty Recently Deleted, delete downloaded videos from Netflix or YouTube, and offload two or three large apps. Doing exactly this before a flight freed me about 7 GB in under five minutes.

Why does my iPhone say storage is full after I deleted things?
iOS can take a few minutes to recalculate after deletions. Once, mine stayed full until I emptied Recently Deleted and restarted — then the correct, lower number finally appeared.

Conclusion

Freeing up iPhone storage is almost always faster than people expect. Start with the storage breakdown, empty Recently Deleted, enable Optimize iPhone Storage, and offload the apps you barely open. Open Settings > General > iPhone Storage right now and reclaim your space today.