AndroidMedium

Disabling Android System WebView: Step-by-Step Guide

In this guide, you'll learn how to safely disable Android System WebView and redirect system web requests to Chrome. This solution helps resolve compatibility issues, crashes, and improve security.

Updated at February 16, 2026
10-15 min
Easy
FixPedia Team
Применимо к:Android 8.0 (Oreo) and aboveAndroid System WebView 70+Google Chrome 70+

Introduction / Why You Need This

Android System WebView is a system component that allows apps to display web content without switching to a browser. While useful, it can sometimes cause problems:

  • Compatibility: Some apps run more stably with a newer Chrome engine.
  • Security: Chrome receives updates more frequently and faster than the isolated WebView.
  • Crashes: Errors like WebView has crashed or AwContents can occur due to bugs in a specific WebView version.

This guide will show you how to switch the web content handler from Android System WebView to Google Chrome. Important: Ensure Chrome is installed and updated to the latest version.

Requirements / Preparation

Before you begin, meet the following conditions:

  1. Android Version: 8.0 (Oreo) or higher. In earlier versions, WebView is a mandatory system component and cannot be disabled.
  2. Installed Apps:
    • Google Chrome (any stable version, preferably the latest).
    • Android System WebView (must be installed, even if you disable it).
  3. Permissions: You must be the device owner or have administrator rights.
  4. Backup (Optional): As a precaution, back up important data, as changing system settings may affect some apps.

Step-by-Step Instructions

Step 1: Enable Developer Options

If you haven't activated the developer menu yet:

  1. Open your device's Settings.
  2. Go to About phone / About device.
  3. Find the Build number line.
  4. Tap it 7 times in a row. A pop-up notification will appear: "You are now a developer!".
  5. Return to the main settings menu. A System or Developer options item should appear.

⚠️ Important: On some firmware (e.g., Xiaomi, Samsung), developer options may be located in other menus (e.g., "Additional settings"). Use the settings search.

Step 2: Configure the Web Content Handler

  1. Open SettingsSystemDeveloper options.
  2. Scroll down to the Debugging or Networking section.
  3. Find the setting named:
    • WebView implementation
    • WebView service
    • Use WebView
  4. Tap this item.

Step 3: Switch to Google Chrome

  1. A dialog box will open with available handlers. Usually, there are two options:
    • Android System WebView (or just WebView)
    • Chrome (or Chrome Stable)
  2. Select Chrome.
  3. Tap OK or Apply.

💡 Tip: If Chrome does not appear in the list, ensure it is installed and updated. Go to Google Play → My profile → Manage devices and check for Chrome updates.

Step 4: Reboot the Device

For the changes to take effect in all apps, reboot your device:

  1. Press and hold the power button.
  2. Select "Restart" / "Reboot".
  3. Wait for the system to fully load.

Verify the Result

After rebooting, confirm the change worked:

  1. Open any app that uses a WebView (e.g., a banking app, Telegram, Reddit, or any with built-in HTML help).
  2. Try navigating to a web page within the app (e.g., tap a "Terms of Service" link).
  3. The page should load correctly, and the Chrome engine may be displayed in the status bar (in logs or via debugging).

Advanced verification (for advanced users):

  • Install the WebView Implementation app from the Play Store.
  • Launch it. It will show which handler is currently active. It should indicate Chrome.

Potential Issues

Issue: The "WebView implementation" option is missing or inactive (grayed out)

Cause: You have an Android version below 8.0, or your device manufacturer (OEM) has blocked this setting in their firmware.

Solution:

  1. Check your Android version: Settings → About phone → Android version. If below 8.0, disabling WebView is not possible.
  2. If the version is correct, try updating both Android System WebView and Chrome to the latest versions via Google Play.
  3. On some devices (especially Samsung, Xiaomi with Android 10+), this option may be hidden. In this case, disabling via standard means is impossible. Consider the uninstall WebView updates alternative (see below).

Issue: After switching, some apps stop working or show blank pages

Cause: Some old or specific apps may have a hard dependency on the Android System WebView API and are incompatible with Chrome.

Solution:

  1. Go back to Developer options and select Android System WebView again.
  2. Reboot the device.
  3. If the problem occurs only in one app, report it to the developers. They may need to update the app.

Issue: I don't want to completely disable WebView, but need to update it

Solution: If you simply want to update WebView to the latest stable version without disabling it, open Google Play → My profile → Manage devices, find Android System WebView, and tap "Update". Often, problems arise specifically due to an outdated version.

Alternative Solution: Uninstall WebView Updates

If the switching option is unavailable, you can revert WebView to its factory version (which is often outdated but a "bare" system component). After this, the system may automatically use Chrome.

  1. Open SettingsApps (All apps).
  2. Find Android System WebView.
  3. Tap the three dots in the top right corner.
  4. Select Uninstall updates.
  5. Confirm the action.

WebView will then revert to the version built into the system. On devices with Android 8.0+, the system will typically redirect requests to Chrome if it is installed. Reboot the device.

Conclusion and Recommendations

You have successfully changed the web content handler. Your apps will now use the Chrome engine to display embedded web pages.

Key takeaways:

  • Disabling WebView in favor of Chrome is easy and takes 15 minutes or less.
  • It is safe if you have Chrome installed and updated.
  • The main benefit is improved stability and security, as Chrome updates monthly while WebView updates less frequently.
  • Do not disable WebView if you use apps that explicitly require it (rare, but it happens). If issues arise—quickly return to the developer settings.

What's next? If you encounter errors in a specific app after disabling WebView, check for updates to that app. If the problem persists, temporarily revert to WebView and report the bug to the developers, specifying that the app is incompatible with Chrome as the WebView handler.

F.A.Q.

Why disable Android System WebView? Is it safe?
What to do if the WebView disable option is unavailable?
How to revert WebView if something goes wrong?
Will disabling WebView affect Chrome browser?

Hints

Enabling Developer Options
Finding the WebView Setting
Switching to Chrome
Restarting the Device
Verifying Functionality
FixPedia

Free encyclopedia for fixing errors. Step-by-step guides for Windows, Linux, macOS and more.

© 2026 FixPedia. All materials are available for free.

Made with for the community