Automatically translated.View original post

How to block Chrome, Edge from loading AI into the machine 🚨

After it was previously reported that Google Chrome had automatically downloaded a large AI model down the user machine, with the file being about 4GB in size and related to Gemini Nano, Google's on-device AI model designed to be processed directly on the user's device without sending everything up to be processed on the server.

.

The idea of AI on-device is to help some features run faster, reduce latency, and increase privacy. Some data can be processed locally, such as writing, summarizing content, or other AI features within the browser. But this does not mean that every time a user runs Gemini or presses Ask Gemini, they will always use Gemini Nano locally, because some commands or features may still have to send requests to process on the cloud.

.

The problem is that a number of users are unhappy that Chrome downloaded a large model on its own without explicit notice or permission. And of course, in the corporate corner, this is even bigger because computer machines in companies often have clear control policies on what can be installed or downloaded.

.

Of course, Google and Microsoft already have a channel for admins to control this through a policy called GenAILocalFoundationalModelSettings, an official policy contained in Microsoft Edge and Chrome Enterprise documents, not a strange Registry that users devise themselves.

.

Simply put, Microsoft and Google do not release end-to-end one-click Registry files for users to download, but open a policy document for an admin or user who knows how to set up a custom implementation system through Group Policy, Enterprise Device Management Tools, or Windows Registry.

.

On Windows, this setting can be done through Registry. Users or admins can be configured separately between Microsoft Edge and Google Chrome as follows:

.

Microsoft Edge

- Open Registry Editor

- Go to HKEY _ LOCAL _ MACHINE\ SOFTWARE\ Policies\ Microsoft\ Edge

- If there is no Edge folder, create it before under Microsoft.

- Right click in the right window and create DWORD (32-bit) Value

- Named GenAILocalFoundationalModelSettings

- Double-click this new value and put the value data as 1.

- But if you already have it, edit the value box from 0 to 1 instead.

.

For Google Chrome

- Open Registry Editor

- Go to HKEY _ LOCAL _ MACHINE\ SOFTWARE\ Policies\ Google\ Chrome

- If there is no Google or Chrome folder, create it first.

- Right click in the right window and create DWORD (32-bit) Value

- Named GenAILocalFoundationalModelSettings

- Double-click this new value and put the value data as 1.

- But if you already have it, edit the value box from 0 to 1 instead.

.

This value 1 means Disallowed or disallowed to download and use the AI model locally. Value 0 means Allowed or allowed to download and use it normally. Before editing the Registry, it is recommended to back up or set Restore Point first. If corrected, it may cause some systems or programs to malfunction.

.

Source: Neowin

# IT should know # IT News # Includes IT matters # IT

5/12 Edited to

... Read moreในประสบการณ์ส่วนตัวของผู้ใช้ Windows ที่ดูแลเครื่องของตัวเองและองค์กร ผมพบว่าการควบคุมการดาวน์โหลดของโมเดล AI ในเบราว์เซอร์เป็นเรื่องที่สำคัญมาก เพราะโมเดลเหล่านี้มีขนาดใหญ่มากถึง 4GB ทำให้เปลืองพื้นที่เก็บข้อมูลและอาจทำให้ระบบช้าลงโดยไม่จำเป็น นอกจากนี้ การดาวน์โหลดโดยอัตโนมัติแบบไม่ขออนุญาตล่วงหน้า อาจสร้างความกังวลเรื่องความเป็นส่วนตัวและความปลอดภัย เนื่องจากโมเดล AI เหล่านี้ถูกออกแบบให้ประมวลผลบนเครื่องผ่าน on-device AI ทำให้มีการเก็บข้อมูลบางส่วนไว้บนอุปกรณ์โดยตรง ผมจึงแนะนำให้ผู้ที่ดูแลระบบหรือผู้ใช้ทั่วไป ทดลองใช้วิธีแก้ไข Registry ตามขั้นตอนที่อธิบายในบทความ เพื่อป้องกันการดาวน์โหลดโมเดล AI เหล่านี้ได้อย่างปลอดภัย โดยควรสำรองข้อมูล Registry และสร้าง Restore Point ก่อนดำเนินการทุกครั้ง เพื่อป้องกันความผิดพลาดหรือปัญหาที่อาจเกิดขึ้นกับระบบ สำหรับผู้ที่ไม่ถนัดกับการแก้ไข Registry ด้วยตนเอง อาจใช้เครื่องมือ Group Policy Editor (ใน Windows Pro และ Enterprise) เพื่อกำหนดนโยบายได้ง่ายขึ้น ซึ่งจะช่วยให้องค์กรสามารถควบคุมและจัดการการใช้งาน AI แบบ on-device ผ่านเบราว์เซอร์ได้อย่างเป็นระบบและชัดเจน สิ่งสำคัญคือ การติดตามข่าวสารและเอกสารนโยบายอย่างเป็นทางการจาก Microsoft และ Google เพื่อให้เข้าใจการเปลี่ยนแปลงและคุณสมบัติใหม่ ๆ ที่เกี่ยวข้องกับการใช้งาน AI บนเบราว์เซอร์ เพราะจะช่วยให้การบริหารจัดการระบบเป็นไปได้อย่างราบรื่นและมีประสิทธิภาพยิ่งขึ้น สุดท้ายนี้ผมแนะนำว่าแม้การบล็อกดาวน์โหลดโมเดล AI อาจลดฟีเจอร์ AI บางอย่างที่ทำงานแบบ on-device ลง แต่สำหรับองค์กรหรือผู้ใช้ที่ให้ความสำคัญกับความปลอดภัยและการควบคุมทรัพยากรเครื่องแล้ว ถือเป็นทางเลือกที่ดีและควรพิจารณานำไปใช้จริง