Skip to Content

Six Bartender Alternatives to Manage Your Mac's Menu Bar

Popular Mac menu bar management utility Bartender was recently quietly sold to another company, a fact that only came to light after app monitoring service MacUpdater alerted users that updates to the app from version 5.0.52 could be potentially unsafe due to the lack of transparency surrounding the situation.

bartender app
The original developer has since acknowledged the sale. However, the new Bartender owner is a largely unknown entity that has reportedly hiked Bartender's purchase options, and is alleged to have added code to the app that may be associated with collecting analytics data on users.

Given that Bartender requires extensive permissions to operate in macOS, including screen recording, the whole event has understandably left many users concerned about privacy. Fortunately, Bartender is not the only app of its kind. So unless Apple ever gets round to integrating better menu bar management into macOS, here are some alternative menu bar utilities that are worth considering.

  • Vanilla (Free) – Simple app that lets you hide menu bar icons. Just hold Command and drag icons between hidden and visible sections. Vanilla Pro ($10) adds keyboard shortcuts, a removed section, start at login, and an auto-hide option after 5 seconds.
  • Ice (Free) – Menu bar management tool that hides items, offers an always-hidden section, show on hover, show on click, show on scroll or swipe, automatic rehide, and app menu overlap correction. Also includes hotkeys, launch at login, and options to change menu bar appearance.
  • Hidden Bar (Free) – Lightweight tool that lets you drag a divider between icons in the menu bar to separate hidden and shown sections. Includes launch at login, auto-hide durations, show/hide global shortcut, and full menu bar mode.
  • iBar (Free) – This tool hides menu bar icons which can be revealed in a floating bar that extends below the notch on MacBook Air and MacBook Pro.
  • Barbee ($3.99) – Management tool with similar interface to Bartender. Includes sections for shown, hidden, and always hidden items, as well as extensive menu bar appearance settings. Also offers ability to quickly search your menu bar items in a Spotlight-style floating window.
  • OnlySwitch (Free) – More than just a menu bar management tool, OnlySwitch offers a broad range of customizable toggle switches designed to offer quick access to system and other settings, such as hide desktop icons, dark mode, hide MacBook notch, mute mic, and more.

If you are a BetterTouchTool user, Andreas Hegenberg has a thorough tutorial on how the utility can be used to hide menu bar items. Know of a great Mac menu bar management tool that we haven't highlighted? Let us know in the comments below and we might append it to this article.

Popular Stories

MacBook Neo Feature Pastel 1

First MacBook Neo Benchmarks Are In: Here's How It Compares to the M1 MacBook Air

Thursday March 5, 2026 4:07 pm PST by
Benchmarks for the new MacBook Neo surfaced today, and unsurprisingly, CPU performance is almost identical to the iPhone 16 Pro. The MacBook Neo uses the same 6-core A18 Pro chip that was first introduced in the iPhone 16 Pro, but it has one fewer GPU core. The MacBook Neo earned a single-core score of 3461 and a multi-core score of 8668, along with a Metal score of 31286. Here's how the...
MacBook Neo Feature Pastel 1

Apple Announces $599 'MacBook Neo' With A18 Pro Chip

Wednesday March 4, 2026 6:15 am PST by
Apple today announced the "MacBook Neo," an all-new kind of low-cost Mac featuring the A18 Pro chip for $599. The MacBook Neo is the first Mac to be powered by an iPhone chip; the A18 Pro debuted in 2024's iPhone 16 Pro models. Apple says it is up to 50% faster for everyday tasks than the bestselling PC with the latest shipping Intel Core Ultra 5, up to 3x faster for on-device AI workloads,...
Multicolored Low Cost A18 Pro MacBook Feature

Apple Accidentally Leaks 'MacBook Neo'

Tuesday March 3, 2026 7:00 am PST by
Apple appears to have prematurely revealed the name of its rumored lower-cost MacBook model, which is expected to be announced this Wednesday. A regulatory document for a "MacBook Neo" (Model A3404) has appeared on Apple's website. Unfortunately, there are no further details or images available yet. While the PDF file does not contain the "MacBook Neo" name, it briefly appeared in a link...

Top Rated Comments

pdaholic Avatar
23 months ago
I like how the article has vanilla and ice apps next to each other.
Score: 60 Votes (Like | Disagree)
23 months ago
I used one of these apps for years, but last year I found the easiest and best solution that is app-less. Usually I want all those menu bar items up all the time… but what I don’t want is the giant spacing and padding between them.
Behold in the terminal:

defaults -currentHost write -globalDomain NSStatusItemSpacing -int x
defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int y

Where x and y are spacing and padding. I found 6 and 3 for me the best:

defaults -currentHost write -globalDomain NSStatusItemSpacing -int 6
defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 3

I found I didn’t really need an app after that. All the stuff I wanted to put up there I could fit, and all the stuff that didn’t make it I explicitly took out with ⌘ + drag.



Here’s a reference to the stack overflow I found this:

https://apple.stackexchange.com/questions/406316/can-the-spacing-of-menu-bar-apps-be-modified-in-macos-big-sur-and-later/465674#465674

Attachment Image
Score: 38 Votes (Like | Disagree)
nxt3 Avatar
23 months ago
Switched to Ice yesterday and it does the job perfectly. Great that it's also open source.

RIP Bartender. Been using it since 2015.
Score: 34 Votes (Like | Disagree)
CalMin Avatar
23 months ago
How come I always find out about the free options AFTER I've bought the paid apps!
Score: 24 Votes (Like | Disagree)
Wanted797 Avatar
23 months ago
So “they share the original developers vision”

Yet they’ve already apparently hiked prices and added code for tracking?

Sounds super shady and like someone got some extra $$$ to not say anything.
Score: 22 Votes (Like | Disagree)
23 months ago
This whole timeline is so bizarre. I ran Ben's acknowledgement/apology/whatever the hell that was through an AI detector, it was totally written by ChatGPT.

Attachment Image
Score: 18 Votes (Like | Disagree)