Fix a Mac that has an app that will not open
We'll rule out Gatekeeper, permissions, and corrupted data, then isolate the cause—blocked app, quarantine flag, or corrupted cache—or tell you when to call a pro.
Step-by-step diagnostic
Quick triage — pick your path
Get started
Choose the option that matches what you see. You can jump straight to that section.
Show full guide
Steps
Goal: Rule out Gatekeeper and permissions, then isolate quarantine or corrupted data.
- Right-click the app and choose Open. This bypasses Gatekeeper for the first launch.
- Good: App opens. Proceed to Verification.
- Bad: Still does not open. Proceed to Check permissions.
Right-click Open
Goal: Bypass Gatekeeper for the first launch.
- Right-click (or Control+click) the app icon. Select Open. Click Open in the dialog if it appears.
- Good: App launches. Proceed to Verification.
- Bad: Check permissions in Privacy & Security.
Check permissions
Goal: Confirm the app has required access.
- System Settings, Privacy & Security. Check Accessibility, Full Disk Access, Files and Folders. Enable the app if needed. Quit and reopen.
- Good: App launches. Proceed to Verification.
- Bad: Remove quarantine with xattr -cr.
Remove quarantine
Goal: Remove the quarantine attribute that blocks downloaded apps.
- Terminal: xattr -cr /Applications/AppName.app (replace AppName with the app name). Try opening again.
- Good: App launches. Proceed to Verification.
- Bad: Delete app cache and preferences, or reinstall.
When to get help
Call Apple or a technician if:
- The app crashes immediately on launch.
- Reinstalling does not help.
- The app may be incompatible with your macOS version.
Verification
- The app launches when you double-click or right-click Open.
- No “app can not be opened” or crash on launch.
- The app runs normally.
Escalation ladder
Work from the device outward. Stop when the problem is fixed.
- Right-click Open Right-click app, Open—bypass Gatekeeper.
- Permissions Grant Accessibility, Full Disk Access, etc.
- Quarantine and cache xattr -cr; delete app cache and preferences.
- Call a pro Reinstall did not help; app may be incompatible.
What to capture if you need help
Before calling support or posting for help, have these ready. It speeds everything up.
- Mac model and macOS version:
- App name and version:
- Error message (if any):
- Steps already tried:
Did you right-click the app and choose Open?
Gatekeeper blocks apps from unidentified developers.
You can change your answer later.
Does the app have required permissions?
Some apps need Accessibility or Full Disk Access.
You can change your answer later.
Remove quarantine and reinstall
App opens
Reviewed by Blackbox Atlas
Frequently asked questions
- Why would a Mac app not open?
- Gatekeeper blocking unsigned app, missing permission, quarantine flag, or corrupted app/cache. Right-click Open or remove quarantine first.
- Can I fix a Mac app that will not open myself?
- Yes. Right-click, Open; grant permissions; remove quarantine with xattr -cr; delete app cache. Reinstall if the app is corrupted.
- When should I call a technician for an app that will not open?
- If the app crashes immediately on launch and reinstalling does not help. The app may be incompatible with your macOS version.
Rate this guide
Was this helpful?
Thanks for your feedback.