以前のバージョンのGoogle Chromeブラウザを使用しますか? デスクトップまたはモバイルで
Chromeをダウングレードする方法を紹介します。
Google Chromeは、最新の状態にすると最適に動作します。新(New)機能は別として、バグ、グリッチ、およびパフォーマンスを妨げるパフォーマンスの問題が少なく、最も安定している時期です。また、対処しなければならないセキュリティとプライバシーの脅威も少なくなります。
ただし、ごくまれに、新しい更新によってGoogle Chromeが破損し、正しく動作しなくなることがあります。それが発生した場合、古いブラウザー バージョンにダウングレードすることは理にかなっています。
Chromeを古いブラウザ バージョンにダウングレードするのは、主に自動更新を実行できるため、複雑になる場合があります。PC、Mac、Androidに以前のバージョンの(Android)Chromeをインストールするには、次の手順を実行する必要があります。
注: 古いバージョンのGoogle Chromeを長期間使用することは、セキュリティ上の脆弱性が考えられるため、お勧めできません。できるだけ早く最新バージョンにアップグレードしてください。
WindowsおよびMacで(Mac)Chromeをダウングレードする方法
Windowsおよび macOS でChrome Web ブラウザをダウングレードする前に、Chromeのデータ (ブックマークやパスワードなど) を元に戻したい場合は、それらをバックアップする必要があります。これを行う最善の方法は、データを Google アカウントに同期すること(sync the data to a Google Account)です。
それが完了したら、Chromeのダウングレードを開始できます。このプロセスは 4 つの部分で構成されています。Chromeをアンインストールし、残ったプログラム ファイルを削除し、Chromeを再インストールし、ブラウザの自動更新機能を無効にします。
PC または Mac で Chrome をアンインストールする
まず、コンピュータから現在のバージョンのChromeをアンインストールします。
Windows の場合:
- (Right-click)[スタート] ボタンを(Start)右クリックし、 [アプリ(Apps)と機能(Features)] を選択します。
- Google Chrome を選択します(Select Google Chrome)。Windows 11では、ブラウザーの横にある [その他] アイコン (3 つのドット) を選択します。
- [アンインストール] を選択します。
Mac の場合:
- Finder ウィンドウを開きます。
- サイドバーで [アプリケーション] を選択します。
- Control キーを押しながらクリックするか、 Google Chrome(Google Chrome)を右クリックして [ゴミ箱に(Trash)移動(Move)]を選択します。
Delete/Back Up Leftover Chrome Data
続いて、残りのChrome(Chrome)データ
を含むフォルダーを見つける必要があります。
Windows の場合:
- ファイル エクスプローラー ウィンドウを開きます。
- ファイル エクスプローラー(File Explorer)のアドレス バー
に% LOCALAPPDATA % \Google\
- Enter キーを押します。
Mac の場合:
- Finderウィンドウを開き、Shift + Command + Gを押します。
- ~/ Library(Type) /Application Support/Google/フォルダー(Folder)へ移動]ボックスに入力します。
- Enter キーを押します。
表示されるディレクトリで、Chromeというラベルの付いたフォルダーを削除します。または、閲覧データをオンラインで同期できず、ブックマークとパスワードのバックアップ コピーを保持したい場合は
、名前をChrome .old に変更します。(Chrome)
古いバージョンの Chrome をインストールする
Googleは過去の(Google)Chromeバージョンの公式ダウンロードを提供していないため、 FileHippo (Chrome 用(FileHippo)の FileHippo の Windows(FileHippo’s Windows)またはMac ダウンロード ページへ(Mac download pages for Chrome)のリンクはこちら) やSlimJetなどのサードパーティ ソースに依存する必要があります。Microsoft Edge、Safari、または別のブラウザーを使用してダウンロードを実行します
。
警告: 複数の対話が行われる古いバージョンのブラウザには、プライバシーとセキュリティを危険にさらす可能性のある脆弱性が含まれている傾向があるため、ダウングレードしないことを強くお勧めします。
古いバージョンのGoogle Chromeをダウンロードしたら、PC または(Google Chrome)Macをインターネットから切断し、スタンドアロンのChromeインストーラを実行してブラウザをインストールします。ブラウザが自動的に起動する場合は、先に進む前にブラウザを終了してください。
Chrome の自動更新を停止する
次のステップでは、 Google Chrome(Google Chrome)自体の自動更新
を停止します。
Windows の場合:
- Windows Key + Rを押して、実行(Run)ボックス
を開きます。
- services.mscと入力して(Type)Enterを押します。
- (Right-click)Google Update (gupdate) サービスを
右クリックし、 [プロパティ] を選択します。
- (Set)[スタートアップ(Startup)の種類] を [無効] に(Disabled)設定し、[サービスの状態] で [(Service)停止(Stop)] ボタンを選択します。次に、[適用](Apply)を選択して変更を保存します。
- Google Update (gupdatem) サービス
について、手順 3 ~ 4 を繰り返します。
Mac の場合:
- Finderを開き、 (Finder)Command + Shift + G.を押します。次に、次のフォルダーにアクセスします。
- /Library/Google/GoogleSoftwareUpdate/
- ~/Library/Google/GoogleSoftwareUpdate/
- (Empty)両方のフォルダー内のすべてのコンテンツを
空にします。
- ターミナル(Terminal)ウィンドウを開きます (Launchpad に移動し、[(Launchpad)その他] > Terminal] を選択します)。
- 次のコマンドを順番に実行します。
- cd /ライブラリ/Google/
- sudo chown nobody:nogroup GoogleSoftwareUpdate ;sudo chmod 000 GoogleSoftwareUpdate
- cd ~/ライブラリ/Google/
- sudo chown nobody:nogroup GoogleSoftwareUpdate ;sudo chmod 000 GoogleSoftwareUpdate
- cd /ライブラリ/
- sudo chown nobody:nogroup Google ;sudo chmod 000 Google
- cd ~/ライブラリ/
- sudo chown nobody:nogroup Google ;sudo chmod 000 Google
- ターミナルを終了します。
Chrome を開いてサインインする
古いバージョンのGoogle Chromeを開いて(Google Chrome)Google アカウント(Google Account)でサインインし、閲覧データを同期できるようになりました。Chromeフォルダーのバックアップを持っていなくても、既定のサブフォルダーから(Default)Bookmarks、Login Data、およびLogin Data-journalファイルをコピーして、新しいChromeフォルダー内の同じ場所に貼り付けます。
Chrome を新しいバージョンに更新する
Chrome の自動更新機能を無効にしたため、次の操作を行わないと Chrome 自体が更新されません。
Windows の場合:
(Revisit)Servicesアプリに戻り、Google Update ( gupdate ) とGoogle Update (gupdatem)の [スタートアップ(Startup)の種類] を [自動(Automatic)] に設定します。
Mac の場合:
[フォルダ(Folder)へ移動]ボックスを開き、次のディレクトリにアクセスして、内部
のGoogleフォルダを削除します。(Google)
それが完了したら、Chromeメニューを開き、[ヘルプ(Help)] > [ Google Chromeについて] を選択して更新を開始します。
Android で Chrome をダウングレードする方法
Androidでは、 (Android)Google Chromeをダウングレードする方法が 2 つあります。最初の方法では、すべての更新をアンインストールし、ブラウザーを携帯電話に同梱されていたバージョンに戻します。迅速かつ簡単ですが、フォールバックするバージョンを制御することはできません。
もう 1 つの方法は、Chromeを削除し、古いブラウザー バージョンをサイドローディングすることです。ChromeはネイティブのAndroidアプリであるため、これを削除する唯一の方法は、PC とMacを介して一連のコマンドを実行することです。
方法 1: Play ストアから(Play Store)Chrome アップデート(Chrome Updates)をアンインストールする
- Google Play ストア アプリを開きます。
- Google Chromeを検索し、検索結果で選択します。
- [アンインストール] をタップします。
- [OK] をタップして確定します。
- ストア ページの右上にある [その他] アイコン (3 つのドット) をタップし、[自動更新(Auto-Update)を有効にする] の横にあるボックスのチェックを外します。
別の機会にChrome(Chrome)を最新バージョンに更新する場合は、 Google Chromeストア ページに戻って [更新](Update)をタップします。
方法 2: Chromeを削除し、古いバージョンをサイドロードする(Sideload Older Version)
- Androidフォンで開発者向けオプションを有効にします。これを行うには、設定(Settings)アプリを開き、 [端末情報]をタップし、端末の開発者向けオプションが有効になっているという通知が表示されるまで
[ビルド番号] を繰り返しタップします。(Build)
- 前の画面(Head)に戻り、System > Developerオプション] をタップします。
- USBデバッグ
の横にあるスイッチをオンにします。
- Google Developer Web サイトからAndroid SDK Platform Toolsをダウンロードし、PC またはMacで展開します。
- Androidを(Android)USB経由でコンピューターに接続します。PC とMac(Mac)のどちらを使用しているかに応じて、 Chromeを削除するには次の手順を実行する必要があります。
Windows の場合:
抽出した platform-tools フォルダーを開きます。次に、ファイル エクスプローラー(File Explorer)のアドレス バーにcmd と入力し、 Enterを押します。
表示されるコマンド プロンプト(Command Prompt)ウィンドウで、次のコマンドを実行します。
- Adbデバイス (続行する前に、携帯電話のロックを解除し、[許可](Allow)をタップします)
- Adb シェル
- 午後のアンインストール – ユーザー 0 com.android.chrome
Mac の場合:
展開された platform-tools フォルダーを Control キーを押しながらクリックするか右クリックし、Servicesをポイントして、 (Services)Open Terminal at Folderを選択します。
次に、次のコマンドを実行します。
- ./adb devices (電話のロックを解除し、続行する前に[許可](Allow)をタップします)
- ./adb シェル
- 午後のアンインストール – ユーザー 0 com.android.chrome
- 電話を PC またはMacから取り外します。
- (Install)Microsoft FirefoxやMicrosoft Edgeなどの代替ブラウザをGoogle Play ストア(Google Play Store)からインストールします。
- 設定(Settings)アプリを開き、アプリ(Apps)をタップして、ブラウザを選択します。次に、[不明なアプリをインストール(Install)する] をタップし、[このソースから許可する] の横にあるスイッチをオンにします。
- (Download)APK mirrorなどの(APK mirror)APKリポジトリから古いバージョンのGoogle Chromeを(Google Chrome)ダウンロードします。
- ダウンロードしたファイルをタップし、 [インストール](Install)を選択します。何か問題が発生してサポートが必要な場合は、このガイドで Android でのアプリのサイドローディング(sideloading apps on Android)に関する詳細を確認してください。
最新バージョンのChrome(Chrome)に戻す必要がある場合は、サイドローディング コピーをアンインストールし、Google Play ストアから(Google Play Store)Chromeをインストールします。
iOS で
Chromeをダウングレードするのはどうですか?
Androidとは異なり、Apple のApp Storeでは最近のアップデートを削除できないため、iPhone でChromeをダウングレードすることはできません。また、以前のバージョンのChrome(Chrome)をサイドロードすることもできません。
ただし、ジェイルブレイクされた iPhone を使用している(use a jailbroken iPhone)場合は、Cydia Storeの(Cydia Store)AppStore++などのツールを使用して古いバージョンのChromeをインストールできる場合があります。
How to Downgrade Google Chrome to an Older Version
Do уou want to use an eаrlier version of the Gооgle Chrome browser? We’ll show you how to downgrade Chrome on уour desktop or mobile.
Google Chrome works best when it’s up-to-date. New features aside, that’s when it’s the most stable, with fewer bugs, glitches, and performance issues hampering performance. You also have fewer security and privacy threats to deal with.
On rare occasions, though, new updates can break Google Chrome and stop it from working correctly. It makes sense to downgrade to an older browser version when that happens.
Downgrading Chrome to an older browser version can be complicated, mainly because of its ability to perform automatic updates. Here’s what you must do to install a previous version of Chrome on PC, Mac, and Android.
Note: Using an old version of Google Chrome for extended periods is a bad idea due to likely security vulnerabilities. Upgrade to the latest version as soon as possible.
How to Downgrade Chrome on Windows and Mac
Before downgrading the Chrome web browser in Windows and macOS, you must back up your Chrome data (like your bookmarks and passwords) if you want to get them back. The best way to do that is to sync the data to a Google Account.
Once you’ve done that, you can begin downgrading Chrome. The process consists of four parts; uninstalling Chrome, removing leftover program files, reinstalling Chrome, and disabling the browser’s auto-update capabilities.
Uninstall Chrome on Your PC or Mac
Start by uninstalling the current version of Chrome from your computer.
In Windows:
- Right-click the Start button and select Apps and Features.
- Select Google Chrome. In Windows 11, select the More icon (three dots) next to the browser.
- Select Uninstall.
On the Mac:
- Open a Finder window.
- Select Applications on the sidebar.
- Control-click or right-click Google Chrome and select Move to Trash.
Delete/Back Up Leftover Chrome Data
You must follow by locating the folder containing your remaining Chrome data.
In Windows:
- Open a File Explorer window.
- Type %LOCALAPPDATA%\Google\ into the File Explorer address bar.
- Press Enter.
On the Mac:
- Open a Finder window and press Shift + Command + G.
- Type ~/Library/Application Support/Google/ into the Go to Folder box.
- Press Enter.
In the directory that shows up, delete the folder labeled Chrome. Or, rename it to Chrome.old if you could not sync browsing data online and would like to retain a backup copy of your bookmarks and passwords.
Install an Old Version of Chrome
Google does not provide official downloads of past Chrome versions, so you must rely on third-party sources like FileHippo (here are links to FileHippo’s Windows or Mac download pages for Chrome) and SlimJet. Use Microsoft Edge, Safari, or another browser to perform the download.
Warning: We strongly advise against downgrading to a version of the browser that’s multiple interactions older since those tend to contain vulnerabilities that can put your privacy and security at risk.
After downloading an old version of Google Chrome, disconnect your PC or Mac from the internet and run the standalone Chrome installer to install the browser. If the browser launches automatically, quit it before you go ahead.
Stop Chrome Auto-Update
The next step involves stopping Google Chrome from auto-updating itself.
In Windows:
- Press Windows Key + R to open a Run box.
- Type services.msc and press Enter.
- Right-click the Google Update (gupdate) service and select Properties.
- Set the Startup type to Disabled and select the Stop button under Service status. Then, select Apply to save the changes.
- Repeat steps 3-4 for the Google Update (gupdatem) service.
On the Mac:
- Open Finder and press Command + Shift + G. Then, visit the following folders:
- /Library/Google/GoogleSoftwareUpdate/
- ~/Library/Google/GoogleSoftwareUpdate/
- Empty all contents inside both folders.
- Open a Terminal window (go to Launchpad and select Other > Terminal).
- Run the following commands one after the other:
- cd /Library/Google/
- sudo chown nobody:nogroup GoogleSoftwareUpdate;sudo chmod 000 GoogleSoftwareUpdate
- cd ~/Library/Google/
- sudo chown nobody:nogroup GoogleSoftwareUpdate;sudo chmod 000 GoogleSoftwareUpdate
- cd /Library/
- sudo chown nobody:nogroup Google;sudo chmod 000 Google
- cd ~/Library/
- sudo chown nobody:nogroup Google;sudo chmod 000 Google
- Exit Terminal.
Open and Sign Into Chrome
You can now open the older version of Google Chrome and sign in with your Google Account to sync your browsing data. If you did not do that but have a backup of the Chrome folder, copy and paste the Bookmarks, Login Data, and Login Data-journal files from the Default subfolder into the same location inside the new Chrome folder.
Update Chrome to a New Version
Since you disabled Chrome’s auto-update functionalities, it will not update itself unless you do the following.
In Windows:
Revisit the Services app and set the Startup type for Google Update (gupdate) and Google Update (gupdatem) to Automatic.
On the Mac:
Open a Go to Folder box, visit the following directories, and delete the Google folder inside:
Once you’ve done that, open the Chrome menu and select Help > About Google Chrome to initiate an update.
How to Downgrade Chrome on Android
Android provides two ways to downgrade Google Chrome. The first method involves uninstalling all updates and reverting the browser to the version that shipped with your phone. It’s quick and straightforward, but you have no control over the version you want to fall back to.
The other method involves removing Chrome and sideloading an old browser version. Since Chrome is a native Android app, the only way to remove it is to run a sequence of commands via a PC and Mac.
Method 1: Uninstall Chrome Updates via Play Store
- Open the Google Play Store app.
- Search for Google Chrome and select it on the search results.
- Tap Uninstall.
- Tap OK to confirm.
- Tap the More icon (three dots) on the top right of the store page and uncheck the box next to Enable Auto-Update.
If you want to update Chrome to its latest version at another time, simply head back to the Google Chrome store page and tap Update.
Methods 2: Remove Chrome and Sideload Older Version
- Enable developer options on your Android phone. To do that, open the Settings app, tap About phone, and repeatedly tap Build number until you see a notification that your phone’s developer options are active.
- Head back to the previous screen and tap System > Developer options.
- Turn on the switch next to USB debugging.
- Download Android SDK Platform Tools from the Google Developer website and extract it on your PC or Mac.
- Connect your Android to your computer via USB. Depending on whether you use a PC or Mac, here’s what you must do to remove Chrome.
In Windows:
Open the extracted platform-tools folder. Then, type cmd in the File Explorer address bar and press Enter.
On the Command Prompt window that shows up, run the following commands.
- Adb devices (unlock your phone and tap Allow before you continue)
- Adb shell
- pm uninstall –user 0 com.android.chrome
On the Mac:
Control-click or right-click the extracted platform-tools folder, point to Services, and select Open Terminal at Folder.
Then, run the following commands:
- ./adb devices (unlock your phone and tap Allow before you continue)
- ./Adb shell
- pm uninstall –user 0 com.android.chrome
- Disconnect the phone from your PC or Mac.
- Install an alternative browser like Microsoft Firefox or Microsoft Edge from the Google Play Store.
- Open the Settings app, tap Apps, and select your browser. Then, tap Install unknown apps and turn on the switch next to Allow from this source.
- Download an older version of Google Chrome via an APK repository like APK mirror.
- Tap the downloaded file and select Install. If something goes wrong and you need help, check this guide for more details about sideloading apps on Android.
If you need to switch back to the latest version of Chrome, uninstall the sideloaded copy and install Chrome via the Google Play Store.
What About Downgrading Chrome on iOS?
Unlike Android, downgrading Chrome is impossible on iPhone since Apple’s App Store does not allow you to remove recent updates. Nor does it allow you to sideload earlier versions of Chrome.
However, if you use a jailbroken iPhone, installing an older version of Chrome might be possible with a tool like AppStore++ from the Cydia Store.