FixThatApp

Google Gemini Not Working: What's Breaking It in 2026 (and the Real Fixes)

Last updated: May 9, 2026

Gemini has had a rough few months. Between the May 5 outage that knocked the model offline for hours, the recurring "Something went wrong (5)" error on Android, and a Google app update that's been breaking the Gemini app specifically on Xiaomi and some Samsung devices, there's a lot more going on than the usual "clear your cache" advice covers.

This page focuses on the things that are actually breaking Gemini in 2026 — the real failure modes — and walks through what to do for each. If you only have two minutes, the single most useful thing to know is that the Android app and the web version (gemini.google.com) fail independently. When the app is broken, the web is often fine, and vice versa. Switching between them is the fastest workaround for almost any Gemini issue.

Pin Down What's Actually Failing

"Something went wrong" with no number → Likely a server-side issue. Try the web version first, then check status. See section below.

"Something went wrong (5)" on Android → Google app/Gemini sync issue. Roll back the Google app.

App opens then crashes within seconds → Almost certainly the buggy Google app update. Same fix as above.

Web version returns 503 → The model variant you're on is overloaded. Switch from 2.5 Pro to 2.5 Flash, or wait.

Response generates partially then stops → Token limit or network drop, not an outage. Ask it to continue.

Mic/voice input doesn't work → Permissions or browser issue. Check the address bar lock icon.

The 2026 Pattern: Web vs. App Failures Are Different Problems

Most older troubleshooting articles treat "Gemini not working" as one problem. It's not. The web version at gemini.google.com makes API calls directly to Google's AI infrastructure. The Android Gemini app, by contrast, routes through the regular Google app's services layer — the same one that powers Assistant. That's why a Google app update can crash Gemini while leaving the web version completely untouched.

Practical implication: before troubleshooting anything, open the other surface and see if it works. If the web works but the app doesn't, you have an Android-side problem and the fixes below apply. If the app works but the web doesn't, your problem is a browser/extension issue or a server-side incident affecting the web tier.

Fix 1: When You See "Something Went Wrong" with No Number

This is the generic error and it's the hardest to diagnose because it covers everything from a hiccup in your connection to a full-blown Google outage. Work through these in order — it takes about 90 seconds total.

  1. Hit the same prompt again with no changes. Roughly half the time it just works on retry — transient server errors are extremely common.
  2. Open gemini.google.com in an incognito window. If it works there, your normal browser session (extensions, cached cookies) is the problem.
  3. Check status.cloud.google.com and search "Vertex AI" or "Gemini API." Public-facing Gemini sits on top of these services, so an incident there will affect you even though the consumer site has no separate status page.
  4. Try a much simpler prompt ("hello"). If a 4-word prompt works but your real prompt doesn't, the issue is something in your prompt content (a flagged term, an attached file too large, a URL Google can't reach) rather than a broader outage.

Fix 2: "Something Went Wrong (5)" on Android — Roll Back the Google App

This is the one that sends most people to Google Search. The numbered variant of the error appears specifically on Android, and through 2026 it's been correlated with Google app updates that change how the Gemini integration handshake works. Affected users have reported it heavily on Xiaomi devices, then Realme, then progressively on Samsung Galaxy S24 and S25 lines after specific updates.

The fix is to roll back the Google app to its previous version:

  1. Open Settings → Apps (or Settings → Apps → Manage apps on Xiaomi/MIUI).
  2. Find and tap the Google app (not the Gemini app — the Google app).
  3. Tap the three-dot menu in the top right and select Uninstall updates. Confirm when prompted.
  4. Force-stop the Gemini app and reopen it. The error should be gone.
  5. Important: in the Play Store, find the Google app and tap the three-dot menu → Disable auto-update. Otherwise the same buggy version reinstalls within a day or two.

Re-enable auto-update only after Google has shipped a known-stable Google app version — usually you'll see this confirmed on the Gemini Apps Community forum.

Fix 3: 503 Errors and "Model Unavailable"

503 errors mean the Gemini model variant you requested is temporarily over capacity on Google's end. This happens most often during peak US business hours and around new model launches when traffic spikes.

Fix 4: Gemini Cuts Off Mid-Response

Different from "something went wrong." Here the response starts generating, gets a few paragraphs in, and just stops — no error, no spinning indicator, just an incomplete answer. Two real causes:

You hit the per-response token limit

Each Gemini response has a maximum length. For very long generations (long stories, big code dumps, deep research), the model runs out of room before it's finished its thought. The fix is simple: just type "continue from where you stopped" and Gemini will pick up from the last sentence. This isn't a bug — it's expected behavior.

Your network dropped briefly

Gemini streams responses token by token. A connection blip of even half a second can sever the stream and Gemini won't auto-resume. Re-issuing the same prompt usually works. If this happens repeatedly, switch from Wi-Fi to mobile data (or wired Ethernet on desktop) as a test — if cutoffs stop on the more stable connection, your network is the problem, not Gemini.

Fix 5: Gemini Keeps Crashing on Specific Android Phones

If the Gemini app launches and immediately closes, or crashes the moment you tap to send a message, the order of operations is:

  1. Roll back the Google app (Fix 2 above) — this resolves the majority of crashes on Xiaomi, Samsung, and Realme devices.
  2. Clear the Gemini app cache, not data. Settings → Apps → Gemini → Storage → Clear cache. Clearing data signs you out and resets settings; cache is enough.
  3. Check Gemini's permissions. Settings → Apps → Gemini → Permissions. If "Microphone" or "Notifications" is denied, certain code paths in the app will crash on startup. Allow them all and try again.
  4. Last resort: reinstall Gemini. Uninstall, restart the phone, install fresh from Play Store. Your conversation history is server-side and will sync back when you sign in.

Fix 6: Voice Input or "Hey Google, ask Gemini" Not Working

Voice input has its own failure surface because it depends on the Google app's speech recognition pipeline being healthy — the same pipeline Assistant uses. If voice input has stopped working after you switched from Assistant to Gemini as your default, this is almost always why.

  1. Confirm Gemini is actually set as your assistant: Settings → Apps → Default apps → Digital assistant app → Gemini.
  2. In the Gemini app, tap your profile icon → Settings → Voice. Make sure the language matches what you actually speak; Gemini doesn't auto-detect language for hot-word triggers.
  3. If the issue is that "Hey Google" stopped triggering Gemini entirely, retrain Voice Match: Google app → Settings → Voice → Voice Match → redo the training.
  4. If you're seeing a microphone icon but no speech recognition: this is usually the Google app update issue again. See Fix 2.

What NOT to Do

Mistakes that waste time or make things worse
  • Don't reinstall the Gemini app first. Reinstalling does nothing for the most common 2026 issues, because the bug is in the Google app, not Gemini itself. Roll back the Google app before you touch Gemini.
  • Don't sign out of your Google account to "reset" Gemini. This logs you out of every Google service on the device — Drive, Photos, Gmail — and forces re-authentication. It almost never fixes Gemini and creates a lot of collateral damage.
  • Don't keep retrying a prompt that triggers a content filter. If Gemini returns a blocked-content notice or repeatedly refuses to answer the same prompt, retrying with the same wording will keep failing. Reword the prompt or split it into smaller pieces.
  • Don't assume slowness on Gemini Advanced means your subscription is broken. Slow responses on the paid tier are usually load on the underlying Pro model, not a billing or account issue. Switch to Flash from the model picker as a workaround.

Frequently Asked Questions

Q: What does "Something went wrong (5)" mean in Gemini?

A: The numbered variants of this error (1, 2, 5) are internal Google codes — 5 specifically tends to appear on Android when the Gemini app and the underlying Google app are out of sync after an update. The fastest fix is to roll back the Google app: Settings > Apps > Google > three-dot menu > Uninstall updates. Gemini routes through the Google app on Android, so a buggy Google update silently breaks Gemini even when the Gemini app itself is fine.

Q: Why does Gemini work on the website but crash in the Android app?

A: The web version (gemini.google.com) talks to Google's servers directly, while the Android app routes through the Google app's services layer. If a recent Google app update is buggy — which has happened repeatedly on Xiaomi, Realme, and some Samsung devices in 2026 — the app crashes while the web version stays fine. Use the web version short-term and roll back Google app updates for a longer fix.

Q: Is Gemini down right now?

A: Check status.cloud.google.com for the official Google AI services status, or Downdetector for crowdsourced reports. Gemini has had several public outages in 2026, including a notable one on May 5 where "something went wrong" was triggered for hours across both web and app. If reports are spiking, the only real fix is to wait — Google typically resolves these in 1–4 hours.

Q: Why does Gemini just stop typing mid-response?

A: Two main causes. The first is a model-side timeout — long, complex prompts can exceed Gemini's per-response generation limit, and the response just halts without an error. Ask Gemini to "continue from where you stopped" to resume. The second is your network: Gemini streams responses, so a brief connection blip cuts the stream off without showing an error. Try the same prompt with a stable connection or in incognito mode to confirm.

Q: Can I fix Gemini being slow, or is that always a server issue?

A: Mostly server-side, but not always. Slow responses on Gemini Advanced (paid tier) usually mean the underlying model is under load — try switching from 2.5 Pro to 2.5 Flash for the next prompt. On the free tier, slowness can also come from the device: the Gemini Android app keeps a local context cache that bloats over time, and clearing the app cache (not data) often returns response speed to normal.

Still Stuck?

If you've gone through the fixes above and Gemini still won't behave, the Gemini Apps Community at support.google.com/gemini/community is the most useful next stop — Google product team members reply to threads there directly, and you'll often see a fresh outage acknowledged within a few hours of it starting. Include your device model and the exact error string in any post.

Related Guides