How to Remove Duplicate Apps in Mac’s Right-Click ‘Open With’ Menu
The ‘Open With’ feature in right-click menu allows us to open a specific file with applications other than the one associated with the document type. Normally it will display all compatible apps to open a specific file but sometimes, it will display more than one selection for the same app in the ‘Open With’ menu.
If you’re annoyed by this harmless bug, we have a solution to remove duplicate apps in the ‘Open With’ menu.
Recommended Reading: How To Customize Mac’s Folder Icon With Any Image
3 Steps to Kill Duplicate Apps
Just follow these 3 simple steps to kill duplicate apps in your ‘Open With’ menu:
- Open Terminal application.
- Copy the following coding and paste in Terminal application, then press Enter.
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user
- After that, relaunch Finder by holding down the Alt key and right clicking the Finder icon in the Dock, then click Relaunch.
That’s it! Try to right-click a file and go to ‘Open With’ menu. You will see all the duplicate app icons removed.