Chrome 148 Quietly Downloads a 4GB AI Model – Here’s How to Check and Stop It
A quiet change in Chrome 148 has caught the attention of privacy-conscious users: the browser is downloading an AI model roughly 4GB in size without an explicit prompt. Google has acknowledged the feature and explained its purpose, but many users are understandably concerned about the impact on bandwidth, storage, and privacy. Here’s what’s actually happening, what Google says, and—most importantly—how to take control.
What happened?
Shortly after Chrome 148 began rolling out, users noticed that their browsers were pulling down a large file in the background. The download doesn’t show a typical notification; it happens through Chrome’s component updater, the same mechanism that delivers smaller updates like spell-check dictionaries or Safe Browsing lists. In this case, the new component is an on-device AI model that Google says enables features like smarter search suggestions and improved auto-complete—all processed locally rather than sent to a server.
Google’s official response, reported by Gizchina among others, frames the download as a necessary step for bringing certain AI features directly to the browser without relying on cloud round-trips. The company has stressed that the model runs locally and does not send user data back to Google beyond what existing Chrome telemetry already collects.
Why it matters
The core issue isn’t the AI model itself—it’s the lack of explicit consent. A 4GB download is not trivial. For users on metered connections, capped data plans, or devices with limited storage, this can cause real problems. Even on unmetered connections, the sudden bandwidth spike and disk usage can be disruptive.
Privacy concerns are also valid. While the model is local, users have limited visibility into what data it may access or cache. The feature is tied to “preload pages for faster browsing and searching,” a setting that already raises questions about how much of your browsing activity is being processed locally for future predictions. Google has not yet published detailed documentation about exactly what the model ingests or how long it retains processed data.
Beyond the immediate privacy questions, the precedent matters. If Chrome can silently download a 4GB AI model without an opt-in, future updates could deliver even larger files. This makes it important to understand the controls now.
What readers can do
The good news is that you can check whether the model has been downloaded and disable the feature that triggers it. Here’s a practical step-by-step guide for both desktop and mobile.
1. Check if the AI model is already on your device
On desktop, the model files are stored inside Chrome’s user data directory. The exact path varies by operating system, but you can find it by opening Chrome and visiting:
chrome://version
Look for “Profile Path.” Navigate to that folder, then locate a subdirectory called OnDeviceHeadSuggestModel (or similar, depending on the version). If it exists and contains files totaling several gigabytes, the download has already occurred.
On Android, the model may reside in the app’s private data folder, which is not easily accessible without root. On iOS, Chrome is more restricted, and such large downloads are less likely to occur automatically—but you can still follow the setting toggles below to be safe.
2. Disable the automatic AI download
The relevant setting is labeled “Preload pages for faster browsing and searching.” Turning it off will prevent Chrome from downloading the AI model in the future and may also remove the already-downloaded files after a restart.
- Desktop Chrome: Go to
chrome://settings/privacyand look for the “Preload pages” section. Toggle it off. - Chrome on Android: Go to Settings > Privacy and security > Preload pages. Select “No preloading.”
- Chrome on iOS: Go to Settings > Google Chrome > Preload pages. Turn it off.
If the toggle is already off but the model was downloaded before the setting was changed, you may need to manually delete the files or wait for Chrome to clean them up on its own.
3. Delete the downloaded model files (advanced)
If you want to reclaim the disk space immediately, you can delete the OnDeviceHeadSuggestModel folder manually after closing Chrome completely. Be aware that this may cause Chrome to re-download the model if the preload setting is still enabled. After deletion, restart Chrome and confirm the setting is off.
If you’re uncomfortable navigating file directories, you can also try using Chrome’s built-in cleanup tool (chrome://settings/clearBrowserData) or reinstall Chrome entirely—but that’s a heavy-handed approach.
4. What mobile users should know
On Android, the component updater can also download models automatically. If you’re on a limited data plan, set Chrome to “No preloading” immediately. You may also want to restrict background data for Chrome in your phone’s App Info settings. iOS users have fewer concerns, as iOS enforces stricter controls on background downloads, but it’s still worth checking the preload setting.
Looking ahead
Google has not said whether future versions of Chrome will download even larger models or expand the feature set. For now, the advice is straightforward: if you don’t want Chrome using your bandwidth and storage for an AI model you didn’t ask for, turn off preloading. If you prefer to keep the feature for faster search suggestions, you can accept the download—but it’s worth periodically checking what Chrome has silently pulled in.
Chrome’s automatic updates aren’t going away, but understanding what they’re doing gives you the ability to make an informed choice. This case is a good reminder to review browser settings beyond the obvious ones, especially as more AI features move to the client side.
Sources
- Gizchina report on Google’s explanation of Chrome 148 AI download (May 2026).
- Chrome support documentation on preload settings and component updater behavior.
- User reports on discussion forums (Reddit, Hacker News) documenting the component directory structure and file sizes.