Skip to content

Instantly share code, notes, and snippets.

@petros
Created April 11, 2024 16:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save petros/561cf9e17eb40c74e3012fdf61f79aa5 to your computer and use it in GitHub Desktop.
Save petros/561cf9e17eb40c74e3012fdf61f79aa5 to your computer and use it in GitHub Desktop.
How to remove duplicate entries from macOS Open with
❯ /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user

❯ killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment