content/manuals/desktop/troubleshoot-and-support/troubleshoot/mac-damaged-dialog.md
macOS shows the following dialog when you try to open Docker Desktop:
Docker.app is damaged and can't be opened. You should move it to the Trash.
This error prevents Docker Desktop from launching and can occur during installation or after updates.
This issue occurs due to a non-atomic copy during a drag/drop installation. When you drag and drop Docker.app from a DMG file while another application, like VS Code, is invoking the Docker CLI through symlinks, the copy operation may be interrupted, leaving the app in a partially copied state that Gatekeeper marks as "damaged".
Follow these steps to resolve the issue:
Close any applications that might call Docker in the background:
/Applications/Docker.app to Trash and empty Trash.Follow the instructions in the macOS installation guide to reinstall Docker Desktop.
If you continue to see the "damaged" dialog after following the recovery steps:
Gather diagnostics using the terminal. Follow the instructions in Diagnose from the terminal.
Get help:
To avoid this issue in the future: