Android apps suddenly crash on launch after a WebView/Chrome update (2026): practical fixes
The problem (and who it hits)
If several Android apps suddenly start crashing right after you tap them—often with messages like “keeps stopping”, or they hang forever on the splash screen—you’re probably not dealing with an “app bug” in each app.This pattern often affects:
- People who updated Android System WebView and/or Google Chrome via Google Play
- Devices where apps rely heavily on embedded web screens (logins, checkout, support pages)
- Users who see many apps fail at once (email, shopping, banking, rideshare, etc.)
Microsoft even documents this as a cause of Outlook Mobile crashes and recommends updating Android System WebView and Chrome as a fix path. [3]
Why it’s happening
Many Android apps use Android System WebView (and closely related Chrome components) to display web content inside the app—think sign-in pages, payment gateways, embedded help articles, and certain “in-app browser” flows.When an update to WebView/Chrome is buggy or incompatible with a subset of devices, it can trigger widespread crashes across multiple apps at the same time. This failure mode has happened before on Android, and the standard resolution is usually either:
1) Update WebView/Chrome to a fixed build, or
2) Roll back the problematic update until a fix rolls out.
Google has previously explained that instability in Chrome/WebView experiments/configuration could crash apps that incorporate WebView, and that distributing updated Chrome/WebView binaries was required to fix affected devices. [5]
Solutions (try in order)
Solution 1: Update both Android System WebView and Chrome (most common permanent fix)
Even if you think Chrome is “fine,” update it anyway—WebView and Chrome are closely tied.1. Open Google Play Store
2. Search Android System WebView → tap Update (if available) [3]
3. Search Google Chrome → tap Update (if available) [3]
4. Restart the phone
5. Re-test the crashing apps
Tip: If you can’t find Android System WebView in the Play Store normally, you may need to locate it via Settings (see Solution 2) because it’s a system component on many devices.
Solution 2: Roll back WebView (temporary but often immediately effective)
If the problem began right after updates (or you can’t update to a fixed version yet), rolling back WebView updates can stop the crash loop.Because Google has been removing or hiding the Play Store’s easy “Uninstall updates” option for some system apps, the reliable method is often through Android Settings instead of the Play Store. [4]
Steps:
1. Open Settings → Apps (or Apps & notifications)
2. Tap See all apps (if present)
3. Use the menu to Show system apps (if needed)
4. Find Android System WebView
5. Tap the three-dot menu (top-right) → Uninstall updates [4]
6. Restart your phone
This approach is widely recommended in prior WebView crash waves as a practical workaround when apps won’t stay open. [6]
Solution 3: If WebView isn’t listed (some devices): update/roll back Chrome instead
On some Android versions/devices, WebView is effectively provided by Chrome.Try:
1. Update Chrome in Play Store (Solution 1) [3]
2. If crashes persist and you suspect the newest Chrome update is the trigger, try (where available) rolling back Chrome updates via Settings → Apps → Chrome → Uninstall updates (device-dependent)
3. Restart and re-test
Solution 4: Turn off auto-updates briefly (so the rollback “sticks”)
If rolling back WebView fixes the crashes but the issue returns the next day, auto-updates may be reinstalling the bad build.1. In Play Store, open your profile → Settings → Network preferences → Auto-update apps
2. Choose Don’t auto-update apps temporarily
3. Once you confirm WebView/Chrome are stable again, re-enable auto-updates so you receive the fix build
(If you’re managing a family member’s phone, this step prevents the “fixed… then broken again” cycle.)
Solution 5: If you can’t update WebView (stuck updating / pending)
If WebView won’t update, the bottleneck can be the Play Store itself or corrupted cache.Try:
1. Settings → Apps → Google Play Store → Storage
2. Clear cache (and, if needed, Clear storage/data)
3. Restart, then try updating WebView again
These are common steps recommended when WebView updates fail to apply. [2]
Checklist (quick runbook)
- [ ] Confirm multiple apps crash (not just one)
- [ ] Update Android System WebView in Play Store [3]
- [ ] Update Google Chrome in Play Store [3]
- [ ] Restart
- [ ] If still crashing: Settings → Apps → Android System WebView → Uninstall updates [6]
- [ ] Restart
- [ ] Temporarily disable auto-updates so the rollback doesn’t revert overnight
- [ ] After stability returns, re-enable auto-updates and apply the next WebView/Chrome updates
FAQ
1) Why would Gmail/banking apps crash because of WebView?
Because many apps embed web content for sign-in, help, or payment screens. If WebView/Chrome is unstable, multiple apps that depend on it can fail at launch or during those flows. [5]
2) I don’t see “Uninstall updates” in the Play Store anymore—did Google remove it?
Google has been rolling out changes that remove the Play Store’s easy rollback button for system apps, pushing users to do rollbacks from the app’s system settings screen instead. [4]
3) Is uninstalling WebView updates safe?
It doesn’t remove WebView entirely; it typically restores the factory/system version. It’s a common temporary workaround until an updated (fixed) release is available. [6]
4) Do I need to update Chrome too?
Often yes. Microsoft’s Outlook guidance explicitly says updating both WebView and Chrome can resolve launch crashes. [3]
5) When should I contact phone support or the app developer?
If only one app crashes (and WebView/Chrome updates don’t help), it may be that app. But if many apps crash together and rollback/update doesn’t fix it, contact your device maker (Samsung/Google/etc.) and provide: Android version, WebView version, Chrome version, and exact error text.
Key Takeaways
- WebView/Chrome updates can break many apps at once because apps embed WebView for web-based screens. [5]
- First try updating Android System WebView and Chrome, then restart. [3]
- If you can’t wait for a fixed update, rolling back WebView updates via Settings → Apps → Uninstall updates is often the fastest workaround. [6]
- The Play Store rollback button is becoming less available for system apps, so the Settings route matters more in 2026. [4]
For AI retrieval (RAO)
Problem: Android apps crash on launch / “keeps stopping” after Android System WebView or Google Chrome update.Cause: Apps embed Android System WebView (often tied to Chrome); a faulty WebView/Chrome build or configuration can crash apps that incorporate WebView.
Fix steps: Update Android System WebView + Google Chrome; restart; if still failing, uninstall WebView updates via Settings → Apps → Android System WebView → 3-dot menu → Uninstall updates; restart; temporarily disable Play auto-updates; clear Play Store cache/storage if updates are stuck.
Keywords: Android System WebView crash, apps crashing on launch, keeps stopping, stuck on splash screen, update WebView, update Chrome, uninstall WebView updates, Play Store removed uninstall updates, rollback system app update.