How to fix Mac Menu Bar icons missing or not responding on macOS
Summary
This guide helps you troubleshoot and resolve: How to fix Mac Menu Bar icons missing or not responding on macOS. Follow the steps below to fix the issue.
Common Causes
Menu bar icons β such as Wi-Fi, Bluetooth, battery, clock, and Control Centre β can occasionally disappear, freeze, or stop responding to clicks on macOS. This issue is often caused by a crashed SystemUIServer process, a misbehaving third-party menu bar app, or corrupted preference files. The steps below will help you restore normal functionality without needing to reinstall macOS.
Quick Fix Steps
Start with these fast solutions. They resolve the majority of menu bar icon issues within minutes.
- Restart the SystemUIServer process β Open Activity Monitor (found in Applications > Utilities), search for
SystemUIServer, select it, and click the X button in the toolbar to force quit. The process will relaunch automatically and rebuild the menu bar. - Toggle the icon off and on β Go to System Settings > Control Centre, find the missing item (e.g., Wi-Fi or Bluetooth), change its setting from Show in Menu Bar to Donβt Show in Menu Bar, wait five seconds, then switch it back.
- Restart your Mac β A full reboot clears temporary system glitches that can affect menu bar rendering.
Detailed Instructions
Restart SystemUIServer via Terminal
If you prefer using Terminal, this method achieves the same result as Activity Monitor but with a single command.
- Open Terminal from Applications > Utilities.
- Type the following command and press Return:
killall SystemUIServer
The menu bar will briefly disappear and then reappear. All system icons should now be visible and responsive.
Check Control Centre Settings
macOS manages most menu bar icons through Control Centre settings. If an icon is missing, it may have been disabled here.
- Open System Settings from the Apple menu.
- Click Control Centre in the sidebar.
- Review each module β Wi-Fi, Bluetooth, Battery, Sound, Focus, and others.
- For any item you want visible, ensure the dropdown next to it is set to Show in Menu Bar (or Always Show in Menu Bar for battery).
- Close System Settings and check if the icons have returned.
Remove Conflicting Third-Party Menu Bar Apps
Third-party apps that place icons in the menu bar (e.g., Dropbox, Google Drive, VPN clients, clipboard managers) can interfere with system icons if they crash or become incompatible after a macOS update.
- Hold the Command key and drag any third-party menu bar icon out of the menu bar. This removes it from the bar but does not uninstall the app.
- If the system icons return, the third-party app was the culprit.
- To permanently remove the app, open Finder > Applications, drag the app to the Bin, then empty the Bin.
- Restart your Mac and verify the system icons remain visible.
Reset Menu Bar Preferences
If the above steps do not work, the menu bar preference file may be corrupted. Resetting it forces macOS to rebuild the menu bar configuration from scratch.
- Open Finder and press Command + Shift + G.
- Enter the following path and press Return:
~/Library/Preferences/
- Locate the file named
com.apple.systemuiserver.plist. - Drag this file to the Desktop as a backup (do not delete it permanently yet).
- Restart your Mac.
- macOS will create a fresh preference file. Re-enable your desired menu bar icons in System Settings > Control Centre.
- If everything works, you can delete the backup file from your Desktop. If not, drag it back to the Preferences folder to restore your previous configuration.
Troubleshooting
Icons appear but do not respond to clicks
If icons are visible but clicking them does nothing, the SystemUIServer process may be hung rather than crashed.
- Force quit
SystemUIServerusing Activity Monitor or Terminal as described above. - If the problem persists, check for macOS updates: System Settings > General > Software Update. Install any pending updates and restart.
- Boot into Safe Mode (restart and hold Shift until the login screen appears). If icons work in Safe Mode, a login item or kernel extension is causing the conflict. Remove suspicious login items via System Settings > General > Login Items.
Battery icon missing on a MacBook
The battery icon is managed separately from other Control Centre items.
- Open System Settings > Control Centre.
- Scroll to Battery.
- Set the dropdown to Show in Menu Bar and enable Show Percentage if desired.
- If the option is greyed out, your Mac may be connected to an external display that mirrors the menu bar. Disconnect the external display and try again.
Clock or date missing from menu bar
- Open System Settings > Control Centre.
- Scroll to the bottom and click Menu Bar Only.
- Under Clock Options, ensure Show date and Show day of week are configured as desired.
- If the clock is still missing, reset the menu bar preferences as described above.
Menu bar icons disappear when using full-screen apps
This is normal macOS behaviour. The menu bar auto-hides in full-screen mode. Move your cursor to the top of the screen to reveal it temporarily.
To prevent the menu bar from auto-hiding:
- Open System Settings > Desktop & Dock.
- Scroll to Menu Bar.
- Turn off Automatically hide and show the menu bar in full screen.
Still having issues after all steps?
If none of the above solutions restore your menu bar icons, there may be a deeper system issue. You can create a support ticket and our team will investigate further.
Still Having Issues?
π» Open a Ticket