通常、ほとんどのmacOSアップデートは(macOS updates)Macで問題を引き起こしません。ただし、特定の更新によって機能が破損し、システムがバグになる場合があります。このような問題の被害者である場合は、 Mac(Mac)でアップデートをロールバックすることをお勧めします。
ただし、お気に入りの古いmacOSバージョンに戻すのは簡単ではありません。Macには、macOSを古いバージョンのオペレーティングシステムにダウングレードできるオプションはありません。
MacでmacOSをダウングレードする方法がまったくないというわけではありません。更新をロールバックして、マシンを更新する前に実行していたmacOSのバージョンに戻すのに役立つ方法がいくつかあります。
TimeMachineバックアップを復元してmacOSをダウングレードする(Downgrade macOS By Restoring a Time Machine Backup)
あなたがかなり長い間Macユーザーであったなら、あなたはおそらく(Mac)TimeMachine(Machine)バックアップが何であるかをすでに知っているでしょう。これは、すべてのファイル、アプリ、さらにはシステムファイルを含むMacの完全バックアップです。
Time Machineバックアップの優れている点は、オペレーティングシステムもバックアップすることです。つまり、最新のmacOSバージョンに更新する前にTime Machineバックアップを作成していた場合は、バックアップを復元して(created a Time Machine backup)Macをダウングレードできます。
バックアップを復元すると、すべてのファイル、アプリ、およびバックアップを作成したときに使用していた古いバージョンのmacOSが復元されます。
- 上部にあるApple(Apple)ロゴをクリックし、[シャットダウン]を選択して、 (Shut Down)Macの電源を切ります。
- Time MachineバックアップディスクをMacに接続し、オンになっていることを確認します。
- Macの(Mac)電源(Power)ボタンを押して電源を入れます。次に、コマンド(Command)ボタンとRボタンの両方を同時に押し続けます。これにより、Macリカバリモードで再起動します。
- macOSユーティリティ(Utilities)のリストが画面に表示されます。リストの最初の「TimeMachineBackupから復元」を(Restore From Time Machine Backup)クリック(Click)して、バックアップを復元します。
- バックアップを保存するディスクを選択するように求められます。画面のリストからディスクを選択し、[続行]をクリックしてバックアップの復元を続行します。(Continue)
- 次の画面に、選択したディスクで利用可能なバックアップが表示されます。また、各バックアップのmacOSバージョンも表示されるため、 Mac(Mac)をダウングレードするmacOSのバージョンを正確に把握できます。
バックアップを選択し、[続行(Continue)]をクリックします。
- 次の画面でメインのMacドライブを選択し、[(Mac)復元](Restore)をクリックします。ドライブのすべてのコンテンツがバックアップのコンテンツに置き換えられます。
バックアップが復元されたらMac(Mac)を再起動すると、古いバージョンのmacOSに戻ります。
古いバージョンのmacOSをインストールしてmacOSをダウングレードする(Downgrade macOS By Installing An Older Version Of macOS)
最新のmacOSにアップデートする前にTimeMachine(Time Machine)バックアップを作成しなかった場合、上記の方法を使用することはできません。ただし、MacでmacOSバージョンをダウングレードする方法はTimeMachineだけではありません(Time Machine)。
古いmacOSの新しいバージョンをダウンロードしてMacにインストールできます。これにより、選択したバージョンのオペレーティングシステムにマシンが移動します。ただし、これによりMac上のすべてのデータが消去されることに注意してください(erase all the data on your Mac)。
この方法を使用するには、3つの段階があります。
古いバージョンのmacOSをダウンロードする(Download An Old Version of macOS)
macOSの新しいコピーをインストールするので、最初にオペレーティングシステム全体をMac(Mac)にダウンロードする必要があります。
いつものように公式のMacAppStoreを検索して、新しいmacOSバージョンを見つけると、がっかりするだけです。これは、App Storeでダウンロード可能な古いバージョンのオペレーティングシステムがありますが、それらが検索結果に常に表示されるとは限らないためです。
最善のオプションは、以下に示す直接ダウンロードリンクを使用して、Macに適したバージョンのmacOSを入手することです。
ファイルをダウンロードしたら、まだ開かないでください。Finderを使用してアプリケーション(Applications)フォルダに移動します。
起動可能なmacOSUSBインストーラーを作成する(Create a Bootable macOS USB Installer)
次に、選択したmacOSバージョン用の起動可能なUSBインストーラーを作成します。(USB)このUSBを使用して、 (USB)Macにオペレーティングシステムを新規インストールします。
- 12GB以上のUSBドライブをMacに接続します。コンテンツが含まれていないことを確認してください。
- Finderウィンドウを開き、USBドライブのボリューム名を書き留めます。
- DockのLaunchpad(Launchpad)をクリックし、 Terminalを検索して、Macでアプリを起動します。
- ターミナル(Terminal)が開いたら、macOSのバージョンに一致する次のコマンドのいずれかを入力し、 Enterキー(Enter)を押します。MyVolumeは、手順2で書き留めたUSBドライブの名前に置き換えてください。
macOS Mojave:
sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia – volume /Volumes/MyVolume
macOS High Sierra:
sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia – volume /Volumes/MyVolume
macOS Sierra:
sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia – volume /Volumes/MyVolume – applicationpath /Applications/Install\ macOS\ Sierra.app
macOS El Capitan:
sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia – volume /Volumes/MyVolume – applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app
- プロンプトが表示されたらパスワードを入力すると、起動可能なUSBインストーラーの作成が開始されます。
- これでUSB(USB)ドライブの準備が整い、macOSのダウングレードを開始できます。
古いバージョンのmacOSをインストールする(Install An Old Version Of macOS)
これから行うことは、新しく作成された起動可能なインストーラーからMacを起動する(boot your Mac from the newly created bootable installer)ことです。次に、お好みのmacOSバージョンをMacにインストールできるようになります。
- Macをシャットダウンします。
- Macの電源を入れ、Optionキーを押したままにします。
- スタートアップマネージャ(Startup Manager)が画面に開きます。USBドライブを選択して、そこからMacを起動します。
- 画面の指示に従ってmacOSをインストールします。
- これで、Macがダウングレードされます。
How To Downgrade macOS
Nоrmally, most macOS updates do not cause any issues on your Mac. However, there are times when certain updates break features and make your system buggy. If you’ve been a victim of such an issue, you might want to roll back the update on your Mac.
Getting back to your favorite-old macOS version isn’t straightforward, though. There’s simply no option anywhere on the Mac that lets you downgrade macOS to an older version of the operating system.
That’s not to say that there’s no method at all to downgrade macOS on your Mac. There are a couple of ways to help you roll back the update and get back to the version of macOS you were running before updating the machine.
Downgrade macOS By Restoring a Time Machine Backup
If you’ve been a Mac user for quite some time, you probably already know what a Time Machine backup is. It’s a full backup of your Mac containing all of your files, apps, and even the system files.
The great thing about a Time Machine backup is that it backs up your operating system as well. What that means is if you had created a Time Machine backup before updating to the latest macOS version, you can restore the backup and get your Mac downgraded.
Restoring the backup restores all of your files, apps, and the older version of macOS you had when you made the backup.
- Turn off your Mac by clicking on the Apple logo at the top and selecting Shut Down.
- Connect your Time Machine backup disk to your Mac and make sure it’s turned on.
- Press the Power button on your Mac to turn it on. Then immediately press and hold down both Command and R buttons at the same time. This will reboot you into the Mac recovery mode.
- The macOS Utilities list will appear on your screen. Click on the first one in the list that says Restore From Time Machine Backup to restore your backup.
- You’ll be asked to choose the disk where your backup is saved. Select your disk from the list on your screen and click on Continue to proceed with restoring the backup.
- On the following screen, you’ll see the backups available on your chosen disk. You’ll also see the macOS version of each of your backups so you know exactly what version of macOS you’re downgrading your Mac to.
Select the backup and click on Continue.
- Select your main Mac drive on the following screen and hit Restore. It’ll replace all the contents on your drive with the ones from your backup.
Restart your Mac when the backup is restored and you’ll be back to an older version of macOS.
Downgrade macOS By Installing An Older Version Of macOS
If you didn’t create a Time Machine backup before updating to the latest macOS, you can’t use the above method. However, Time Machine isn’t the only way to downgrade the macOS version on your Mac.
You can download and install a fresh version of an old macOS on your Mac. This’ll bring your machine to your chosen version of the operating system. Keep in mind though this will erase all the data on your Mac.
There are three stages to using this method.
Download An Old Version of macOS
Since you’ll be installing a fresh copy of macOS, you’re going to need to first download the entire operating system to your Mac.
If you search the official Mac App Store like you normally do to find new macOS versions, you’re only going to be disappointed. It’s because, although the App Store has older versions of the operating system available for download, those aren’t always displayed in the search results.
Your best option is to use the direct download links given below to get your preferred version of macOS for your Mac.
When the file is downloaded, don’t open it just yet. Move it to the Applications folder using the Finder.
Create a Bootable macOS USB Installer
You’ll now create a bootable USB installer for your chosen macOS version. You’ll use this USB to do a fresh installation of the operating system on your Mac.
- Plug in a 12GB or higher USB drive to your Mac. Ensure it has no content on it.
- Open a Finder window and note down the volume name of your USB drive.
- Click on Launchpad in the Dock, search for Terminal, and launch the app on your Mac.
- When Terminal opens, type in one of the following commands that match your version of macOS and hit Enter. Make sure to replace MyVolume with the name of your USB drive you noted down in step 2.
macOS Mojave:
sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia – volume /Volumes/MyVolume
macOS High Sierra:
sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia – volume /Volumes/MyVolume
macOS Sierra:
sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia – volume /Volumes/MyVolume – applicationpath /Applications/Install\ macOS\ Sierra.app
macOS El Capitan:
sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia – volume /Volumes/MyVolume – applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app
- Enter your password when prompted and it’ll begin to create your bootable USB installer.
- Your USB drive should now be ready and you can start to downgrade your macOS.
Install An Old Version Of macOS
What you’re going to do is boot your Mac from the newly created bootable installer. It’ll then let you install your preferred macOS version on your Mac.
- Shut down your Mac.
- Turn on your Mac and hold down the Option key.
- The Startup Manager will open on your screen. Select your USB drive to boot your Mac from it.
- Follow the on-screen instructions to install macOS.
- Your Mac should now be downgraded.