Skip to content

Instantly share code, notes, and snippets.

@mamemomonga
Created May 6, 2026 14:17
Show Gist options
  • Select an option

  • Save mamemomonga/10125517f526865ac2a56ac9a11b55d3 to your computer and use it in GitHub Desktop.

Select an option

Save mamemomonga/10125517f526865ac2a56ac9a11b55d3 to your computer and use it in GitHub Desktop.
Google Chromeで「お前を消す方法」

Google Chromeで「お前を消す方法」

2026/05/06

最近のChromeにはGemini Nanoの4GBモデルが自動インストールされている。非常にむかつく。

削除方法

  1. chrome://flags に移動
  2. 検索窓で optimization-guide-on-device-model を検索
  3. 同項目を [Disabled] にして、[再起動] をクリック

再起動して再度終了し、OptGuideOnDeviceModelフォルダを削除する。

macOSの場合

rm -rvf ~/Library/Application\ Support/Google/Chrome/OptGuideOnDeviceModel

参考文献

Chrome の Gemini Nano が 4GB のモデルファイルを自動ダウンロード。AI 機能の無効化と削除方法

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment