Guides··7 min read

How to Customize the Mac Menu Bar (2026)

You can rearrange, hide, and auto-hide almost everything on the Mac menu bar. Command-drag reorders the icons, dragging one off the bar removes it, and a single switch in System Settings hides the whole bar until you need it. On notched MacBooks a full bar can tuck icons behind the camera cutout. I tested every step below on macOS Tahoe (26).

By Deepak Yadav, building NotchBay

The short version

  • Hold Command and drag to reorder icons; drag an icon off the bar to remove it.
  • Auto-hide lives in System Settings > Desktop & Dock, "Automatically hide and show the menu bar."
  • A full bar on notched Macs hides icons behind the notch; Ice and Hidden Bar (free) or Bartender (paid) tuck the overflow away.

#Rearrange menu bar icons with Command-drag

Every icon on the right side of the menu bar can move. Hold down the Command key, click an icon, and drag it left or right; release, and it stays where you dropped it. When I set out to customize Mac menu bar icons on a fresh Tahoe install, this was the first thing I tested, across the built-in controls (Wi-Fi, Bluetooth, battery, sound, the Control Center bundle) and a stack of third-party apps. The behavior is the same for almost all of them.

Two things stay put. The clock and Control Center are pinned to the far right and will not budge, and the app menus on the left (the Apple menu, the app name, File, Edit) are not draggable at all. Everything between those two anchors is yours to arrange in whatever order makes sense for how you work.

One gotcha worth knowing: a few older third-party apps ignore Command-drag and keep their own fixed spot. If an icon refuses to move, that app is drawing its status item in a way macOS will not reposition, and there is nothing you can change from the system side. It is rare, but it happens.

#Remove or hide icons you don't want

There are two clean ways to get an icon off the bar. The fast one: Command-drag the icon straight off the menu bar and let go. It vanishes with a small puff of smoke. This works for most of Apple's system icons and many third-party ones.

The reliable one for Apple's own icons: open System Settings > Control Center. Every built-in status item (Wi-Fi, Bluetooth, Focus, battery, Now Playing, and the rest) has a row with a menu that reads "Show in Menu Bar" or "Don't Show in Menu Bar." Set it there and the choice sticks. For a third-party app that adds an icon, look in that app's own preferences first; most have a "show menu bar icon" toggle.

Control Center is the durable way to hide a system icon: the drag-off trick works, but the Control Center setting survives restarts and login cycles without fail.

If you want the full walkthrough with every edge case, from stubborn icons to apps that keep coming back, I wrote a dedicated guide to hiding menu bar icons on the Mac.

#Auto-hide the whole menu bar

To hide the entire bar and reclaim the strip, open System Settings > Desktop & Dock and find "Automatically hide and show the menu bar." It offers four options: Always, On Desktop Only, In Full Screen Only, and Never. Set it to Always and the bar slides out of sight; push your pointer to the very top of the screen and it drops back down.

"On Desktop Only" is the underrated middle ground: the bar stays visible inside apps, where you actually reach for it, but disappears on the empty desktop for a cleaner backdrop. Pick whichever matches how often you glance up. The setting takes effect instantly, so it is worth trying each mode for a day.

#When the menu bar isn't showing

"Menu bar not showing" is almost always one of two things. First, auto-hide is on: nudge the pointer to the top edge of the screen and the bar reappears. To bring it back for good, set that same Desktop & Dock switch to Never. Second, a full-screen app is covering it: press Control-Command-F to leave full screen, or move the pointer to the top to reveal the bar over the app.

If the bar still will not draw after both checks, the process that renders it can be nudged. Logging out and back in redraws it cleanly, and the menu bar is handled by a background system process that a restart refreshes. One more thing to check: a plugged-in external display set as the main screen can move the menu bar onto the other monitor, so open your display arrangement if the bar seems to have gone missing entirely.

#When the notch hides your icons

On a notched MacBook the menu bar wraps around the camera cutout, and that changes the math when the bar gets crowded. macOS lays out icons from the right, and when the row grows long enough to reach the notch, the items that would land under or to the left of it simply stop appearing. They are not gone; there is just no room, so the system drops them. I hit this in my first week on a 14-inch Pro with too many apps loaded, and it is confusing until you know the cause.

On a full menu bar, macOS drops the icons that would fall under the notch rather than overlapping them, so a crowded bar quietly loses items on notched MacBooks.

There are three ways out. Remove icons you do not need (see above). Use a menu bar manager to collapse the overflow into one expandable slot. Or hide the notch entirely with a scaled display mode or a black-menu-bar utility, which I covered in the guide to hiding the MacBook notch.

#Third-party menu bar managers

When you have more icons than the bar can show, a manager tucks the overflow away. Three are worth knowing:

  • Ice: free and open source (jordanbaird/Ice on GitHub). It hides the extra icons and reveals them on click. It is the one I reach for first, because it is actively maintained and costs nothing.
  • Hidden Bar: also free and open source. Simpler by design: it drops a divider into the bar, and everything to the left of it hides until you click. Ideal if you just want a show/hide toggle.
  • Bartender: the paid, long-running option (check macbartender.com for the current price and version). It goes deepest, with per-icon rules, spacing, search, and triggers that reveal icons on events.

Verify open-source status and pricing on each tool's own site before installing; both move around over time. NotchBay takes a different route: instead of managing the bar, it moves live activity into the notch itself, so music, calls, a clipboard tray and dictation live in the cutout rather than competing for menu bar space. If you are weighing options, I compared the field in the best menu bar apps roundup, and there is a developer-focused cut in menu bar apps for developers.

#Frequently asked questions

How do I move menu bar icons on a Mac?

Hold the Command key, click an icon on the right side of the menu bar, and drag it left or right. Release to drop it in place. This works for almost every system and third-party status icon; the clock and Control Center stay pinned to the far right.

How do I remove an icon from the menu bar?

Command-drag the icon off the bar and let go, and it disappears. For Apple's own icons the durable method is System Settings > Control Center, where each item has a Show in Menu Bar or Don't Show in Menu Bar option. Third-party apps usually have their own toggle in preferences.

Why did my Mac menu bar disappear?

Almost always auto-hide is on, or a full-screen app is covering it. Move the pointer to the very top of the screen to reveal the bar. To keep it visible, set System Settings > Desktop & Dock > Automatically hide and show the menu bar to Never, and press Control-Command-F to leave full screen.

Can I move the clock or Control Center in the menu bar?

No. The clock and Control Center are pinned to the far right and cannot be dragged. The app menus on the left side, like the Apple menu and File and Edit, are also fixed. Everything between those two anchors can be rearranged with Command-drag.

Why are some menu bar icons hidden behind the notch?

On a notched MacBook the menu bar wraps around the camera cutout. When the row of icons grows long enough to reach the notch, macOS drops the items that would land under or to the left of it instead of overlapping them. Remove icons, use a menu bar manager, or hide the notch to fix it.

Are Ice and Hidden Bar free?

Yes. Ice and Hidden Bar are both free and open source and tuck overflow icons away. Bartender is a paid, long-running alternative with deeper controls. Verify open-source status and pricing on each project's own site before installing.

How do I stop the Mac menu bar from auto-hiding?

Open System Settings > Desktop & Dock and set Automatically hide and show the menu bar to Never. The bar then stays visible on the desktop and inside apps. The other options are Always, On Desktop Only, and In Full Screen Only.

Every step here was checked on real notched hardware running macOS Tahoe while building NotchBay. Found an error? Tell me and I’ll fix it, accuracy beats winning.
Deepak YadavCrafting beautiful digital consumer products.

Product designer and indie hacker. Founder of Ossian Design Lab. Builds and ships business and consumer digital products in public.

Follow on X

Read next.

Look up.
It's all right there.