Serious DiscussionGoogle Chrome silently installs a 4 GB AI model on your device without consent. At a billion-device scale the climate costs are insane.
I'm surprised that it's in the news now because I had this 2-3 months ago when I installed Chrome for testing. I always use a network monitor app on the taskbar on my PC, as well as on my phone (included by default on many phones) so nothing big usually gets downloaded without me noticing.
Everyone should use this or an equivalent app.
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。. Contribute to zhongyang219/TrafficMonitor development by creating an account on GitHub.
github.com
But at that time, turning off that writing related feature and removing the file didn't make Chrome redownload it. I don't have Chrome installed at the moment so I don't know what has changed recently.
I'm surprised that it's in the news now because I had this 2-3 months ago when I installed Chrome for testing. I always use a network monitor app on the taskbar on my PC, as well as on my phone (included by default on many phones) so nothing big usually gets downloaded without me noticing.
Everyone should use this or an equivalent app.
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。. Contribute to zhongyang219/TrafficMonitor development by creating an account on GitHub.
github.com
But at that time, turning off that writing related feature and removing the file didn't make Chrome redownload it. I don't have Chrome installed at the moment so I don't know what has changed recently.
I have the latest version of Chrome; the mentioned folder is absent in user data folder; the total size of Chrome installation (Prog files, Prog files 86, and users) is less than 2 GB!
I have the latest version of Chrome; the mentioned folder is absent in user data folder; the total size of Chrome installation (Prog files, Prog files 86, and users) is less than 2 GB!
That explains why it is not here; as a rule when dealing with Chrome settings, I enable the bare minimum features just to let the browser work; no page preloading, no advanced protection.
@TairikuOkami
Here i have it set to 0, because no string value if activated unlike GenAILocalFoundationalModelSettings on 1 deactivate.
Yes funny story MS say "please activate the unactivated for activate the desactivate if it's activate by unactivate
Thanks, though MS makes it difficult on purpose, 0 for Enabled and 1 for Disabled? Just like LNA flag Enabled for Disabled.
MS has also added the ability to disable Copilot, I wonder, how it pans out?! I expect it works like: Copilot disabled, unless ...
Code:
rem =================================== Windows Policies ===================================
rem ------------------------------------ Microsoft Edge ------------------------------------
rem .................................... Copilot and AI ....................................
rem 1 - Enable Browse with Copilot
reg add "HKLM\Software\Policies\Microsoft\Edge" /v "AllowBrowsingWithCopilot" /t REG_DWORD /d "0" /f
rem 1 - Enable the Copilot new tab page
reg add "HKLM\Software\Policies\Microsoft\Edge" /v "CopilotNewTabPageEnabled" /t REG_DWORD /d "0" /f
rem ________________________________________________________________________________________
rem 1 - Enables DALL-E themes generation
reg add "HKLM\Software\Policies\Microsoft\Edge" /v "AIGenThemesEnabled" /t REG_DWORD /d "1" /f
rem 1 - Disabled / 0 - The model is downloaded automatically and used for inference
reg add "HKLM\Software\Policies\Microsoft\Edge" /v "GenAILocalFoundationalModelSettings" /t REG_DWORD /d "1" /f
rem 1 - Microsoft 365 Copilot Chat shows in the Microsoft Edge for Business toolbar
reg add "HKLM\Software\Policies\Microsoft\Edge" /v "Microsoft365CopilotChatIconEnabled" /t REG_DWORD /d "0" /f
rem 1 - Allow sharing tenant-approved browsing history with Microsoft 365 Copilot Search
reg add "HKLM\Software\Policies\Microsoft\Edge" /v "ShareBrowsingHistoryWithCopilotSearchAllowed" /t REG_DWORD /d "0" /f
Indeed, I clean it's profile manually, which leaves about 50MB, even though MS put a readme into the folder warning me, not to do it, as if that would stop me.
Yes, 1 = not allowed.
On the other hand, 0 and “policy not set” should mean the same thing.
I read on WSF that there’s also a flag that serves the same purpose, but I never trust flags for tasks like this.
Furthermore, policies can rarely be removed without a prior warning, unlike flags.
I am glad to be able to use the original full-strength version of Ublock. I remember reading somewhere back when all the fuss was going on about MV3 that Mr. Gorhill himself said the original Ublock works best in FF.
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean. - gorhill/uBlock
github.com
I will keep using FF to make sure it works for me but so far I think it will work out fine. FF may not be absolutely perfect but it seems to me that FF is the least invasive and sneaky one of the three.
As @Sampei.Nihira guessed, MS Edge will do the same too, to check if you have it in your device the AI file or folder should be found in this location on Windows:
As @Sampei.Nihira guessed, MS Edge will do the same too, to check if you have it in your device the AI file or folder should be found in this location on Windows:
I am still pretty happy with Firefox here. I turned off its AI settings and since then it has not even once mentioned AI or bothered me about anything to do with AI. I have not found anything sneaky going on in the background either. For these reasons alone I can definitely see myself staying with FF, unless they make changes in the opposite direction. I am using the original version of Ublock and Bitdefender Free with FF. They all seem to work very well together.