Advertisement

How to Disable AI Mode Button in Chrome

You may be interesting in learning how remove the AI Mode button in Google Chrome if you have no use for it. The button appears in the address bar and on the new tab page starting in version 138, at least on the Windows platform. Here are two methods that you can use.

Advertisеment

Recent updates to Google Chrome have introduced an AI-driven feature which adds the ability to pass your search terms directly to Google's AI models via the browser. This functionality works through a dedicated AI Mode button located in the address bar and on the new tab page. Rather than merely returning standard search links, the AI Mode facilitates a conversational interface that analyzes, synthesizes, and tailors information to individual user needs.

Chrome AI Mode Button

AI Conversation In A New Tab

While this integration may benefit frequent AI users, others may prefer the traditional browsing experience without visual clutter. While it is possible to disable the AI Mode button, Google made it harder than just a switch in the browser settings. You need to do either adjustments to Chrome’s experimental settings, or apply a special Group Policy option. Let's start with the latter, as Group Policies for Chrome usually survive longer than the flags.

Disable AI Mode Button in Google Chrome

To remove and hide the AI Button from the Chrome browser, do the following.

  1. Press the Win + R keys, and type regedit in the Run box. Press Enter to launch the Registry Editor.Open Regedit
  2. Navigate to the following registry path in the left pane: HKEY_CURRENT_USER\SOFTWARE\Policies
  3. Under the Policies key, create a new key named Google. For that, right-click the Policies key on the left, and select New > Key from the menu.Create New Key
  4. Within the Google key, create another new key and name it Chrome. You should get the HKEY_CURRENT_USER\SOFTWARE\Policies\Google\Chrome path.
  5. Right-click the Chrome key in the left pane, and select New > DWORD (32-bit) Value in the menu.Chrome Policies Registry Branch
  6. Name your value AIModeSettings.
  7. Finally, double-click the AIModeSettings item and change its value data from 0 to 1.Disable AI Mode Button In Chrome
  8. Sign out from your Windows account and sign in back. This will make Chrome read its policies, and disable the AI Mode button.AI Button Disabled In Chrome

That's it. The AI Mode functionality will no longer appear in the browser interface.

Restoring AI Mode via Registry

If you later decide to re-enable AI Mode, return to the HKEY_CURRENT_USER\SOFTWARE\Policies\Google\Chrome registry location and either delete the AIModeSettings DWORD value or modify its data to 0. Restart Chrome to apply the change.

Ready-to-use REG files

To save your time, you can get a couple of REG files. They will modify the Registry for you much faster.

  1. Download this ZIP archive with two REG files.
  2. Extract them to any folder of your choice.Reg Files
  3. Double click the DisableChromeAIMode.reg file, and confirm the prompts to apply the changes to the registry.
  4. Restart Google Chrome for the setting to take effect.

Finally, the other file is the undo tweak.

If you are running Linux, the steps are quite different. There, Chrome policies are in a special JSON file.

Hide AI Mode Button in Chrome on Linux

  1. Open a root terminal, e.g. by typing sudo su - in a regular one if your run an Ubuntu-based OS.Sudo Su
  2. Now type the following command mkdir -p /etc/opt/chrome/policies/managed and press Enter to create the directories where Chrome is looking for its policies.Create Policy Dir
  3. Now run you favorite text editor, say nano, with the following argument: nano /etc/opt/chrome/policies/managed/policies.json and hit Enter.Edit Policies Json
  4. Enter the following text in your file:
    {
    "AIModeSettings": 1
    }
    • If you already have such a file, just put a comma after the last policy in your set, and add "AIModeSettings": 1 on the new line. See this screenshot:Hide AI Mode Button Linux
  5. Save the changes. In nano, you need to press Ctrl + O for that and then Ctrl + X to exit it.
  6. Restart your Chrome browser. This is how you remove the AI Mode button from Chrome on Linux.

That's all about the policy method. Alternatively, you can change the Chrome flags. Here's how.

Chrome Flags Method

Remove AI Mode Button from Address Bar and NTP

To remove the AI Mode button from Chrome’s address bar and new tab page,  modify a specific experimental flag:

  1. Launch Google Chrome.
  2. Enter the following URL into the address bar and press Enter:
    chrome://flags/#ai-mode-omnibox-entry-point
  3. Find the setting labeled “AI Mode Omnibox entrypoint.”
  4. Change its value from “Default” to “Disabled.”Remove AI Mode Button From Address Bar
  5. Now visit:
    chrome://flags/#ntp-compose-entrypoint
  6. Set “NTP Compose Entrypoint” to “Disabled.”Remove AI Mode Button From New Tab Page
  7. Relaunch the browser.

This action removes the AI Mode button from the address bar and the search box on the New Tab page.

Also, you can adjust a few more flags.

Additional Experimental Flags for AI Features

Google Chrome includes several other experimental settings that influence how AI functionality appears and behaves. Users seeking a cleaner interface may consider adjusting these additional flags.

AI Entrypoint Disabled on User Input

This setting prevents the AI Mode button from appearing in the address bar while the user types a URL or search query. To change this behavior, do the following

  1. Navigate to:
    chrome://flags/#hide-aim-omnibox-entrypoint-on-user-input
  2. Set “AI Entrypoint Disabled on User Input” to “Enabled.”AI Entrypoint Disabled On User Input

Conversely, setting this flag to “Disabled” allows the button to remain visible regardless of user input.

Omnibox Allow AI Mode Matches

When enabled, this option permits Chrome to suggest AI-generated responses directly within the omnibox dropdown as the user types. These suggestions typically appear when the browser identifies the input as a question suitable for an immediate AI answer. To manage this feature:

  1. Open:
    chrome://flags/#omnibox-allow-ai-mode-matches
  2. Select “Enabled” to allow AI suggestions or “Disabled” to suppress them.Omnibox Allow AI Mode Matches

After adjusting any of the aforementioned flags, users must restart the browser for the changes to take effect. Chrome provides a “Relaunch” button at the bottom of the flags page to simplify this process. Once relaunched, the AI Mode buttons will no longer appear in the specified locations.

Closing words

The reviewed instructions apply to Google Chrome version 140+ and similar recent releases. Google may alter or hardcode these AI features in future updates, potentially removing the ability to disable them through flags.

Support us

Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:

If you like this article, please share it using the buttons below. It won't take a lot from you, but it will help us grow. Thanks for your support!

Author: Sergey Tkachenko

Sergey Tkachenko is a software developer who started Winaero back in 2011. On this blog, Sergey is writing about everything connected to Microsoft, Windows and popular software. Follow him on Telegram, Twitter, and YouTube.

Leave a Reply

Your email address will not be published.

css.php
Using Telegram? Subscribe to the blog channel!
Hello. Add your message here.