Creating a macOS installer on a bootable USB drive provides a convenient way of installing a fresh copy of macOS on multiple Macs, and also allows you to perform a clean installation quickly and easily.

Catalina
If you tried to run your installer recently and unexpectedly received an error that it is damaged and can't be used, then don't worry – keep reading for a simple and straightforward way to fix it.

Why is my macOS Installer Damaged?

If you tried to use a macOS installer in the last few days or weeks, you may have been met with an error message saying something like "This copy of the Install macOS Mojave.app application is damaged, and can’t be used to install macOS."

installer
As Apple explains in a newly published support document, the likely reason for the "damaged" error message is an expired certificate. Happily though, the fix is very simple.

How to Fix a Damaged macOS Installer

To fix the damaged installer, you should just download the installer again. Doing so will also ensure that you have all of the macOS updates that have been released since you made the original installer, meaning you won't have to update macOS immediately after the initial installation is complete.

You can find the latest official download links below for the last six versions of Apple's Mac operating system, all of which contain a new certificate that has not expired:

To learn how to perform a clean installation of macOS using the bootable USB drive method, click one of the following links: macOS Catalina, macOS Mojave, macOS Sierra.

Top Rated Comments

gank41 Avatar
79 months ago

That message does not mean you can't download it.
It only means that the installer won't run on that system version.
You will see that message after the download is complete (because the system automatically tries to launch the installer)
And, you have the downloaded installer, in your Applications folder. I would save the installer app to an external drive, and use one of the methods to create a fresh bootable installer from that app.
Finally, delete the downloaded installer from your boot drive.
Actually, I get that message BEFORE it tries to download it. I'm well aware that you can still download the file and create USB Installers and whatnot.. Gotta have the file downloaded first, though. And I'm not able to get that far.
Score: 4 Votes (Like | Disagree)
chrfr Avatar
78 months ago

I am sure that I already had been looking and can't seem to find and it's puzzles me..
It could be on any drive attached to your computer.
Score: 3 Votes (Like | Disagree)
gank41 Avatar
79 months ago

Right this had baffled me and a colleague for a few days. The issue im having, now I understand the cause of the error, is that the links send you to the App Store and it just announces that it cant connect to the store. It will if I go to an app thats there. Any clues folks
The only way I was able to get the App Store installers was by going through a Virtual Machine of 10.14 and downloading them from there, and then copying them over.
Score: 2 Votes (Like | Disagree)
tywebb13 Avatar
79 months ago

Another weird problem I'm having is the error: ''..... is not a valid mount point'' in terminal. It only happens when I want to make a Sierra bootable installer, all the others work fine. Changing the name of the USB drive does not solve the issue and I've checked the path and it's correct. Does anyone else has this issue with the new 10.12 Sierra installer?
Indeed. I was so curious about your post that I downloaded Sierra and attempted to make the bootable usb to see if this bug is reproducible.

I got the same result.

The reproducibility of the bug makes it very suitable to apple for a bug report.

I have submitted the bug report to apple.
Score: 2 Votes (Like | Disagree)
bsbeamer Avatar
79 months ago
For those having issues downloading, you may want to look into the "installinstallmacos.py" script.
Score: 2 Votes (Like | Disagree)
tywebb13 Avatar
79 months ago

The createinstallmedia command will fail with the new Sierra installer. Some code is munged somewhere. As a workaround, do an actual installation to your flash drive, then just copy the new installer to that drive's Applications folder. At least you can boot and get Sierra installed to an otherwise unbootable drive (or reinstalled over an earlier installation nondestructively).
Thank you. I too have a workaround. Make a bootable DVD installer instead.

To do this copy and paste these into terminal to make the bootable iso file (assuming you have the Sierra installer in your Applications folder):

hdiutil attach /Applications/Install\ macOS\ Sierra.app/Contents/SharedSupport/InstallESD.dmg -noverify -nobrowse -mountpoint /Volumes/install_app

hdiutil create -o /tmp/Sierra.cdr -size 7.85g -layout SPUD -fs HFS+J

hdiutil attach /tmp/Sierra.cdr.dmg -noverify -nobrowse -mountpoint /Volumes/install_build

asr restore -source /Volumes/install_app/BaseSystem.dmg -target /Volumes/install_build -noprompt -noverify -erase

rm /Volumes/OS\ X\ Base\ System/System/Installation/Packages

cp -rp /Volumes/install_app/Packages /Volumes/OS\ X\ Base\ System/System/Installation/

cp -rp /Volumes/install_app/BaseSystem.chunklist /Volumes/OS\ X\ Base\ System/BaseSystem.chunklist

cp -rp /Volumes/install_app/BaseSystem.dmg /Volumes/OS\ X\ Base\ System/BaseSystem.dmg

hdiutil detach /Volumes/install_app

hdiutil detach /Volumes/OS\ X\ Base\ System/

hdiutil convert /tmp/Sierra.cdr.dmg -format UDTO -o /tmp/Sierra.iso

mv /tmp/Sierra.iso.cdr ~/Desktop/Sierra.iso

A bootable iso file called Sierra.iso will then appear on your desktop and you can use this to burn it to a dual layer dvd:

sudo drutil burn /Users/YOURNAME/Desktop/Sierra.iso

where you replace "YOURNAME" with the username for the account you are logged into at the time.

and then boot to startup manager with option key to select the dvd.

Just be aware though that a bootable dvd takes a lot longer to boot up than a bootable usb.
Score: 2 Votes (Like | Disagree)

Popular Stories

Tim Cook WWDC 2018

Report: Tim Cook to Step Down as Apple CEO 'as Soon as Next Year'

Saturday November 15, 2025 2:40 pm PST by
Apple is preparing for Tim Cook to step down as CEO of the company "as soon as next year," according to the Financial Times. The company's board of directors and senior executives "recently intensified preparations for Cook to hand over the reins," the report said. While the report said that Apple is unlikely to name a new CEO before its next earnings report in late January, it went on to ...
iOS 26

Everything New in iOS 26.2 Beta 3

Monday November 17, 2025 3:20 pm PST by
Apple provided developers with the third beta of an upcoming iOS 26.2 update, and there are still new features that are being added with each beta that we get. We've rounded up all of the changes that Apple made in beta 3. AirDrop Apple added new AirDrop functionality, providing a way for two people to share files temporarily without having to add one another as contacts. iOS 26.2...
AirPods Pro Firmware Feature

Apple Releases New Firmware for AirPods Pro 2, AirPods Pro 3, and AirPods 4

Thursday November 13, 2025 11:35 am PST by
Apple today released new firmware designed for the AirPods Pro 3, the AirPods 4, and the prior-generation AirPods Pro 2. The AirPods Pro 3 firmware is 8B25, while the AirPods Pro 2 and AirPods 4 firmware is 8B21, all up from the prior 8A358 firmware released in October. There's no word on what's include in the updated firmware, but the AirPods Pro 2, AirPods 4 with ANC, and AirPods Pro 3...
applecare apple care banner

Apple Brings New AppleCare+ Options to India

Tuesday November 18, 2025 8:42 am PST by
Apple today announced an expansion of AppleCare+ coverage in India, with new options for monthly and annual plans, and the addition of Theft and Loss for iPhone for the first time. Options for monthly and annual AppleCare+ plans in India provide more choice and flexibility, allowing users to keep coverage for as long as they require. Apple's vice president of Worldwide iPhone Product...
best early black friday deals

Best Black Friday Apple Deals Live Now - Save on AirPods, iPads, and Apple Watches

Saturday November 15, 2025 1:45 pm PST by
We're officially in the month of Black Friday, which will take place on Friday, November 28 in 2025. As always, this will be the best time of the year to shop for great deals, including popular Apple products like AirPods, iPad, Apple Watch, and more. In this article, the majority of the discounts will be found on Amazon. Note: MacRumors is an affiliate partner with some of these vendors. When ...
Apple Wallet ID Illinois

iPhone Driver's License Feature Launching in Illinois

Tuesday November 18, 2025 8:47 am PST by
In select U.S. states, residents can add their driver's license or state ID to the Wallet app on the iPhone and Apple Watch, providing a convenient and contactless way to display proof of identity or age at select airports and businesses, and in select apps. Starting this Wednesday, November 19, the feature will be available to residents of Illinois. The announcement confirmed that the...
iPhone Pocket Short

iPhone Pocket Now Available to Order, But Already Selling Out

Friday November 14, 2025 6:20 am PST by
Apple recently teamed up with Japanese fashion brand ISSEY MIYAKE to create the iPhone Pocket, a limited-edition knitted accessory designed to carry an iPhone. iPhone Pocket is available to order on Apple's online store starting today, in the United States, France, China, Italy, Japan, Singapore, South Korea, and the United Kingdom. However, it is already completely sold out in the United...
apple silicon mac lineup 2024 feature purple m5

Apple's 2026 Mac Plans

Friday November 14, 2025 3:23 pm PST by
Most of Apple's Macs are slated to get M5 chips across 2026, and there's a possibility we'll even see the first M6 chips toward the end of the year. Updates are planned for everything from the MacBook Air to the Mac Studio. MacBook Air (Early 2026) The MacBook Air will be one of the first Macs to get a 2026 refresh, with an update planned for the first few months of the year. The MacBook...
CarPlay Liquid Glass Dark

Here's When Tesla is Expected to Add Support for Apple CarPlay

Sunday November 16, 2025 6:49 am PST by
In his Power On newsletter today, Bloomberg's Mark Gurman reiterated that Tesla plans to add Apple CarPlay support to its vehicles "in the coming months." This is easily the biggest news for the regular version of CarPlay in years, should Tesla actually follow through with offering the system in its vehicles. As noted by Gurman, this would be a stunning reversal for Tesla and its CEO Elon ...
tvOS 26 Profiles

tvOS 26.2 Adds a Useful New Feature to Your Apple TV

Friday November 14, 2025 10:02 am PST by
Starting with the upcoming tvOS 26.2 update, currently in beta, additional profiles created on the Apple TV no longer require their own Apple Account. In the Settings app on the Apple TV, under Profiles and Accounts, anyone can create a new profile by simply entering a name and indicating whether the profile is for a kid. The profile will be associated with the primary user's Apple Account,...