In this era where "no software is without AI," major applications have been tirelessly embedding various artificial intelligence components into their clients. However, the strategy of forcefully bundling these features often causes user frustration. Recently, Google Chrome, the world's top browser by market share, finally made a compromise under long-term public pressure. In the latest Chrome149 release, Google officially added a toggle to disable on-device AI, providing an official solution to the much-criticized issue of the local large model being forcibly resident.

Previously, in order to deeply integrate the Gemini AI function within the browser, Google introduced a silent operation in multiple versions of Chrome: the system automatically downloads a local AI large model called OptGuideOnDeviceModel in the background. This model file is as large as 4GB, which has extremely limited practical value for most ordinary users and also unnecessarily occupies valuable C drive system disk space.

image.png

The more problematic aspect was its "stubborn" running mechanism. In previous versions, even if users deleted this 4GB model using third-party cleaning tools or manually entered the directory, the system would secretly re-download the file in the background whenever the Chrome browser was restarted. Since Google had never provided any native option to turn off or disable this feature, this unilateral design sparked long-term collective complaints from both the developer community and general users.

With the release of Chrome149, Google finally filled this long-overlooked control gap. Now, users who find this feature redundant can simply enter "chrome://settings/system" in the browser address bar to access the newly added on-device AI disable option.

Once users choose to disable this feature, Chrome will automatically clean up and completely delete this 4GB OptGuideOnDeviceModel model in the background, without requiring users to manually search for complex system hidden folders. This change is particularly useful for Chinese users, as due to objective factors such as network environment, this local AI feature has always been difficult to function properly in daily use. Disabling it and reclaiming 4GB of clean hard drive space is clearly a more practical choice.