Stop Chrome from silently downloading Gemini Nano AI model on Windows 11

If Chrome’s storage footprint suddenly exploded, Gemini Nano may be the reason. This guide shows how to block it permanently.

Chrome block AI download
Chrome block AI download / Image: Mauro Huculak
  • Google Chrome automatically downloads the Gemini Nano model when AI features are enabled and used.
  • The model is stored as a 4GB weights.bin file in the “OptGuideOnDeviceModel” folder under %LOCALAPPDATA%.
  • Some users report that the download happens without a clear opt-in prompt and significantly increases disk usage.
  • Deleting or renaming the file is temporary because Chrome automatically restores it.
  • A Registry tweak change can fully prevent Chrome from downloading or restoring the local AI model.

On Windows 11 and other supported platforms, Google Chrome can download local AI models automatically without presenting a clear opt-in prompt. If you are trying to keep tighter control over storage usage and background components, this guide explains how to stop that behavior.

By default, Chrome pulls down the Gemini Nano model when you interact with AI-powered features such as “Help me write.” The model is stored as a file called weights.bin, which is roughly 4GB in size and located in the %LOCALAPPDATA%\Google\Chrome\User Data\OptGuideOnDeviceModel folder. For many users, the discovery happens only after noticing a sudden spike in disk usage.

Although the topic recently resurfaced on social platforms, this behavior is not new. Discussions about the OptGuideOnDeviceModel folder and the large weights.bin file appeared on community forums more than a year ago, with users questioning why Chrome’s disk footprint had grown so dramatically. Those with smaller SSDs often point out that a single 4GB model can feel excessive compared to the browser’s original installation size.

The core frustration isn’t only the file’s size but how it arrives. Users repeatedly report that the model downloads silently, without a prominent consent dialog, and that it can appear even if they rarely use AI features. A lot of users see this as a forced opt-in rather than a clearly communicated feature activation.

Attempts to remove the file usually prove temporary. Deleting weights.bin, renaming it, or removing the entire “OptGuideOnDeviceModel” folder typically results in Chrome restoring the contents automatically. Even replacing the file with a read-only placeholder may only work until the next browser update. This automatic regeneration has become one of the most cited complaints.

The good news is that the behavior can be fully disabled through a policy change in the Registry, preventing Chrome from downloading the on-device AI model in the first place.

In this guide, I’ll outline the steps to delete the weights.bin (Gemini Nano) file from your computer and prevent Chrome from redownloading it in the future.

Warning: Before proceeding, it’s crucial to acknowledge the risks associated with modifying the Windows Registry. Incorrect changes can lead to system instability or operational issues. Therefore, ensure you have a full system backup before making any changes. Proceed with caution and understanding. Also, note that this configuration applies to all instances of Google Chrome, including all browser profiles and other installations from the Dev, Beta, and Canary Channels.

Prevent Chrome from downloading AI models on Windows 11

To prevent Google Chrome from downloading AI models like Geminin Nano on Windows 11 using the Registry, follow these steps:

  1. Open Start on Windows 11.

  2. Search for regedit and click the top result to open the Registry.

  3. Open the following path:

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies
  4. Right-click the Policies key, select New, and choose Key.

    Registry Policies Google

  5. Confirm the Google name and press Enter.

  6. Right-click the Google key, select New, and choose Key.

  7. Confirm the Chrome name and press Enter.

  8. Right-click the Chrome (folder) key, select the New submenu, and choose the “DWORD (32-bit) Value” option.

  9. Confirm the GenAILocalFoundationalModelSettings name and press Enter.

  10. Right-click the newly created key and select Modify.

  11. Set the value to 1 to prevent Chrome from downloading and using locally available AI models on your device.

    Chrome Registry disable local AI model usage

  12. Click the OK button.

  13. Restart your computer.

Once you complete the steps, Google Chrome will no longer download AI models (such as Gemini Nano) on your computer, and any existing model (if already downloaded) will be deleted.

Get the Pureinfotech Newsletter

All the latest guides and news delivered in your inbox

You may come across guides recommending that you disable the feature through the chrome://flags page and then manually delete the weights.bin file. However, that approach is not the most reliable or permanent solution.

How do you feel about Google Chrome silently downloading 4GB AI model in the background?

Voting closes: March 6, 2026 11:28 am

About the author

Mauro Huculak is a Windows How-To Expert and founder of Pureinfotech in 2010. With over 22 years as a technology writer and IT Specialist, Mauro specializes in Windows, software, and cross-platform systems such as Linux, Android, and macOS.

Certifications: Microsoft Certified Solutions Associate (MCSA), Cisco Certified Network Professional (CCNP), VMware Certified Professional (VCP), and CompTIA A+ and Network+.

Mauro is a recognized Microsoft MVP and has also been a long-time contributor to Windows Central.

You can follow him on YouTube, Threads, BlueSky, X (Twitter), LinkedIn and About.me. Email him at [email protected].