Live data from Hacker News

Can You Disable Spotlight and Siri in macOS Tahoe?

eclecticlight.co

101–110 of 118 posts

Re: Can You Disable Spotlight and Siri in macOS Tahoe?

#101

Earlier quoted context omitted.

sudo or equivalent has been around for quite a long time now.

You think regular people can be trusted with sudo? (Absolutely not.)

To clarify, re-authentication prevents malware from doing what you said it would do. Regular people wouldn't need to use it.

Re: Can You Disable Spotlight and Siri in macOS Tahoe?

#102
post #5

It's a shame Apple has decided that if the launch agent or daemon lives in the System folder that means the user/admin should have zero control over it. I should be able to disable any launchd job on my computer end of story.

If that were possible, malware would shut down a mountain of services very quickly. Right off the bat, XProtect, MRT, Gatekeeper, amfid, system updates, telemetry, MDM...

Also all apple telemetry.

----

semi-unrelated tip - on ios, most telemetry options can be disabled under

Settings -> privacy & security -> Analytics & Improvements

However, there is a whole separate telemetry setting:

Settings -> search -> help apple improve search

note that this doesn't show up if you search for it in settings. (try searching for "help apple" or "improve")

and of course the whole "learn from this app" and other siri settings that are all individual settings.

Re: Can You Disable Spotlight and Siri in macOS Tahoe?

#103
post #50

This is becoming a more serious problem now Siri is going to be Google powered.

Supposedly there is no data shared with Google when using Gemini-powered Siri: Google’s model will reportedly run on Apple’s own servers, which in practice means that no user data will be shared with Google. Instead, they won’t leave Apple’s Private Cloud Compute structure. [1] 1: https://9to5mac.com/2025/11/05/google-gemini-1-billion-deal-...

Supposedly and reportedly that is true. For now.

We still have Google models running on hardware people pay thousands of dollars for, under the impression it wasn't a Google device.

Imagine the gigantic temptation of gigantic wads of cash Google would pay Apple to allow Gemini to index and produce analytics about your data on your machine.

Now Google have a foot in the door.

Re: Can You Disable Spotlight and Siri in macOS Tahoe?

#104

Earlier quoted context omitted.

The first message in the thread isn't the definition of the actual feature.

What's the best way to disable all MacOS image processing background services?

There isn't any such service; it's on demand.

Re: Can You Disable Spotlight and Siri in macOS Tahoe?

#105

Earlier quoted context omitted.

You had full root for more than a decade on any macOS machine.

And then you didn't. What's the purpose of saying this? All consumer-operating systems also used to be single user with administrative access by default. Shall we return to that, too?

The point of saying this is to let you realize that the last ten years weren't a disaster.

Re: Can You Disable Spotlight and Siri in macOS Tahoe?

#106
post #5

It's a shame Apple has decided that if the launch agent or daemon lives in the System folder that means the user/admin should have zero control over it. I should be able to disable any launchd job on my computer end of story.

It's related to the entire security balance which is bad (imho). Until that separation, in the PowerPC/Intel supported days you had the option to remove one from the fat binary (Universal Binary 1).

This carried and I can still do that. But not on System apps. So now any system app is twice without ability to easily 'diet' it:

file /System/Applications/TextEdit.app/Contents/MacOS/TextEdit /System/Applications/TextEdit.app/Contents/MacOS/TextEdit: Mach-O universal binary with 2 architectures: [x86_64:Mach-O 64-bit executable x86_64] [arm64e:Mach-O 64-bit executable arm64e] /System/Applications/TextEdit.app/Contents/MacOS/TextEdit (for architecture x86_64): Mach-O 64-bit executable x86_64 /System/Applications/TextEdit.app/Contents/MacOS/TextEdit (for architecture arm64e): Mach-O 64-bit executable arm64e

It won't be marketing wonder when new macOS dropping Intel will be it's 25% smaller (I guess they'll take the extra size for on-device models are other feature you won't be able to remove :) )

Re: Can You Disable Spotlight and Siri in macOS Tahoe?

#107

Apple Configurator MDM profiles can control Siri behavior, e.g. https://github.com/jankais3r/Siri-NoLoggingPLS Disable server-side logging of Siri requests for your Mac, iPhone and iPad You can disable Siri (and Apple Intelligence) entirely via Apple Configurator or asking the nearest LLM for .mobileconfig file with: allowAssistant

Thanks!

Also note that you don't need a supervised iOS device for it, it can be installed on any Apple device.

Re: Can You Disable Spotlight and Siri in macOS Tahoe?

#108

Earlier quoted context omitted.

What's the best way to disable all MacOS image processing background services?

There isn't any such service; it's on demand.

These macOS services appear to be related to image processing:

  photoanalysisd 
  mediaanalysisd
  com.apple.photos.backgroundAnalysisService

Re: Can You Disable Spotlight and Siri in macOS Tahoe?

#109

Earlier quoted context omitted.

I use Spotlight all the time to search for the contents of files. I don't memorize the contents and names of every file on my system, that's what my computer is for.

this is what grep is for. Why do I need a service constantly indexing my system and wasting resources for the few times a month I might need to run grep ? what problem was really solved here?

Ah yes, grep's famous support of PDF and Office documents will surely come in handy. As will its image OCR capabilities.

Oh it doesn't have those things so is a non-option.

Tahoe in general sucks but Spotlight has been a pretty good local search for nearly twenty years. The image OCR added in Sonoma made it even more useful.

Re: Can You Disable Spotlight and Siri in macOS Tahoe?

#110
post #5

It's a shame Apple has decided that if the launch agent or daemon lives in the System folder that means the user/admin should have zero control over it. I should be able to disable any launchd job on my computer end of story.

I've always thought of iOS and iPadOS as appliance OSes, but macOS as the thing I retained control over. It's changes like this that are nudging me back to Linux as a daily driver for my desktop, not just for headless work.
Post reply on HN