Removing Multiple App List on Open With Menu

It’s anoying if the app shows double when you do right click > open with within Finder. To solve this use this simple command:

/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user

Open up Terminal, copy and paste the code above then press enter. Wait until the process done, then you can quit the Terminal. The doubles (or triples) gone now.

Comments

No comments yet. Why don’t you start the discussion?

    Leave a Reply

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.