1

Anyone know why this happens and how to make it show only one instance of each?

Multiple instances

Mike
  • 481

1 Answers1

2

From the comments, I was able to resolve this using the following command:

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

Mike
  • 481