Sometime we cover things on the Packet Protector Podcast News Roundup episodes that need immediate attention. This is one.

Chrome has been sneaking a local AI model on systems, possibly since 2024.

  • Across multiple platforms (MacOS, Windows, Linux, etc.) if the device is capable.
  • No notice.
  • No opt-in.
  • No consent.
  • Uses purposefully obscure and misleading naming conventions.
  • Delete it… Chrome re-installs it.
  • CONCERNS: Myriad – Privacy, resource impact, environmental, data exfil (there’s a Prompt API accessible).

How to Disable and Remove It

Quick option..

  1. Browse to chrome://flags
  2. Search for optimization-guide-on-device-model
  3. Set to Disable (to remove and restart Chrome)

See If It’s Installed Now

On Mac

  • Run this in Terminal: find ~/Library/Application\ Support/Google/Chrome -size +1G -ls 2>/dev/null

On Windows

  • Search your C: drive for weights.bin and/or
  • Look for a folder named OptGuideOnDeviceModel under your Chrome user profile. Look in %LOCALAPPDATA%\Google\Chrome\User Data

Enterprise Centralized Removal Options

  • On Windows Registry key: navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome, create a DWORD called GenAILocalFoundationalModelSettings and set it to 1
  • Enterprise environments can also push policy via GenAILocalFoundationalModelSettings in Chrome’s enterprise policy framework

More info and articles

Looking for the Chrome://flags to find the sneaky AI model

jj

Author, speaker, and recognized authority on network and wireless security architectures, Jennifer (JJ) Minella helps organizations solve technical problems and align teams.

View all posts

Add comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.