Google AI Studio freezes during conversation and requires clearing chat to continue

Google AI Studio freezes during conversation and requires clearing chat to continue

Hi,

Thanks for sharing the issue. A few quick suggestions you can try:

  1. Clear your browser cache and cookies โ€“ Temporary data may cause freezing.

  2. Disable browser extensions โ€“ Especially ad blockers or script blockers.

  3. Use Google Chrome or Microsoft Edge โ€“ These are the most compatible browsers.

  4. Try Incognito/Private Mode โ€“ This helps rule out browser conflicts.

  5. Ensure your internet connection is stable โ€“ A drop in connectivity may cause the app to hang.

  6. Avoid very long prompts or multi-threaded inputs โ€“ These may sometimes cause lag in heavy usage sessions.

Thank you!

I had the exact same issue, diagnosed it and fixed it client-side with ~10 lines of code: GitHub - xgloom/fix-aistudio-lag: Fix AI Studio performance overhead with Tampermonkey. ยท GitHub .

For me, it had nothing to do with browser cache, extensions etc.