MacOS 27 Comes With a Hidden Siri AI Menu
Apple added the new Siri AI menu to the latest macOS beta.
Jake Peterson Senior Technology Editor
Experience
Jake Peterson is Lifehacker’s Tech Editor, and has been covering tech news and how-tos for nearly a decade. His team covers all things technology, including AI, smartphones, computers, game consoles, and subscriptions.
July 20, 2026
Add as a preferred source on Google
Credit: NurPhoto / Contributor via Getty Images
Key Takeaways
Apple's latest macOS 27 beta comes with a hidden Siri AI menu. Once engaged, you'll see a Siri AI shortcut whenever you highlight text. You can enable the feature with a Terminal command, but it may be unstable or buggy at this time.Table of Contents
Siri AI is the biggest feature of Apple's upcoming suite of updates. Whether you're running iOS 27, macOS 27, or even watchOS 27, the thing that you'll likely notice first (assuming you're running a compatible device) is that Siri is much smarter now, and even more capable than it was in previous versions. If the beta previews have been any indication, this really is the biggest upgrade Apple has ever given Siri.
But it seems that the company isn't limiting itself to the upgrades it already announced. As it continues beta testing these new updates, and with them, Siri AI itself, Apple seems to be tinkering with its new AI-powered assistant, quietly planting new features that beta testers need to discover for themselves. One such feature? A new Siri AI menu that appears whenever you highlight text in macOS 27.
As reported by MacRumors, this new menu appears whenever you select text in macOS 27. When you do, you'll see a floating menu in the top left of your highlighted text. If you move your cursor over it, the menu expands to reveal options, such as "Proofread," "Rewrite," "How does this sound?" and "Edit with Siri." You can also ask Siri AI to pull out key points from the text, or summarize it completely. Depending on the text, you might see other options, too: If you highlight a text from a friend, Siri AI might show you contact info; if the text contains a date, Siri AI might prompt you to create a Calendar entry. It plays into Siri AI's contextual awareness, which is part of Apple's mission to make its assistant more useful in specific scenarios.
The thing is, this menu is disabled by default, as least as of macOS 27 developer beta 3 and public beta 1. Apple did not include it in the release notes, either; instead, a Redditor stumbled upon it, and shared instructions for turning it on on r/MacOSBeta.
Keep in mind, this feature, as with macOS 27 as a whole, is in beta testing. MacRumors says that the feature does not always work, so you may run into odd bugs or glitches after turning it on. Still, if you're already running the beta and are curious, this is an interesting feature to explore.
What do you think so far?
To try it out, you'll need to open your Mac's Terminal app. Then, paste and run the following command: sudo mkdir -p /Library/Preferences/FeatureFlags/Domain && sudo defaults write /Library/Preferences/FeatureFlags/Domain/WritingTools LightweightUI_macOS -dict Enabled -bool true
You'll need to restart your Mac for the feature to take effect. But once you do, you should see the menu whenever you highlight text—albeit with some possible hiccups. If the feature is too unstable at this point, or you simply don't like it, you can undo it by pasting the following command into Terminal: sudo defaults write /Library/Preferences/FeatureFlags/Domain/WritingTools LightweightUI_macOS -dict Enabled -bool false
BigThink