Using a Mac launcher without Apple Intelligence in the picture
Apple Intelligence shipped with macOS Sequoia and is now the default on Tahoe 26. For many users it is a nice quality-of-life upgrade. For users who want their launcher to behave like a launcher — local, predictable, no inference fired in…
Apple Intelligence shipped with macOS Sequoia and is now the default on Tahoe 26. For many users it is a nice quality-of-life upgrade. For users who want their launcher to behave like a launcher — local, predictable, no inference fired in the background — Apple Intelligence is something you have to actively work around. This post is the practical guide for keeping your launcher of choice in a state where Apple Intelligence is not lurking under it.
I will cover what Apple Intelligence actually does at the OS level, the specific surfaces it touches when you press Cmd+Space, how to turn off the parts you do not want, and which launchers are easiest to operate in an Apple-Intelligence-free configuration.
What Apple Intelligence is, in practice
Apple Intelligence is a collection of on-device and cloud-routed inference features Apple built into macOS, iOS, and iPadOS starting in late 2024. The Apple Intelligence privacy and security overview documents the architecture: most inference happens on-device, some requests are routed to Apple's Private Cloud Compute, and a smaller subset is delegated to third-party models (notably OpenAI's ChatGPT integration).
The Apple intelligence engine privacy page covers the legal framing. The Against Data opt-out guide covers the practical disabling steps.
The architecture is reasonable as far as cloud-routed AI goes. The point of this post is not "Apple Intelligence is bad." The point is "Apple Intelligence is on by default, including in surfaces that a third-party launcher does not control, and if you want a clean launcher experience you need to know what to turn off."
Where Apple Intelligence touches your launcher
Even if you use a third-party launcher like CmdSpace, Raycast, or Alfred, Apple Intelligence still shows up in the OS-level launcher surfaces:
- Spotlight — if you have not rebound Cmd+Space, the Spotlight panel includes Apple Intelligence suggestions, Siri Suggestions, and Quick Actions. Turning these off requires multiple System Settings panes.
- Writing Tools — the Cmd+Click → Writing Tools menu on any text selection invokes Apple Intelligence. Not a launcher feature per se, but it sits in the same muscle-memory zone.
- Notification summaries — Apple Intelligence summarizes notifications; users sometimes mistake the summary for a launcher result.
- Image Playground and Genmoji surfaces — keyboard shortcuts for these can collide with launcher hotkeys if not configured carefully.
Third-party launchers themselves do not invoke Apple Intelligence. The friction is the OS layer surrounding them.
Step-by-step: clean configuration
1. Disable Apple Intelligence at the system level
System Settings → Apple Intelligence & Siri → toggle off.
This single switch disables most Apple Intelligence features. Note that some sub-features have separate toggles that persist after the master switch; the Against Data guide walks through them.
2. Disable Siri
System Settings → Apple Intelligence & Siri → "Listen for Siri" → off. "Press Side Button for Siri" → off. "Type to Siri" → off.
3. Disable Spotlight Apple Intelligence integration
System Settings → Spotlight → uncheck:
- "Apple Intelligence Search" (if present on your macOS version)
- "Siri Suggestions"
- "Web Search Suggestions"
- "App Store Suggestions"
- "Lookup Suggestions" (optional, depending on your preference)
This makes Spotlight a local-only file search again.
4. Disable Writing Tools
System Settings → Apple Intelligence & Siri → Writing Tools → off.
If you sometimes want Writing Tools but want them off by default, leave the master Apple Intelligence toggle on and instead disable per-app via individual app preferences. Most users find the master-off configuration cleaner.
5. Rebind Cmd+Space to your launcher
If you have not already:
System Settings → Keyboard → Keyboard Shortcuts → Spotlight → uncheck "Show Spotlight search" (or rebind to Cmd+Alt+Space if you still want Spotlight as a system tool).
Then in your launcher's preferences, bind to Cmd+Space.
This step matters because if Spotlight still owns Cmd+Space, every time you press your launcher hotkey, Spotlight intercepts. Even with Apple Intelligence disabled in Spotlight, you are using the wrong tool.
Which launchers play best with Apple-Intelligence-off
Once the OS is configured, the launcher choice matters:
CmdSpace
CmdSpace is the easiest fit. No AI features, no integration with Apple Intelligence APIs, no surfaces that re-invoke the OS-level AI. Cmd+Space → query → result, fully local. Configuration is "install, done."
Raycast Free
Works fine in this configuration. The free tier does not invoke Apple Intelligence. If you also disable Raycast's own AI features (see Raycast privacy concerns), you have a clean local launcher.
Alfred
Works fine. Alfred has no Apple Intelligence integration. The workflow editor lets you build features that could call cloud APIs, but they only run if you explicitly install or write them.
Ueli
Works fine. Open source, no AI features.
Spotlight
After the configuration above, Spotlight returns to being a local file searcher. If you do not need power-user features, this is the minimum-friction option.
Verifying the configuration
After applying the steps above, verify with:
- System Settings → Apple Intelligence & Siri — confirm master toggle is off.
- Network monitoring — run Little Snitch or LuLu and watch for connections to
*.apple.comAI endpoints during launcher use. You should see effectively zero AI-related traffic. - Spotlight test — press Cmd+Space, type "weather." If Spotlight returns weather web results, you missed a setting; revisit System Settings → Spotlight.
The Privacy Guides macOS recommendations has a longer checklist if you want to verify more rigorously.
Trade-offs you take on
Being honest about what you lose:
- Notification summaries. No more 3-line summaries of long Slack channels; you see the raw notifications.
- Writing Tools. No more right-click → proofread / summarize.
- Image Playground / Genmoji. No AI-generated emoji.
- Spotlight web suggestions. Spotlight becomes file-search-only.
- Siri. No voice assistant.
For many users these are net positives. For others they are real losses. If you find yourself missing two or three, re-enable them selectively rather than the master toggle.
When this configuration is worth it
You should consider Apple-Intelligence-off if:
- Your work involves NDA-protected content and you do not want OS-level inference touching it.
- You have noticed the inference latency on older Macs and want the snappier behavior.
- You value predictability — same query, same result, every time.
- You want to maximize battery life (inference does cost power).
- You prefer a calm OS surface.
When it is overkill
You should keep Apple Intelligence on if:
- You use Writing Tools daily.
- You like notification summaries.
- You use Siri actively.
- You are not in a regulated work environment.
- You value the AI features more than the predictability.
There is no wrong answer. There is just a configuration that matches your preferences and one that does not.
A complete daily-driver setup
For a user who wants the cleanest local-first macOS launcher experience as of 2026:
- Apple Intelligence: off.
- Siri Suggestions in Spotlight: off.
- Spotlight web/app store/lookup suggestions: off.
- Cmd+Space bound to CmdSpace (or your launcher of choice).
- Spotlight on Cmd+Alt+Space for occasional system queries, if you want it at all.
- Notification summaries: off.
- Writing Tools: off.
Total setup time: roughly 10 minutes. The result is an OS where your launcher actually behaves like a launcher and the rest of the OS stops trying to "help."
The honest summary
Apple Intelligence is a reasonable feature for users who want it. For users who want their launcher to be a launcher and nothing else, it is something to configure out of the way at the OS level. The configuration is straightforward, the trade-offs are honest, and the result is a calmer Mac.
The next read depends on your goals. Local-first mac apps 2026 covers the broader app-layer story. Siri suggestions disable mac covers the Spotlight-specific Siri integration in depth. Spotlight search privacy explained covers what Spotlight does and does not share by default.
Sources
- Apple Intelligence privacy and security overview — support.apple.com
- Apple Intelligence engine privacy page — apple.com/legal/privacy/data/en/intelligence-engine
- Against Data opt-out Apple AI guide — againstdata.com
- Privacy Guides macOS recommendations — privacyguides.org/en/macos