How to clean up your ‘Open With’ Menu
Posted 10 months, 4 weeks ago at 2:02 am. 1 comment

This one is quite an advanced tip.
If you right-click on a file you get a little menu, and if you select ‘open with’ you get a list of all the programs you can open a file with.
After a while of installing new versions of programs, this list can become quite long!
To reset it open up a Terminal window. (from Applications/Utilities) and paste the following line:
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user
press return wait about 20 seconds, and your open with menu will be fixed.
I think this only works on 10.4 and it may reset some other things to, like what applications open certain files.
Hi Wayne,
What you didn’t tell us in this tip is that it resets the default browser and default RSS reader. I have discovered those two ‘resets’ so far; I wonder what else has been reset?