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:
-
Clear your browser cache and cookies โ Temporary data may cause freezing.
-
Disable browser extensions โ Especially ad blockers or script blockers.
-
Use Google Chrome or Microsoft Edge โ These are the most compatible browsers.
-
Try Incognito/Private Mode โ This helps rule out browser conflicts.
-
Ensure your internet connection is stable โ A drop in connectivity may cause the app to hang.
-
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.