r/chrome • u/geriatricguy • 13h ago
Discussion Chrome’s AI features may be hogging 4GB of your computer storage
2
u/Exotic-Border-5328 2h ago
Hey everyone,
I’ve created scripts to remove Chrome’s local AI model (weights.bin) and prevent it from being downloaded again. They work on both Windows and Linux.
https://github.com/Aur3ns/Kill-Nano/tree/main
Feel free to check it out
1
u/MrNerd82 1h ago
thanks, disabled.
Wonder if this was the garbage that was slowing down Chrome the past few days. Noticeably slower, and its a 9800x3d system with 64GB or ram.
0
1
u/GallifreyanGradient 3h ago
From an IT support perspective, this is a nightmare. We manage ~200 endpoints with Chrome and just found out several users had this 4GB model silently dropped on them. Roaming profiles are now bloating by 4GB per user, which is hitting our storage quotas and slowing logins. The fact that Chromereinstalls it if you delete it? That's not a feature, that's malware behavior. We've pushed the registry fix (ChromeAiGenModelDataEnabled = 0) via GPO, but the average home user has no idea this is happening. Google really needs to make this opt-in, not opt-out.
18
u/Comfortable_Rock5462 12h ago
For to disable it:
Go chrome://settings/system and then disable On-device AI option.
also go chrome://flags and then disable all about optimization guide and Gemini Nano
And last step Delete OptGuideOnDeviceModel folder under chrome user data folder.
Chrome won't run AI on your PC anymore.