What Chrome’s Gemini Nano Model Is and Why It Eats 4GB
Chrome’s latest AI features rely on a local large language model called Gemini Nano, stored as a file typically named weights.bin. This model powers on-device helpers such as scam detection, autofill suggestions, writing assistance, tab organization and other Gemini-driven tools inside the browser. To run locally, it needs its trained parameters cached on your disk, which translates into roughly 4GB of Chrome storage space being quietly claimed inside your profile folders. The problem is not just size, but consent. Many users discover the model only after noticing unexpected Chrome disk usage, because the download often happens silently in the background. Whether it lands on your machine depends on your hardware, Chrome account features and whether you hit sites that call Chrome’s on-device Gemini APIs, so the installation timing varies widely. Even if you never intentionally use AI, you can still end up hosting this large model without realizing it.

How to Check If Chrome’s 4GB Gemini Nano Model Is on Your Device
To see whether Gemini Nano is consuming space, start by checking Chrome’s data folders. The model typically lives in a directory named OptGuideOnDeviceModel inside your Chrome profile. Within that folder, look for a file called weights.bin; its size should be close to 4GB if the on-device AI is installed. On desktop systems, you can also search your user profile for large files by filtering for anything over 1GB, then confirming the file path points back to Google/Chrome and the OptGuideOnDeviceModel directory. If you keep multiple Chrome profiles, repeat the check for each one, because the model can be downloaded per profile rather than just once per machine. Finding the file does not automatically mean you are actively using Gemini features; it only confirms Chrome pre-fetched the model. Once you have verified its presence and location, you are ready to safely delete the AI cache and reclaim that space.
Step-by-Step: Delete the Gemini Nano Cache and Free Up Storage
Once you locate weights.bin in the OptGuideOnDeviceModel folder, you can manually delete it to free up storage. Close Chrome first to avoid file locks. Then remove the weights.bin file (or the entire OptGuideOnDeviceModel directory) using your file manager or a terminal/command prompt. This should instantly reclaim around 4GB of disk space, which can be significant on smaller SSDs or resource-constrained systems. However, deletion alone is not permanent. If Chrome still believes on-device AI is enabled, it may quietly download the model again during future sessions or when you visit sites using the Gemini APIs. Think of this step as clearing an AI cache: it solves today’s storage problem, but without changing settings, Chrome can re-create the cache later. To stop that from happening, you must also disable the features that trigger the download in Chrome’s configuration, which is covered in the next section.
Disable On-Device AI in Chrome to Block Future Downloads
To prevent Chrome from silently re-downloading Gemini Nano, you need to turn off its on-device AI. In the address bar, enter chrome://flags to open Chrome’s experimental settings. Use the search box to look for a flag named optimization-guide-on-device-model. Change this flag’s value to Disabled, then restart the browser. When this setting is off, Chrome should both delete any existing weights.bin model and stop fetching new copies. Some system settings also include a toggle for local AI, allowing you to disable Chrome’s on-device features globally so they do not reinstall later. Google says the model is supposed to be removed automatically if your drive runs low, but relying on that mechanism leaves you without real control. By explicitly disabling these options, you stop surprise AI downloads and keep Chrome’s disk footprint closer to what you actually use and want.
Why This Matters: Storage, Privacy and Silent Defaults
A single 4GB file might seem modest next to a bloated browser profile, but on small drives or older machines, that space is valuable. Understanding how to delete AI cache files like Gemini Nano helps you free up storage and keep Chrome disk usage aligned with your needs. There is also a broader privacy and consent issue: running AI locally is better than sending everything to cloud servers, yet many users never knowingly opted into downloading this model in the first place. Chrome’s behavior shows how powerful defaults are. Local AI was turned on quietly, the download happened in the background, and the assurances about staying purely on-device have already changed wording in settings. Users are understandably wary of automatic software installations, especially when they are large and not clearly disclosed. Taking a few minutes to audit your Chrome storage space, remove unwanted models and disable unwanted AI features gives you back both disk capacity and control.
