Why Chrome Installs a 4GB Gemini Nano Model Without Your Consent (And How to Remove It)
Chrome version 147 silently downloads a 4 GB Gemini Nano model for optional on‑device AI features, which many users never use, and the article explains the privacy concerns and provides step‑by‑step methods to disable the download via flags or Windows registry.
Chrome version 147 began silently downloading the Gemini Nano model weights (about 4 GB) into a hidden folder ( %LOCALAPPDATA%\Google\Chrome\User Data\OptGuideOnDeviceModel on Windows or
~/Library/Application Support/Google/Chrome/OptGuideOnDeviceModelon macOS). The file weights.bin stores the on‑device model used by several built‑in AI features.
The on‑device model powers functions such as “Help me write”, page summarization, smart paste, tab‑group suggestions, device‑side anti‑phishing detection, and the Prompt API, Summarizer, Writer, Rewriter interfaces. These features are optional and rarely triggered by most users, so the 4 GB download provides little benefit for the majority.
The “AI Mode” button added to the address bar is unrelated; it still sends queries to Google’s cloud services and does not rely on the local model.
Privacy‑wise, Chrome documentation states that Gemini Nano runs entirely locally and does not transmit queries. The real concern is the undisclosed download and the difficulty of disabling it.
To stop the download, both flags must be disabled:
Open chrome://flags and set optimization-guide-on-device-model to Disabled .
On the same page, set prompt-api-for-gemini-nano to Disabled .
Restart Chrome and delete the OptGuideOnDeviceModel folder.
On Windows, a persistent solution is to add a registry key under HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome named GenAILocalFoundationalModelSettings with a DWORD value of 1, then reboot. This prevents Chrome from re‑enabling the flags after an update.
macOS and Linux currently have no equivalent permanent method; users must repeat the flag check after major Chrome upgrades.
Other Chromium‑based browsers such as Edge, Vivaldi, and Brave do not include this Gemini Nano download.
Disabling the flags disables the associated AI features but leaves normal browsing, the address‑bar “AI Mode” button, and regular search results unaffected.
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
IT Services Circle
Delivering cutting-edge internet insights and practical learning resources. We're a passionate and principled IT media platform.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
