HeadlinesBriefing favicon HeadlinesBriefing.com

Disable macOS Tahoe Menu Icons with Terminal Command

Hacker News •
×

Many users find macOS Tahoe's new menu icons distracting and inconsistent. The icons clutter menus and make them harder to scan, with some choices appearing nonsensical across different system applications. Apple's decision to add these icons has frustrated users who prefer clean, text-only interfaces.

Steve Troughton-Smith discovered a Terminal command that disables these icons system-wide. The command `defaults write -g NSMenuEnableActionImages -bool NO` removes the icons while preserving essential ones like window zoom and resize controls. Users need to relaunch their apps for the change to take effect.

This workaround demonstrates how users can customize their macOS experience when Apple's default choices don't align with their preferences. The solution is particularly valuable for power users who rely on menu navigation and find the visual clutter counterproductive. Many hope Apple will either roll back this change in future updates or provide a built-in toggle for users who want to disable menu icons.