Tutorial: Clear the Finder’s “Open With” Menu
A problem I have had recently is one just small enough to get under the skin. Have you ever right-clicked and selected “Open With” on an image to open it with your favorite editor only to be bombarded with a list of applications you thought you removed ages ago? Maybe even some you never knew existed? There is also the problem of duplicates.
Mac OS X seems to think that some of my applications are more useful than others by listing them twice. There has to be an easy way to fix this right?

The first thing you need to know is that the list is automatically generated by OS X. It depends on what applications you have installed, and if those applications can handle particular files. The problem is that it doesn’t update itself very often, and the list can get very bloated if not cleared out every so often. Everything is stored in a single file located in your preferences folder. Take the following steps to delete this file so the list can get a fresh rebuild.
- Go to your Home/Library/Preferences folder
- Find “com.apple.LaunchServices” file and trash it (you can back it up if you want)
- Test it out!
There you have it. The next time you right-click on an item and select “Open With” in the Finder, only current applications will be listed. Some items may return if the application that controls them adds itself back to the list. You can delete the file again if you are having problems.
If you want to, you can create a script to automatically trash this file for you at any interval you desire. Check out this page for help doing that.

Great! Now how do I stop it from spinning up my external hard-drives (and pausing for the 4-6 seconds that that takes) whenever my mouse hovers over ‘Open With’ for too long?
Photoshop clutters my list like hell! Anyone know how to control which items are displayed int he first place?
Are you using leopard or pre-Tiger OS X? The highlighter bar is a different shape than in Tiger.
@Bob – I think he is running a ShapeShifter Theme.
Don’t you have to at least re-start the Finder (if not completely log out)? This tip doesn’t work for me… though I haven’t tried logging out yet.
Didn’t work for me either and I restared my Mac :/
Did nothing for me either, and I also did a restart. A side effect though was/is that all my apps forgot who was boss. Ie. Firefox asked if I wanted to set it as my default browser, NNW asked if I wanted to set it as default newsreader and Adium asked if I wanted to… you know the drill.
Apple’s word on this procedure seems exactly the same as above: http://docs.info.apple.com/article.html?artnum=305627
Didn’t work for me either, but here’s a solution that will (you’ll probably have to do it again every so often):
1. Open Terminal
2. Copy and paste the following command:
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user
[...] want to get even more granular with your Open With Menu, check out the Mac OS X Hints post below. Tutorial: Clear the Finder’s “Open With” Menu [MacApper]Remove excess ‘Open with…’ contextual menu entries [Mac OS X [...]
When this became a problem for me, I used Cocktail to clean it out. If this tip does not work for you, there are a few other Mac maintenance applications that will do it for you.
[...] [Via MacApper] [...]
Did nothing for me either. I’ve had duplicates of all my apps in there for 2 years. Very frustrating. At least I now know other people have the same issue. I am too scared to do Terminal thingies.
It works, Simon – it’s very easy. I just did it with no problems. I got the tip from here:
http://www.drunkenblog.com/drunkenblog-archives/000643.html
While it does get rid of duplicate program entries, it doesn’t solve the other problems: there are at least a dozen droplets Adobe has crapped all over my context menu.
Dr. Girlfriend is right, the tip as published above doesn’t work, but the drunkenblog command does. Deleting com.apple.LaunchServices.plist only bins your default app preferences.
There’s another added benefit that doesn’t appear to be mentioned (unless I missed it). I’ve been having trouble with finder for some time now, when trying to get the context menu in a mounted drive. Didn’t matter if it was a mounted sparseimage file, a network samba/afp share, or even a Macfusion mount. Right clicking (or CTRL-click) in the finder window (to create a new folder, for instance) caused finder to crash.
I thought it was something I’d have to live with until Leopard came out, but after using the command above (THANK YOU Dr. Girlfriend!), I forgot about this issue as I often do before 9:00 in the morning, and had created a folder and moved several things around in a sparseimage finder window before I wondered why it didn’t crash on me. Apparently this command cleaned out whatever was causing it.
So, I’m starting a OSXCleanupCmd script in my ~/bin directory. This command goes at the top, and will be run every couple months – or whenever I have weird behavior. It would be neat to find a list of potential candidate commands for such a script.
Lou
…an easier fix for those having problems with this tip: download the free mainmenu application, then go to cleaning and rebuild launch services…that’ll fix it up fast..
[...] want to get even more granular with your Open With Menu, check out the Mac OS X Hints post below. Tutorial: Clear the Finder’s “Open With” Menu [MacApper] Remove excess ‘Open with…’ contextual menu entries [Mac OS X [...]
[...] Tutorial: Clear the Finder’s “Open With†Menu | MacApper (tags: mac finder openwith) [...]
[...] Tutorial: Clear the Finder’s “Open With†Menu [via Lifehacker] [...]
[...] bem. Essa lista é gerada automaticamente pelo sistema, como todos sabemos. O que não sabÃamos e o que nosso leitor Bruno Casarini descobriu é que ela não é atualizada tão constantemente [...]
[...] Fix “Open With” Duplicates [...]
yea umm i need help.. lol you know when you u try to view a file and in order to do that you have to go through that open file with stuffs? well by accident i clicked use this option for everything(i dont know if i wrote that verbatim)and now it always open any file with wordpad. I really dont want this because its affecting everything such as other files for work. -.- help asap.
thanks
Cocktail works fine with this issue.
On Leopard I found that: /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user
Worked perfectly (and removed all the Parallels and VMWare Fusion associations that were still there even after I disabled smartselect etc.)
[...] MacApper:Clear the Finder’s “Open With” Menu – Check out the comments on this post for a good discussion of why the Apple method mentioned above is inadequate. [...]
I tried all of the suggested ways to get rid of the unwanted “Open With..” files, however they never cleared the Adobe droplets. I could never figure out how to get them off until i searched for one of the droplet files locations:
/Applications/Adobe Illustrator/Samples/Droplets
There are two folders contained within this folder (ImageReadyDroplets and PhotoshopDroplets)
I then compressed both of these folders and deleted the original folders off of my computer.
It may not at first seem like it worked, but give it a few minutes and browse through the Finder and it will eventually clear them. (or restart the finder)
All I have now is to remove Parallels items (Paint, WordPad, etc.) I have already gotten rid of anything Parallels on my computer, yet they still exist. Any help?
It didn’t work for me, but this did.
in terminal type or copy the following and press return.
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user
I found this on the internet and it does work.
[...] Tutorial: Clear the Finder’s “Open With” Menu [via Lifehacker] [...]