Lỗi this copy of install macos mojave application is damaged năm 2024

To get around “This copy of the Install macOS Mojave.app application is damaged, and can’t be used to install macOS.”

Creating macOS USB Flash Drive Boot Installers (and resolving "damaged" install errors)

This info details how to create bootable USB flash drive installers for macOS along with dealing with failed OS installs due to "damaged" app bundles.

pdanford - July 2020


  1. Format a USB 8GB (16GB for Catalina) flash drive as Mac OS Extended (Journaled) named UNTITLED.
  2. cd to the directory where your macOS installer app is located.
  3. Use one of the commands below to create the desired bootable USB flash drive installer.

Mavericks (10.9) through Sierra (10.12), use

sudo "./<installer_name.app>/Contents/Resources/createinstallmedia" --volume /Volumes/UNTITLED --applicationpath "./<installer_name.app>" --nointeraction

Where <installer_name.app> is the installer app bundle you're using (e.g. "Install OS X Mavericks.app").

For High Sierra (10.13) and above, use

sudo "./<installer_name.app>/Contents/Resources/createinstallmedia" --volume /Volumes/UNTITLED --nointeraction

OS versions before Mavericks (e.g. Mountain Lion) have an older procedure. See here.


About booting from USB flash drives

Note that newer macbooks need to enable booting from external drives in the T2 security chip options from the macOS Utilities GUI.

  1. Get to the macOS Utilities GUI menu by rebooting while holding commandR.
  2. Select Utilities->Startup Security Utility.
  3. For Secure Boot, select No Security and for Allowed Boot Media, select Allow booting from external or removable media...

Rebooting while holding option will let you select the USB flash drive as the boot drive.


To get around errors like “This copy of the Install macOS Mojave.app application is damaged, and can’t be used to install macOS.”

When using a macOS installer app downloaded from the App Store and saved for later use to do a fresh install from USB flash drive or install as a virtual machine in e.g. VMware, the above error may be displayed. The bundle is not actually damaged and the work-around is fairly straight forward; read on.

This happens because the security certificate embedded in the installer bundle expired before the install date. To work around:

While attempting to install a new version of macOS on your Mac, you may see an error notice stating This copy of the install macOS application is damaged. It can be frustrating and confusing, especially if you downloaded the installer from the official Apple website or App Store. But I got your back! Follow along to find out what this error means and how you can fix it.

What Does This Mean: This Copy of the Install macOS [Insert Version Here] Application is Damaged and Can’t Be Used to Install macOS?

If you received this error, it indicates that the file for the installation that you got from the App Store or another source is either damaged or missing some required components. This may be the result of a number of factors, including problems with the network or the disk, or infections caused by malicious software. However, the most common cause of this is an expired certificate. There is nothing to worry about since the solutions are easy to implement.

Why Does My Mac Say: This Copy of the Install macOS Monterey Application is Damaged and Can’t Be Used to Install macOS?

This error can crop up when installing any version of macOS, not just Monterey. The most likely cause of this issue is that the certificate used by the installer has expired. A certificate is a digital document that certifies a software developer’s or distributor’s identity and legitimacy. They are used by Apple to confirm that the macOS installers you download are valid and safe.

The important part is that they have expiration dates, and Apple occasionally forgets to renew or update them on time. This occurred once in 2019 when several MacOS installers stopped running due to expired certificates. Later on, Apple provided fresh installers with valid certificates. Perhaps this scenario is happening again.

On the other hand, this issue can occur if you are trying to install an older version of macOS, yet your date is set to the current day. This will hinder the installation process. Read more to find out how to bypass this.

How to Fix ‘This Copy of the Install macOS Application is Damaged?’

Download the Installer Again

Thankfully, there are two straightforward solutions to this issue. First, you need to download a new copy of the installer from Apple that has a valid certificate. This will guarantee that you have the most recent version of macOS, including all updates and fixes.

Time needed: 1 minute

  1. First, make sure to delete your previous installer by moving it to the Trash.
  2. Go to Apple’s support page and access the App Store link to your desired macOS version.
    Lỗi this copy of install macos mojave application is damaged năm 2024
  3. Once it opens in App Store, click Get followed by Install.
    Lỗi this copy of install macos mojave application is damaged năm 2024

Note: Before you install macOS Ventura or any other version, make sure your Mac meets the system requirements and back up your data using Time Machine or other software.

Change the System Date

Another way to fix this error is to change the system date of your Mac to one that is close to when the macOS version came out. This will trick your Mac into thinking that the certificate is still valid and allow you to run the installer.

  1. Go to Apple menu > System Settings. ![system_settings this copy of the install macos is damaged ](https://https://i0.wp.com/www.macobserver.com/wp-content/uploads/2023/03/system_settings-2.png)
  2. Select General > Date & Time. ![date_time this copy of the install macos is damaged ](https://https://i0.wp.com/www.macobserver.com/wp-content/uploads/2023/03/date_time.png)
  3. Next, turn off the Set time and date automatically option so you can modify the date. ![set_date_manually this copy of the install macos is damaged ](https://https://i0.wp.com/www.macobserver.com/wp-content/uploads/2023/03/set_date_manually.png)
  4. Look up the date when the macOS version that you’re trying to install came out. Then change your date accordingly. This should fix the This copy of the install macOS is damaged issue. ![set_date__macos this copy of the install macos is damaged ](https://https://i0.wp.com/www.macobserver.com/wp-content/uploads/2023/03/set_date__macos.png)

To avoid this problem in the future, always use the most recent version of macOS available. This ensures that you get the most secure and stable operating system available, along with all features and bug patches. And you won’t have to set your date to a random one from the past.

If you don’t have any updates available on your Mac, even though you know there should be one, we’ve got a separate article that tackles this exact issue. Don’t miss out on it!