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
78 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
77 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
78 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
78 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
78 months ago
For those having issues downloading, you may want to look into the "installinstallmacos.py" script.
Score: 2 Votes (Like | Disagree)
tywebb13 Avatar
78 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

iOS 26 Feature

iOS 26.1 to iOS 26.4 Will Add These New Features to Your iPhone

Saturday October 18, 2025 11:00 am PDT by
iOS 26 was released last month, but the software train never stops, and iOS 26.1 beta testing is already underway. So far, iOS 26.1 makes both Apple Intelligence and Live Translation on compatible AirPods available in additional languages, and it includes some other minor changes across the Apple Music, Calendar, Photos, Clock, and Safari apps. More features and changes will follow in future ...
ios 26 1 liquid glass opaque

iOS 26.1 Beta 4 Lets Users Control Liquid Glass Transparency with New Toggle

Monday October 20, 2025 10:57 am PDT by
With the fourth betas of iOS 26.1, iPadOS 26.1, and macOS 26.1, Apple has introduced a new setting that's designed to allow users to customize the look of Liquid Glass. The toggle lets users select from a clear look for Liquid Glass, or a tinted look. Clear is the current Liquid Glass design, which is more transparent and shows the background underneath buttons, bars, and menus, while tinted ...
iphone air thickness

Apple Said to Cut iPhone Air Production Amid Underwhelming Sales

Friday October 17, 2025 8:29 am PDT by
Apple plans to cut production of the iPhone Air amid underwhelming sales performance, Japan's Mizuho Securities believes (via The Elec). The Japanese investment banking and securities firm claims that the iPhone 17 Pro and iPhone 17 Pro Max are seeing higher sales than their predecessors during the same period last year, while the standard iPhone 17 is a major success, performing...
iOS 26

iOS 26.0.2 Update for iPhones Coming Soon

Friday October 17, 2025 7:35 am PDT by
Apple's software engineers continue to internally test iOS 26.0.2, according to MacRumors logs, which have been a reliable indicator of upcoming iOS versions. iOS 26.0.2 will be a minor update that addresses bugs and/or security vulnerabilities, but we do not know any specific details yet. The update will likely be released by the end of next week. Last month, Apple released iOS 26.0.1,...
Apple iPad Pro hero M5

New iPad Pro Has Six Key Upgrades Beyond M5 Chip

Saturday October 18, 2025 10:57 am PDT by
While the new iPad Pro's headline feature is the M5 chip, the device has some other changes, including N1 and C1X chips, faster storage speeds, and more. With the M5 chip, the new iPad Pro has up to a 20% faster CPU and up to a 40% faster GPU compared to the previous model with the M4 chip, according to Geekbench 6 results. Keep in mind that 256GB and 512GB configurations have a 9-core CPU,...
iPhone Siri Glow

Some Apple Employees Have 'Concerns' About iOS 26.4's Revamped Siri

Sunday October 19, 2025 7:39 am PDT by
iOS 26.4 is expected to introduce a revamped version of Siri powered by Apple Intelligence, but not everyone is satisfied with how well it works. In his Power On newsletter today, Bloomberg's Mark Gurman said some of Apple's software engineers have "concerns" about the overhauled Siri's performance. However, he did not provide any specific details about the shortcomings. iOS 26.4 will...
HomePod mini and Apple TV

Apple's Next Rumored Products: New HomePod Mini, Apple TV, and More

Thursday October 16, 2025 9:13 am PDT by
Apple on Wednesday updated the 14-inch MacBook Pro, iPad Pro, and Vision Pro with its next-generation M5 chip, but previous rumors have indicated that the company still plans to announce at least a few additional products before the end of the year. The following Apple products have at one point been rumored to be updated in 2025, although it is unclear if the timeframe for any of them has...
m4 macbook air blue

M5 MacBook Air Coming Spring 2026 With M5 Mac Studio and Mac Mini in Development

Thursday October 16, 2025 3:57 pm PDT by
Apple plans to launch MacBook Air models equipped with the new M5 chip in spring 2026, according to Bloomberg's Mark Gurman. Apple is also working on M5 Pro and M5 Max MacBook Pro models that will come early in the year. Neither the MacBook Pro models nor the MacBook Air models are expected to get design changes, with Apple focusing on simple chip upgrades. In the case of the MacBook Pro, a m...
14 inch MacBook Pro Keyboard

New 14-Inch MacBook Pro Has Two Key Upgrades Beyond the M5 Chip

Thursday October 16, 2025 8:31 am PDT by
Apple on Wednesday updated the 14-inch MacBook Pro base model with an M5 chip, and there are two key storage-related upgrades beyond that chip bump. First, Apple says the new 14-inch MacBook Pro offers up to 2× faster SSD performance than the equivalent previous-generation model, so read and write speeds should get a significant boost. Apple says it is using "the latest storage technology," ...