Pop-up about 'Intents' on Mac startup

When I launch my Mac, I get these pop-ups. I decided to close one (there was initially 5), but next time it didn't open again. Why do they appear ?


[Edited by Moderator]

Original Title: Pop-up about ''Intents''

Posted on Jul 25, 2025 7:47 PM

Reply
Question marked as Top-ranking reply

Posted on Jul 26, 2025 9:36 AM

The pop-ups that you are seeing are from internal macOS system components related to Settings Intents, which are part of the broader Siri & Shortcuts integration in macOS.


They are Apple-signed, sandboxed helpers that expose parts of System Settings (like Battery, Date & Time, Siri, etc.) to Siri, Shortcuts, and third-party apps through the `Intents` framework. Normally, these are background daemons or app extensions and should run silently.


So, why are they showing pop-ups?


You're likely seeing these because:

  • The system may not correctly associate the `.intents` bundles or helper apps with the parent process (System Settings).
  • macOS might prompt if it can’t silently register these helpers due to permissions issues or sandbox quirks.
  • There's a permission database hiccup, macOS may keep prompting.


Can it be fixed? Potentially, yes. Give the following a try:


Rebuild Launch Services and User Cache

Open Terminal and run:

  • /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user
  • Then reboot your Mac.


Clear TCC (privacy database) – cautiously

You can reset the privacy database using: tccutil reset All


Note: This will reset all app permission prompts (camera, mic, location, etc.), so be ready to re-approve them.


Check System Settings > Siri & Spotlight > Siri Suggestions

Disable unnecessary Siri Suggestions for system settings if you don’t use them.


Safe Mode Boot

Boot your Mac into Safe Mode. This clears some caches and can resolve odd launch behavior.


Ref: Use safe mode on your Mac - Apple Support

1 reply
Question marked as Top-ranking reply

Jul 26, 2025 9:36 AM in response to DM365

The pop-ups that you are seeing are from internal macOS system components related to Settings Intents, which are part of the broader Siri & Shortcuts integration in macOS.


They are Apple-signed, sandboxed helpers that expose parts of System Settings (like Battery, Date & Time, Siri, etc.) to Siri, Shortcuts, and third-party apps through the `Intents` framework. Normally, these are background daemons or app extensions and should run silently.


So, why are they showing pop-ups?


You're likely seeing these because:

  • The system may not correctly associate the `.intents` bundles or helper apps with the parent process (System Settings).
  • macOS might prompt if it can’t silently register these helpers due to permissions issues or sandbox quirks.
  • There's a permission database hiccup, macOS may keep prompting.


Can it be fixed? Potentially, yes. Give the following a try:


Rebuild Launch Services and User Cache

Open Terminal and run:

  • /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user
  • Then reboot your Mac.


Clear TCC (privacy database) – cautiously

You can reset the privacy database using: tccutil reset All


Note: This will reset all app permission prompts (camera, mic, location, etc.), so be ready to re-approve them.


Check System Settings > Siri & Spotlight > Siri Suggestions

Disable unnecessary Siri Suggestions for system settings if you don’t use them.


Safe Mode Boot

Boot your Mac into Safe Mode. This clears some caches and can resolve odd launch behavior.


Ref: Use safe mode on your Mac - Apple Support

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Pop-up about 'Intents' on Mac startup

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.