ChatGPT login keeps logging me out
You log in to ChatGPT, start a conversation, and seconds later you're back at the login screen. Or you refresh the page and your session vanishes. This affects both free and Plus users, usually because of browser setting
ChatGPT login keeps logging me out
You log in to ChatGPT, start a conversation, and seconds later you're back at the login screen. Or you refresh the page and your session vanishes. This affects both free and Plus users, usually because of browser settings, cached credentials or account flags.
What's actually happening
When ChatGPT keeps logging you out, the session token that proves you're authenticated isn't sticking. Your browser receives a token when you log in successfully, but something's immediately invalidating it or preventing it from being stored.
The most common cause is browser cookie settings. ChatGPT needs to set persistent cookies on `chatgpt.com` and `auth0.openai.com` to maintain your session. If your browser blocks third-party cookies, auto-deletes cookies on close, or runs in strict privacy mode, these tokens get wiped. Extensions like Privacy Badger, uBlock Origin in aggressive mode, or built-in tracker blockers in Brave and Safari will kill sessions within seconds.
Account-level issues cause this too. If OpenAI's system flagged your account for suspicious activity—multiple login attempts from different locations, VPN switching, or shared credentials—it may force re-authentication every few minutes as a security measure. You won't get an email about this, but you'll see the pattern: login works, then expires faster than normal (usually under 5 minutes instead of the typical 2-week session).
Cached credential conflicts happen when you've logged in with multiple accounts or switched between personal and work emails. Your browser stores old tokens that conflict with new ones, creating a loop where ChatGPT can't figure out which session is valid.
How to fix it
1. Check cookie settings
Open your browser settings and search for "cookies". Make sure cookies are allowed for `chatgpt.com` and `auth0.openai.com`. In Chrome, go to Settings → Privacy and security → Third-party cookies → Allow all cookies (temporarily). In Firefox: Settings → Privacy & Security → set to "Standard" instead of "Strict". In Safari: Settings → Privacy → uncheck "Prevent cross-site tracking". Try logging in again.
2. Disable browser extensions
Open an incognito or private window (where most extensions are disabled by default). Log in to chatgpt.com there. If your session stays active, an extension is the problem. Go back to normal browsing, disable extensions one by one—start with ad blockers, privacy tools and VPN extensions—and test after each one.
3. Clear ChatGPT cookies and cache
In your browser, visit `chatgpt.com`, click the padlock icon in the address bar, select "Cookies" or "Site settings", and remove all cookies for that site. Then clear cached data: Chrome (Settings → Privacy → Clear browsing data → select "Cached images and files" for the past 24 hours), Firefox (Settings → Privacy → Cookies and Site Data → Clear Data). Log in fresh.
4. Try a different browser
Download Firefox or Edge if you're on Chrome, or vice versa. Log in there with no extensions installed. If the session holds, your main browser has a configuration conflict that requires deeper troubleshooting—likely stored profiles or enterprise policies.
5. Check for VPN interference
If you're using a VPN, disable it completely and log in again. Some VPN services rotate your IP mid-session, which triggers OpenAI's fraud detection. If you need a VPN for privacy, use one with a static IP option and connect to the same server every time.
If that doesn't work
Your account may be flagged. Log in to platform.openai.com/account and check for any red banners or warnings. If you see nothing there but can't log in to ChatGPT normally, contact OpenAI support through the help widget on platform.openai.com (bottom right corner, "Messages" tab).
Include these details: your email address, exact browser version (find in Settings → About), whether incognito mode works, and the approximate time your session expires (under 1 minute, 5 minutes, etc.). Support typically responds in 24-48 hours. They can see account flags you can't.
If you're a Plus subscriber experiencing this after a payment issue or refund request, the account may be in a transition state. Check your subscription status at chatgpt.com/settings—if it shows "Cancelled" but you're still within the billing period, sessions may terminate early as the system processes the change.
Questions people actually ask
Q: Does this happen on mobile too?
A: Yes. The ChatGPT app uses the same authentication system. If you're logged out constantly on iPhone or Android, clear the app's cache (iPhone: delete and reinstall; Android: Settings → Apps → ChatGPT → Storage → Clear cache) and make sure your OS isn't set to block tracking across apps.
Q: Can I stay logged in for weeks like before?
A: You should. Normal ChatGPT sessions last 14 days without activity. If yours expire in minutes or hours, something's actively killing them—fix the browser/account issue rather than working around it.
Q: Will switching to Google login help?
A: Sometimes. If you normally use email/password, try "Continue with Google" instead. This uses a different authentication flow that may bypass browser-specific cookie issues. Your conversation history stays intact.
What to remember
- ChatGPT sessions require persistent cookies on both `chatgpt.com` and `auth0.openai.com`—whitelist both domains
- Incognito mode working means a browser extension or cookie setting is the culprit
- Sessions expiring in under 5 minutes often indicate an account flag, not a browser problem
- VPNs with rotating IPs trigger security logouts—use a static server location
- If you've tried everything browser-related and still get logged out, your account needs review by OpenAI support
---
*openai-support.com is an independent resource, not affiliated with OpenAI Inc.*