惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 【当耐特】
N
Netflix TechBlog - Medium
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
雷峰网
雷峰网
MongoDB | Blog
MongoDB | Blog
有赞技术团队
有赞技术团队
Engineering at Meta
Engineering at Meta
M
MIT News - Artificial intelligence
Google DeepMind News
Google DeepMind News
罗磊的独立博客
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
T
Tailwind CSS Blog
小众软件
小众软件
J
Java Code Geeks
人人都是产品经理
人人都是产品经理
博客园_首页
MyScale Blog
MyScale Blog
博客园 - 聂微东
V
Visual Studio Blog
The Cloudflare Blog
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
U
Unit 42

CNET

Netflix: 29 of the Best Sci-Fi TV Shows You Should Stream Right Now Wait! Don't Buy the Galaxy S26 Ultra. This Cheaper Phone Is Just as Good Best Streaming Services of 2026 42 of the Best Movies on Netflix You Should Stream Now 7 of the Best A24 Movies You Can Stream Free on Your Next Movie Night Hisense's Colorful RGB TV, the UR8, Hits Shelves From $1,300 60 of the Best TV Shows on Netflix That Will Keep You Entertained Get the Best Deals Handpicked and Texted to You Prime Video: 23 of the Best Sci-Fi TV Shows You Need to Stream Right Now Prime Video: 11 of the Best Sci-Fi Movies You Should Stream Right Now AI Chatbot Pricing Comparison: Here's What You Get When You Pay Best TVs for 2026: Expert Tested and Reviewed Apple TV: 28 of the Best Shows You're Probably Not Watching YouTube TV vs. DirecTV vs. Hulu Live and More: Which Has the Most Must-Have Channels Out of 100? Amazon Support for Older Kindles Ends Today. What to Do Now Best MacBooks We’ve Tested (May 2026) After Brewing 17 Bags of Grocery Store Coffee, These Are the 5 Beans I'd Buy Again I Was Shocked by How Good These Budget TVs Were Best Laptops of 2026: Top Picks Tested by CNET Netflix: 24 Fantasy TV Shows You Should Absolutely Stream Right Now AI Is Watching Your Every Move on the Road. These State Laws Are Pushing Back Trump Phone Looks Different, Has No Launch Date, Isn't Made in America Best T-Mobile Plans: How to Choose and Which Ones to Pick in 2026 The Apple Watch Series 12 Is Rumored to Revive a Retired iPhone Feature Does Tech Actually Suck Now or Have I Just Become a Grumpy Old Man? I've Tested Dozens of 3D Printers and These Are the Best for Everyone Best Cellphone Plans of 2026: Our Top Picks Best Family Phone Plans for 2026 Best Prepaid Phone Plans for 2026 I Resurrected My Favorite Childhood Games Using Gemini Vibe Coding
Did Chrome Just Install a Massive AI Model on Your Device...
Alex Valdes · 2026-05-15 · via CNET

You didn't install it. You weren't asked. You may not have even known it was there. But if you use Google Chrome on a desktop computer, there's a reasonable chance that a 4GB AI model called Gemini Nano is sitting on your hard drive right now, placed there automatically by Chrome sometime between late April and early May 2026. Security researcher Alexander Hanff flagged the silent rollout, which affects eligible devices running recent versions of Chrome and offers no consent screen, no pop-up and no setting to straightforwardly prevent it. Privacy advocates say the practice may violate European data law. Here's how to check your machine -- and remove the file, at least temporarily.

The mysterious file in question is Gemini Nano, an AI model that runs on devices such as smartphones and laptops rather than in the cloud. According to Alexander Hanff, a Swedish computer scientist and lawyer known as That Privacy Guy, it's been installed on some people's Chrome browsers without permission. You won't know when it's been downloaded onto your device, either. 

Hanff said Gemini Nano will only be installed if the device meets the hardware requirements. It's unknown how many people have gotten the install.

Gemini Nano performs tasks such as detecting scam phone calls, helping you write text messages, summarizing recordings and analyzing Pixel phone screenshots. It's not to be confused with the AI Mode pill in the address bar. If you use AI Mode, your queries are routed to Google Gemini servers, not to Gemini Nano.

AI Atlas

A Google spokesperson told CNET that Gemini Nano will automatically uninstall if the device doesn't have enough resources, such as processing power, RAM memory, storage space or network bandwidth. 

"In February, we began rolling out the ability for users to easily turn off and remove the model directly in Chrome settings," the spokesperson said. "Once disabled, the model will no longer download or update."

Google gives more information about on-device generative AI models in Chrome on this web page.

How to get rid of the AI model 

If you want to remove the 4GB AI model from your device, first check whether it's installed. 

Hanff said Chrome users will not know they have Gemini Nano unless they search for it, because "Chrome did not ask" and "Chrome does not surface it."

The easiest way to remove Gemini Nano from your device is to uninstall Chrome.

On a Mac

If you're using a Mac, open Finder by clicking the blue smiling face icon on the far left of the dock or pressing Command (\⌘) + N on an empty spot on the desktop.

Then, click Go in the menu bar and hold the Option key so that Library appears in the dropdown menu. Click Library, then navigate to Application Support > Google > Chrome > Default. See if there's a folder called OptGuideOnDeviceModel. If the folder exists and contains a file named weights.bin, the AI model was installed.

To permanently remove it on a Mac, open Chrome and click the three-dot menu in the top-right corner. Then click Settings, then System and toggle off On-device AI.

On a Windows device

If you're running a Windows device, there are a few ways to check whether Gemini Nano is installed.

One way is via a Run Command. Press the Windows key and R, paste in %LOCALAPPDATA%\Google\Chrome\User Data\OptGuideOnDeviceModel and then press Enter. If that file comes up, see if weights.bin is in there.

You can also use File Explorer to check whether the AI model is installed. Navigate to C:\Users\[YourUsername]\AppData\Local\Google\Chrome\User Data\OptGuideOnDeviceModel and look for weights.bin.

To get rid of the AI model in Windows, follow these steps:

Open Chrome, navigate to Settings > System, and toggle off On-device AI.

While still in Chrome, type chrome://flags in the address bar and search for "optimization guide." Then, set "Enables optimization guide on device" to Disabled.

Then restart Chrome by completely closing it, using the menu to exit, not just closing windows.

Finally, delete local files by navigating to \AppData\Local\Google\Chrome\User Data and deleting the OptGuideOnDeviceModel folder.

Watch this: Google I/O 2026: New Gemini, Smart Glasses and a Whole New Laptop OS. Here's What to Expect

Why does it matter?

Hanff said the push might be intended to help Google cut costs by moving AI work off its own servers and onto your computer.

"Running inference on users' own hardware allows them to push 'AI features' without the compute costs," Hanff told CNET.

But Hanff suggested there could be legal ramifications, at least in Europe. He suggested that the Gemini Nano install could constitute a breach of the European Union's General Data Protection Regulation's principles of lawfulness, fairness and transparency. Hanff said that, considering the potential environmental impacts, Google should have announced it under the Corporate Sustainability Reporting Directive.

"Google has given us every reason not to trust them with a history spanning two decades of global privacy violations at massive scale," Hanff told CNET. "So, I suspect they figured asking permission (what the law requires) would hinder their ability to push this model and, of course, whatever comes after it."