App Is Damaged and Can’t Be Opened

You’ve just downloaded an app, double-clicked it, and your Mac throws a warning: “app is damaged and can’t be opened.” Frustrating, right? The good news is that this message rarely means the app is truly broken. Below, you’ll learn why macOS shows this alert and how to get past it. And if you’d like hands-on help, MacKeeper’s Premium Services team can walk you through it.

System Requirements: macOS 10.11 or later

More than 60 Million Downloads

i

AV-TEST certified

i

Notarized by Apple

i

AV-TEST is an independent lab that checks the effectiveness of antivirus apps against real malware samples.

The notarization by Apple is a security measure to check if software is free from malicious components.

Trustpilot is an independent digital platform that hosts insightful and honest consumer reviews.

App Is Damaged and Can’t Be Opened
Written By   Yana Khodun
Published: May 19, 2026

What does “app is damaged and can’t be opened” mean on Mac?

When your Mac displays this warning, it’s telling you that macOS couldn’t verify the app’s integrity or authenticity. The wording may differ slightly—you might see “The application is damaged and cannot be opened” or “You should move it to the Trash”—but the underlying cause is the same.

 

macOS uses a built-in security layer called Gatekeeper to check every app before it’s allowed to run. If Gatekeeper spots something it doesn’t trust—an unsigned certificate, a missing notarization stamp, or altered code—it blocks the launch and shows the “damaged” message. In most cases, the app itself is fine; it just didn’t pass Apple’s verification checks.

Why does macOS say an app is damaged?

Several things can trigger this alert, and they don’t always mean something is wrong with the app itself. macOS security mechanisms are designed to be cautious—sometimes overly so. Understanding the root cause will help you pick the right fix. If you’ve also run into a situation where the application isn’t open anymore, our troubleshooting guide might save you time.

1. Gatekeeper is blocking the application

Gatekeeper checks every app’s digital signature and notarization status before allowing it to run. If an app is unsigned, has been modified after signing, or was downloaded outside the App Store, Gatekeeper may flag it as damaged—even if there’s nothing harmful about it.

 

From our experience, this is especially common when you download apps without App Store. macOS treats these apps with extra scrutiny because they haven’t gone through Apple’s review process.

2. Corrupted or incomplete download

A weak Wi-Fi signal, a server timeout, or a browser glitch can interrupt a download mid-stream. When that happens, macOS receives a partial file that fails its integrity check and gets flagged as damaged. You might also notice the installer’s file size looks smaller than expected.

 

If you’re seeing downloads not working in general, it’s worth troubleshooting your connection before retrying.

3. App incompatibility with the macOS version

An older app may lack the code-signing requirements introduced in newer macOS releases. Similarly, a 32-bit app won’t run on macOS Catalina or later. In both scenarios, macOS may display the “damaged” warning instead of a more descriptive compatibility message.

 

If you see a message saying you can’t open this application because it’s not supported, we suggest finding an updated version of the app or checking its system requirements.

4. App from an unidentified developer

Apple requires developers to register and sign their apps with a unique certificate. If the developer hasn’t done that—or if their certificate has expired—macOS treats the app as untrustworthy. This doesn’t necessarily mean the software is harmful, but macOS won’t take the chance.

 

However, you still can learn how to open an unverified app if you’re confident the source is legitimate.

A note from our experts:

 

After we’ve clearly enumerated the most common reasons for the “app is damaged and can’t be opened” error, you might already be in a slight panic about what to do and how to fix the issue. But don’t be! Instead, get the expert support from MacKeeper and let our professionals guide you through.

 

To use MacKeeper’s Premium Services, just do the following:

  1. Download and launch MacKeeper.
  2. Select Premium Services.
  3. Click Chat Now.
  4. Type your message and let our team help you.
Launch MacKeeper on a MacBook by opening the app from Applications to reach the Find & Fix dashboard with sidebar tools.
Step 1. Open the MacKeeper app
Selecting Premium Services in the MacKeeper sidebar on a macOS device opens the Got a problem? checkup panel with Chat Now option.
Step 2. Find Premium Services and click on it
Clicking the Chat Now button inside the MacKeeper's Premium Services tab on macOS connects you to the 24/7 customer support team.
Step 3. Select Chat Now
Typing your message in the MacKeeper's Premium Services chat window on a Mac lets the support team know what fix you need help with.
Step 4. Explain your issue to our team

Basic things to check before fixing “app is damaged and can’t be opened” error

Before diving into more advanced fixes, run through these quick checks:

  1. Verify the download source. Did the app come from the developer’s official site or the Mac App Store?
  2. Restart your Mac. A fresh boot clears temporary glitches that can interfere with app verification.
  3. Re-download the app. Delete the current copy, empty the Trash, and download a fresh installer.
  4. Check for macOS updates. Go to System Settings > General > Software Update and install anything pending.

If none of these solve the problem, move on to the targeted fixes below.

How to fix “app is damaged and can’t be opened” on Mac?

The right solution depends on why macOS flagged the app. Try these methods in order—starting with the simplest—and stop once the app opens normally.

1. Allow the app to open through Privacy & Security settings

When macOS blocks an app, it often logs the event in your Privacy & Security settings. You can approve the app from there this way:

  1. Open System Settings (or System Preferences on older macOS versions).
  2. Go to Privacy & Security.
  3. Scroll down to the Security section. You should see a message about the blocked app.
  4. Click Open Anyway and confirm with your password.
  5. Try launching the app again.
Going to the Apple menu and clicking System Settings on macOS opens the gateway to Privacy & Security to fix the damaged app error.
Step 1. Go to Apple menu > System Settings
Privacy & Security pane in macOS System Settings showing the Security section with Allow applications from option on an Apple laptop.
Step 2. Go to Privacy & Security and scroll down to the Security section
Clicking Open Anyway under the Security section of Privacy & Security in macOS overrides the app is damaged warning on a MacBook.
Step 3. Click Open Anyway

2. Remove quarantine attributes via Terminal

macOS tags every file downloaded from the internet with a quarantine attribute. Removing that tag tells your Mac to stop treating the file as a potential threat. First, open Terminal on your Mac and then do the following:

  1. Launch Terminal from Applications > Utilities.
  2. Type the following command: attr -d com.apple.quarantine /path/to/AppName.app, replacing the placeholder with the app's actual path.
  3. Press Enter. You won’t see a confirmation message—that’s normal.
  4. Try opening the app again.

A lifehack from us: Instead of typing the full path, just drag the app icon into the Terminal window after the command.

Opening Finder and selecting Applications then Utilities on a Mac is the path to launch Terminal for removing quarantine attributes.
Step 1. Go to Finder > Applications > Utilities
Expanding the Utilities folder in Finder Applications on an Apple computer reveals Terminal among Activity Monitor and Disk Utility.
Step 2. Expand the “Utilities Folder” and open “Terminal”
Typing the xattr -d com.apple.quarantine command in the Terminal window on a MacBook removes the quarantine flag from a damaged app.
Step 3. Type the following command: xattr -d com.apple.quarantine
Dragging the MyApp icon into the Terminal window on macOS auto-fills the app path after the xattr quarantine removal command.
Or drag the app icon into the Terminal window after the command

3. Temporarily disable Gatekeeper

Disabling Gatekeeper lowers your Mac’s defenses, so only do this if you’re certain the app is safe. For a deeper look at what’s involved, read about macOS security features. Now, follow the steps below if you use macOS Monterey or earlier versions:

  1. Open Terminal.
  2. Type the sudo spctl --master-disable command.
  3. Enter your admin password when prompted.
  4. Open the app that was blocked.
  5. Re-enable Gatekeeper immediately after by running another command: sudo spctl --master-enable in Terminal.

Important:

 

Don’t leave Gatekeeper off! Re-enable it as soon as the app is running.

 

However, me also must say that sometimes it’s not possible to disable Gatekeeper directly through the UI. In other words, the command sudo spctl --master-enable will run successfully and show the status “enabled” in Terminal, but the “Anywhere” option will still appear in System Preferences.

 

So, you, as a user, won’t always be able to re-enable Gatekeeper immediately by running the command. Just be ready for that and contact MacKeeper’s Premium Services for assistance.

For the latest macOS versions like macOS Sonoma and macOS Tahoe, the steps are a bit different: in addition to Terminal, you also need to make some adjustments in System Settings.

 

Here’s the full guide for you:

  1. Launch Terminal.
  2. Enter the sudo spctl --master-disable command.
  3. Use your admin password when asked.
  4. You’ll see this message: “Globally disabling the assessment system needs to be confirmed in System Settings.”
  5. Open System Settings > Privacy & Security.
  6. Scroll down to the Security section.
  7. Change from "Allow Applications from" to "Anywhere."
  8. Try opening the blocked app again.
Navigating Finder to Applications then Utilities on an iMac is the first step to open Terminal for disabling Gatekeeper on macOS.
Step 1. Go to Finder > Applications > Utilities
Opening Terminal from the expanded Utilities folder in Finder on a Mac prepares the spctl command to disable Gatekeeper protection.
Step 2. Expand the Utilities Folder and open Terminal
Entering sudo spctl --master-disable in the Terminal window on macOS temporarily disables Gatekeeper to allow the blocked app to run.
Step 3. Enter the following command: sudo spctl --master-disable and hit return
Terminal prompting for the admin Password after sudo spctl --master-disable on a MacBook is required to disable Gatekeeper on macOS.
Step 4. Enter your admin password when prompted and hit return
Terminal showing Globally disabling the assessment system needs to be confirmed in System Settings after running spctl on Mac.
Step 5. Check the result. Successful show you the following message: “Globally disabling the assessment system needs to be confirmed in System Settings”
Going to Apple menu then System Settings on macOS is the next step to confirm globally disabling Gatekeeper for the damaged app fix.
Step 6. Go to Apple menu > System Settings
Opening Privacy & Security in macOS System Settings and scrolling to the Security section to change the Allow applications from setting.
Step 7. Go to Privacy & Security and scroll down to the Security section
Selecting Anywhere from the Allow applications from dropdown in macOS Privacy & Security lets blocked damaged apps open on a Mac.
Step 8. Select “Allow Applications from" and change to "Anywhere"
Running sudo spctl --master-enable in Terminal on a MacBook re-enables Gatekeeper protection after opening the previously blocked app.
Step 9. Open the app that was blocked. Don’t forget revert changes, re-enable Gatekeeper immediately after by running: sudo spctl --master-enable
Checking the Allow applications from status under Security in macOS Privacy & Security confirms Gatekeeper is restored on an Apple laptop.
Step 10. In the Apple menu > System Settings >  Privacy & Security > Security, check the “Allow applications from” status

4. Reinstall the application

If the original download was corrupted or incomplete, a fresh copy from a trusted source often clears the problem. Follow our hints below:

  1. Drag the damaged app from Applications to the Trash and empty it.
  2. Download the app again from its official website or the Mac App Store.
  3. Install it and try launching it.

A tip from our experts: If the app came bundled with extra files—plugins, preference files, or support folders—make sure to remove those as well before reinstalling.

Going to Finder Applications on a Mac to locate the damaged app MyApp is the first step before moving it to the Bin for reinstall.
Step 1. Go to Finder > Aplications
Right-clicking the damaged My App in Finder Applications on macOS and choosing Move to Bin removes it before downloading a fresh copy.
Step 2. Move the damaged app to the Bin
Right-clicking the Bin in the macOS Dock and selecting Empty Bin permanently deletes the damaged app before reinstalling on a MacBook.
Step 3. Empty Bin. Once it's done, install the app and try launching

5. Update macOS or the application

Compatibility gaps between your macOS version and the app can trigger the “damaged” warning. Keeping both up to date closes those gaps—just do this:

  • To upgrade macOS, go to System Settings > General > Software Update.
  • To update the app, check the Mac App Store or the developer’s website for the latest version. If anything available, update the app.
Going to Apple menu, System Settings, General, then Software Update on macOS lets you install pending updates to fix the damaged app.
Step 1. Go to Apple menu > System Settings > General > Software Update
Opening the App Store from the Apple menu on a MacBook is the next step to update the damaged application from its developer source.
Step 2. Go to Apple menu > App Store
Selecting the Updates section in the macOS App Store sidebar shows pending app updates that can resolve the damaged app launch error.
Step 3. Select Updates section
Clicking the Update button next to the listed app in the macOS App Store Updates pane installs the latest version to fix damaged errors.
Step 4. Update the app

Is it safe to open an app that macOS says is damaged?

It depends on where the app came from. If you downloaded it from the developer’s official site or a reputable source, the “damaged” label is likely a false positive caused by a signing or quarantine issue—not actual malware.

 

However, if the app came from a random website, a torrent, or a link you didn’t expect, we highly advise you to treat the warning seriously. Unsigned or tampered apps can carry adware, spyware, or worse. When in doubt, delete the file and look for a trusted alternative.

 

Downloading apps from the App Store is generally safer than from third-party sources, as Apple applies strict review and security checks. But you can also ask—are apps on Apple Store safe? Generally speaking, yes, although no platform is completely secure, so it's still important to check app updates, permissions, and developer reliability.

When should you delete the application instead?

Sometimes, removing the app is the safest call. Consider deleting it if:

  • You don’t recognize the source or can’t verify the developer.
  • The app asks for unusual permissions—full disk access, keychain access, or admin rights—without a clear reason.
  • Your Mac’s antivirus flags the file as a threat.
  • You’ve tried reinstalling, and the warning keeps reappearing.

In such cases, it’s best to fully delete applications along with any leftover files to avoid potential issues.

Why does the “app is damaged and can’t be opened” message keep appearing?

If you’ve already tried the fixes above and the warning won’t go away, a few deeper issues could be at play:

  • The app’s quarantine attribute gets re-applied every time you re-download it from the same source.
  • A macOS update changed the security requirements, and the app hasn’t been re-signed to meet them.
  • System-level corruption is interfering with Gatekeeper’s verification process. Running Disk Utility’s First Aid can help rule this out.
  • A permissions conflict is preventing the app from being verified. Resetting permissions or creating a new user account may resolve it.
  • Persistent alerts can sometimes point to a related system glitch. If you’re also seeing a 10661 error, the causes may be connected.

Conclusion

The “app is damaged and can’t be opened” message on Mac is usually a security flag—not a sign of real damage. With the right steps, you can get past it safely. Need a hand? MacKeeper’s Premium Services team is ready to help you troubleshoot and keep your Mac running smoothly.

Use your Mac to the fullest! Sign up and get:
Effective tips on how to fix Mac issues
Reliable advice on how to stay safe online
Mac-world news and updates

Thank you!

You’ll love exploring your Mac with us.

Oops, something went wrong.

Try again or reload a page.

Here’s another sign you need to upgrade your macOS ASAP:

30% off your MacKeeper subscription

Сopy the code now and use it in the MacKeeper checkout after the upgrade.

Copy Code

Please be aware that this code cannot be combined with any other discounts, offers, or promotions.

Contents

Unlocked
PC

MacKeeper - your all-in-one solution for more space and maximum security.

Try Now

Read more

The Application Safari Is Not Open Anymore
The Application Safari Is Not Open Anymore
How to Remove Widgets From Desktop macOS Tahoe
How to Remove Widgets From Desktop macOS Tahoe
arrow

Run Application

step_1

Click Continue

step_2

Click Install

step_1

Your macOS version is lower than OS 10.11. We’d like to offer you MacKeeper 4 to solve the cleaning, privacy, and security issues of your macOS.