Mac App Is Damaged and Cannot Be Opened
Warningapplication
Overview
Mac "App is damaged and can't be opened" message appears when macOS cannot verify the app's code signature or the download was corrupted.
Key Details
- Gatekeeper prevents the app from opening
- Common with apps downloaded from the internet
- App may not be signed or notarized by Apple
- Download may have been incomplete or corrupted
Common Causes
- App is not code-signed or notarized
- Download was corrupted during transfer
- Gatekeeper security settings blocking the app
- Extended attributes flagging the file as quarantined
Steps
- 1Re-download the app from the official source
- 2Remove quarantine: xattr -cr /Applications/AppName.app
- 3Allow in System Settings > Privacy & Security
- 4Right-click the app and select Open to bypass Gatekeeper
Tags
macmacosapplicationapp damagedfixtroubleshooting
More in Application
windows-C0000005-access-violationWindows Error 0xC0000005 — Access Violation
Errorwindows-C000007B-bad-image-formatWindows Error 0xC000007B — Bad Image Format
Errorwindows-C0000142-application-init-failedWindows Error 0xC0000142 — Application Init Failed
Errorwindows-SxS-Error-side-by-side-configuration-errorWindows Error SxS-Error — Side-by-Side Configuration Error
Warningwindows-DLL-Missing-dll-not-foundWindows Error DLL-Missing — DLL Not Found
Warningwindows-app-runtime-r6025Windows Runtime Error R6025 — Pure Virtual Function Call
WarningFrequently Asked Questions
Usually not — macOS just cannot verify its authenticity.