Bartender Alternatives for a Crowded Mac Menu Bar
A MacBook menu bar fills up fast, and on a laptop with a notch the icons simply stop appearing once you run out of room. Bartender is the best-known fix. It is not the only one, and depending on how bad your menu bar is, you may not need a menu bar app at all.
Start with what macOS already does
Before installing anything, remove the icons you never click. Most menu bar clutter is opt-in and forgotten.
- Hold Command and drag any menu bar icon to reorder it, or drag it off the bar to remove it. This works for most system icons.
- Open System Settings → Control Centre and set each item to Don't Show in Menu Bar. Wi-Fi, Bluetooth, Sound, Battery, Focus and Screen Mirroring are all controlled here.
- For third-party apps, look in the app's own settings. Nearly every one has a "show icon in menu bar" checkbox.
- Anything you removed is still reachable from Control Centre itself, so you lose nothing.
On a Mac with a notch, there is one more lever worth knowing: menu bar items can be packed closer together, which fits noticeably more of them on screen before macOS starts dropping icons.
The dedicated menu bar apps
- Hidden Bar (free, open source) — adds a divider you drag icons behind, then click to expand. Simple, light, and covers what most people want.
- Dozer (free, open source) — the same idea, with a slightly different interaction. Development has been quiet, so check its current state before relying on it.
- Ice (free, open source) — a more actively developed take that has picked up much of Bartender's audience.
- Bartender (paid) — still the most capable: rules per icon, showing icons only when they change, keyboard access, search. If you have twenty menu bar items and want them managed rather than hidden, it earns its price.
Be aware that any app which rearranges the menu bar needs Screen Recording permission to see what is up there. That is how these tools work, and it is worth knowing before you grant it.
The option nobody mentions: fewer icons
A menu bar app manages a symptom. The clutter usually comes from apps that launch at login and post an icon you never use. Prune the source instead:
- Open System Settings → General → Login Items.
- Remove anything from Open at Login you do not need running from boot.
- Review Allow in the Background below it. Helpers left behind by uninstalled apps live here.
Between Control Centre, login items and tighter spacing, most people get from "icons are being cut off" to "everything fits" without adding another background app.
The notch question
On MacBooks with a notch there is a hard limit: once your app menus and status icons meet in the middle, macOS simply stops drawing the icons that do not fit, with no warning and no overflow. Two things change how many fit.
- Reduce the spacing between items. macOS pads every menu bar item generously. Tightening it fits several more icons in the same width, and it is a preference change rather than an app.
- Watch the app you have in front. Apps with long menus, such as Xcode or Word, push the icon area further right. If icons disappear only in one app, that is why, and no menu bar utility can create space that is not there.
# tighter menu bar spacing, then log out and back in
defaults -currentHost write -globalDomain NSStatusItemSpacing -int 8
defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 6
# restore the macOS defaults
defaults -currentHost delete -globalDomain NSStatusItemSpacing
defaults -currentHost delete -globalDomain NSStatusItemSelectionPadding
The -currentHost flag matters. Leave it out and nothing happens, which is the most common reason this is reported as not working.
Which to choose
- Fewer than a dozen icons: fix it with Control Centre and login items. No app needed.
- You want a quick hide-and-reveal divider: Ice or Hidden Bar, both free.
- You want per-icon rules and search: Bartender is still the one, and it is fine to pay for the tool that does the job.
Mainspring is not a menu bar organiser, but it does cover the settings around it: tighter menu bar spacing, seconds on the clock, battery percentage and 90+ other macOS options as reversible toggles.
Try Mainspring free →Signed & notarized by Apple · 1-day free trial · $29 once