Site icon ChrisWrites.com

How to downgrade to an earlier version of macOS

There’s several reasons why you might want to revert to an earlier version of macOS – perhaps you rely on an app that’s incompatible with the latest and greatest release; maybe you installed an experimental beta and it’s causing some problems, or perhaps you hate the direction that Apple are taking macOS, and you’re craving a return to the good old days.

Once you’ve installed a new version of macOS, reverting to an earlier release isn’t as easy as selecting an option from a menu, or downloading an earlier version and then simply reinstalling it.

In this article, I’ll cover the often-tricky subject of how to downgrade your Mac – whether you want to revert to the  version of macOS that shipped with your laptop, or you’re interested in creating a bootable installer.

Running High Sierra?

If you’re on High Sierra 10.12.4 or later, and you want to revert to the version of macOS that shipped with your Mac, then you’re in luck! This is one of the easiest ways to downgrade your Mac:

Using a Time Machine backup

If you create regular Time Machine backups (and you should!) then you may be able to reverse a macOS update by restoring a Time Machine backup that you created before installing that update.

Reinstalling an earlier backup will undo all the changes you made since creating this backup, so make sure all of your documents and data are stored somewhere safe before proceeding.

To restore a Time Machine backup:

Don’t have a Time Machine backup?

If you don’t have a Time Machine backup, then downgrading is going to be more complicated, as you’ll need to create a bootable installer.

For the best results, you’ll need a USB flash drive with at least 12GB of memory. Just be aware that formatting this drive will wipe everything from it! If the USB drive contains anything that you want to keep, then make sure you move or copy it to a safe location before proceeding.

You’ll also need the version of macOS that you want to install. In the best case scenario, you’ll want to downgrade to a version of macOS that you downloaded via the App Store, as this means you’ll be able to re-download the installer via the App Store.

If you want to downgrade to a version of macOS that you didn’t originally download from the App Store, or a version of macOS that was never available via the App Store (such as Mac OS X Snow Leopard) then there are some workarounds. We’ll be covering these workarounds in the next section, so avoid the temptation to download this version of macOS from a third party. This kind of pirated software often contains viruses, adware, spyware and other digital nasties, so you may get more than you bargained for if you download macOS from anyone other than Apple!

To re-download an installer:

This will download the installer to your Mac’s ‘Applications’ folder. Frustratingly, you can’t install this version of macOS simply by double-clicking its installer, which is where our USB drive comes into play!

Can’t find the version of macOS that you want?

If you want to install a version of macOS that you never downloaded via the App Store, then your best bet is to enlist the help of another Mac user. macOS installers aren’t user specific, so if you have a friend, colleague or family member who did download this version of macOS, then they can re-download the necessary installer for you.

If you want to revert to Snow Leopard, then frustratingly this version of macOS was never available via the App Store, so it’s impossible for anyone to download this installer from the official Apple App Store. In you really want to install Snow Leopard, then your only option is to purchase a boxed version (£19.99), and then use either a CD or DVD drive to install the operating system on your Mac.

Create your bootable installer

Once you have the necessary installer, it’s time to transform your USB drive into a bootable installer:

At this point, you need to enter a Terminal command, which will vary depending on your version of macOS. Remember to replace ‘untitled’ with the name you assigned to your USB drive.

High Sierra

sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia –volume /Volumes/untitled –applicationpath /Applications/Install\ macOS\ High\ Sierra.app

Sierra

sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia –volume /Volumes/untitled –applicationpath /Applications/Install\ macOS\ Sierra.app

El Capitan

sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia –volume /Volumes/untitled –applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app

Yosemite

sudo /Applications/Install\ OS\ X\ Yosemite.app/Contents/Resources/createinstallmedia –volume /Volumes/untitled –applicationpath /Applications/Install\ OS\ X\ Yosemite.app

Mavericks

sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia –volume /Volumes/untitled –applicationpath /Applications/Install\ OS\ X\ Mavericks.app

Your Mac will now wipe the flash drive and copy the installer over, at which point you’ll have created a bootable installer.

Installing macOS from an external drive

Finally, you’re ready to revert to an earlier version of macOS:

Exit mobile version