Say I have two apps that match a search in spotlight (e.g. utility
), it seems that Spotlight chooses the first application (sorted alphabetically) as the Top Hit. Is there any way to change this so that a different application appears on top?
Asked
Active
Viewed 6,317 times
3 Answers
1
Try adding a Tag to the item to see if that helps.
- focus on the item and
cmd+I
to Get Info. - In the "Add Tags" field, add something like
utility
.
In my experience, the Tags seem to bump up the item in Spotlight.

wisbucky
- 5,165
-
This helped me, on Monterey. It was sorting automatically by mostUsed/lastUsed on Mojave. But the OS updates stopped working correctly. The tags help to mitigate what I see as a regression/buggy behaviour. – Kamafeather Jul 28 '22 at 11:08
1
Just use some other launcher. Alfred is also good at learning new associations. If for example you select "Disk Utility" after typing "ut", it will become the new default suggestion for "ut". Very low-maintenance.
You could also try Apptivate. It allows you to assign 2-letter shortcuts (like ⌥UT) for launching applications.

Lri
- 105,117
-1
One way is to drag the application into the Applications folder (if it isn't already there), and rename it so that it appears on top (e.g. - My Utility
).

Senseful
- 23,929
utility
and select the second thing from the list that it should show you that thing first. Spotlight doesn't learn like that. – Ian C. Feb 25 '11 at 17:27