ChatGPT keeps logging me out instantly

You log in to ChatGPT, the page loads, then boom — you're back at the login screen within seconds. This instant logout loop hits users across browsers and devices, and it's almost always a cookie or session issue you can

ChatGPT keeps logging me out instantly

You log in to ChatGPT, the page loads, then boom — you're back at the login screen within seconds. This instant logout loop hits users across browsers and devices, and it's almost always a cookie or session issue you can fix yourself.

What's actually happening

When ChatGPT logs you out immediately after sign-in, your browser isn't storing or sending the authentication cookies OpenAI uses to keep you logged in. You enter your credentials, OpenAI's servers verify them and send back session tokens, but your browser either rejects them or strips them out before the next page loads.

This happens most often when cookie settings block third-party cookies, when browser extensions interfere with authentication, or when cached login data conflicts with new session attempts. You'll see the ChatGPT interface for a split second — maybe even see your conversation history start to load — then get kicked to `chatgpt.com/auth/login` or see "You've been logged out" without any clear error message.

Sometimes the problem is on OpenAI's end. Server issues during high traffic, incomplete session creation, or regional CDN problems can prevent proper authentication handshakes. But in 80% of cases, the logout loop lives entirely in your browser's cookie handling.

How to fix it

1. Clear ChatGPT cookies and cache

Go to your browser settings and clear browsing data for the last 24 hours. In Chrome, that's Settings → Privacy and security → Clear browsing data. Check both "Cookies and other site data" and "Cached images and files". Make sure you select only the last 24 hours to avoid wiping everything. In Safari, go to Preferences → Privacy → Manage Website Data, search for `openai.com` and `chatgpt.com`, and remove both. Then try logging in again.

If you're still getting logged out instantly, clear all browsing data (all time) and restart your browser completely before the next attempt.

2. Allow cookies for OpenAI domains

Your browser might be blocking the specific cookies ChatGPT needs. In Chrome, go to Settings → Privacy and security → Cookies and other site data → See all site settings and permissions. Search for `chatgpt.com` and make sure it's set to "Allow". Do the same for `openai.com` and `auth0.openai.com`.

In Firefox, go to Settings → Privacy & Security, then under Enhanced Tracking Protection click Manage Exceptions and add `https://chatgpt.com` and `https://auth0.openai.com` to the allowed list. Safari users should check Settings → Privacy and disable "Prevent cross-site tracking" temporarily to test if that's the culprit.

3. Disable extensions and try incognito

Browser extensions — especially privacy tools, ad blockers, and VPNs — can strip authentication cookies. Open an incognito or private window (Ctrl+Shift+N in Chrome, Cmd+Shift+N on Mac) and try logging in there. If it works, you've confirmed an extension is causing the problem.

Go back to normal mode and disable extensions one by one. The usual suspects: Privacy Badger, uBlock Origin, Ghostery, and any VPN extensions. After disabling each, restart your browser and test ChatGPT. When you find the culprit, either keep it disabled for ChatGPT or add `chatgpt.com` and `openai.com` to its allowlist.

4. Check your system clock

If your computer's date and time are wrong by more than a few minutes, authentication tokens won't validate. Right-click your system clock and select "Adjust date/time". Enable "Set time automatically" on Windows or Mac. Even a 5-minute offset can break session cookies. Restart your browser after fixing the clock.

5. Try a different browser or device

Log in from Chrome if you've been using Safari, or try your phone's browser. If ChatGPT works there, the problem is browser-specific configuration on your original device. If you still get logged out instantly across all browsers and devices, there's likely an issue with your account or OpenAI's servers — jump to the next section.

If that doesn't work

Check OpenAI's status page for ongoing authentication issues. During outages, you'll see reports of "elevated error rates" or "login degradation".

If the status page shows all systems operational and you've tried every browser fix, contact OpenAI support through help.openai.com. Click "Messages" in the bottom right, then "Send us a message". Include your account email, the exact browser and version you're using, and the phrase "instant logout after successful login". Attach a screenshot of your browser's developer console (press F12, click Console tab, then screenshot any red error messages that appear when you get logged out).

For persistent login problems, check if your account has any active security flags or billing issues at platform.openai.com/account. Suspended accounts sometimes complete login but immediately revoke the session.

Questions people actually ask

Q: Why does ChatGPT work in incognito but not normal browsing?

A: An extension or corrupted cookie in your normal profile is blocking authentication. Disable extensions one by one or create a fresh browser profile to isolate the problem.

Q: I'm on a work or school network — could that cause instant logouts?

A: Yes. Corporate firewalls and content filters often block authentication cookies or WebSocket connections ChatGPT needs. Try your phone's mobile data or a personal hotspot to test.

Q: Does this happen more on Plus accounts?

A: No. Instant logout loops affect free and Plus users equally — it's a browser-server communication issue, not account-tier related.

What to remember

  • Clear cookies and cache for `chatgpt.com` and `openai.com` before anything else
  • Test in incognito mode to rule out extension interference immediately
  • Check that your system clock is accurate within one minute
  • Privacy extensions and VPNs are the most common hidden cause
  • If it works on mobile but not desktop, your computer's browser settings are blocking authentication

---

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

Related help