You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Google LLC Running in Background on Mac

I was just using my mac, and I noticed that a login item/background item automatically added itself to the list. What is Google LLC? Is this something I should be worried about?


[Re-Titled by Moderator]

Posted on Oct 2, 2023 11:52 AM

Reply
Question marked as Top-ranking reply

Posted on Nov 25, 2023 2:36 AM

Well, apparently this is a general issue with a lot of Mac user, so it's not an issue related only to the OP's Mac, so I don't see why everyone should start a separate thread about the same general issue.


The fact of the matter is that Google installed a new login item without the user's specific consent and macOS allowed Google to do that. THIS is the real issue.


Claiming that you gave your consent to this whenever you installed a Google software in the past is nonsense, since this new item was NOT part of the contract back then. So basically Google unilaterally modified the contract, which makes it void.


Moreover, I specifically disallow every single background activity and every single automatic update feature for anything I don't deem important. So, this item was not only installed without my specific consent, it was installed against my specific prohibition (ie. disabling automatic updates).


So, I think that instead of trying to make this a "no biggie" and passing the blame to the user, we should really ask the question WHY macOS even allowed this to happen! On this premise, any other software company could just do whatever they wanted on your Mac and Apple would allow it!


I hope you get my point.

94 replies

Nov 25, 2023 1:54 AM in response to stingysting

Yeah, it just sneaked itself in as a LaunchDaemon and LaunchAgent here also and allowed itself running in the background, without my specific consent!


I only noticed it recently when I was researching why my MBP was continuously waking from sleep.


I just removed Google Drive and suggest you do it also, if you installed it :) If you want to use it, just visit the website.

Nov 25, 2023 1:59 AM in response to manklar

The moment you installed any Google software, you HAD to provide your passport, hence you provided them the permission. Another question is, of course, why macOS allowed the software to automatically add itself to the background allowance list without your specific consent? Every single software I use which requires background activity asks me for permission BEFORE the fact!

Nov 26, 2023 6:29 AM in response to stingysting

This Chrome trash thing is super annoying, to keep spamming even after disabled in Notifications and Login Items.

I suspect that GoogleSoftwareUpdateAgent.app that running invokes it, so I killed it, no messages so far


to check if any similar processess are running:

ps aux | grep -i google 

to kill it:

pkill GoogleSoftwareUpdateAgent # not sure it will work, I killed it using Process ID

or

kill -9 `ps aux | grep -i google | awk '{ print $2 }'`

or

pkill <PID>


I hope that disabled 'Google Update' in Login Items would prevent it from starting again on next boot, but Im not sure and likely Chrome will start it anyway at some point (I'm not even using Chrome everyday, I just use it occasionally to test something)

Dec 14, 2023 10:27 AM in response to adrianfulop

To be fair, I noticed a notification banner about this item being added after Chrome updated. It could be easy to miss, though it did appear even despite the DnD mode.


I believe Google would prefer the browser to constantly auto-update for many reasons, including good (0day fixes) and probably not-so-good reasons (various new tracking tech and whatnot, I imagine). It’s understandable that many power users would dislike this, of course…

Dec 19, 2023 12:33 PM in response to John Galt

I just want to know if this is allowing Google to track me in ways I may not want or doing something else vaguely nefarious.


I have the option of turning it off in "Login Items" but I don't know if that will affect the functionality of Chrome - unfortunately, I have to have Chrome for one particular application that won't work on Firefox or Safari, but I won't use it for anything else.

Feb 6, 2024 4:32 AM in response to stingysting

anyone have more concrete info on this?

I'm seeing such drastic mixed things from; its just google doing its thing, to its a possible virus. Which is very conflicting and concerning.


Is it important? Can it just be deleted? If so how?


Where even is it installed on mac? the only place I see it is in login items, under, "allow in background."


anyone with concrete info would be much appreciated.

Jun 25, 2024 1:13 PM in response to ClarenceBeaks

👍


~/Library/LaunchDaemons
~/Library/LaunchAgents
~/[user profile]/Library/LaunchAgents


You probably meant to include


/Library/LaunchDaemons


... since ~/[user profile]/Library/LaunchAgents is not a path that would exist on a Mac.


And this is exactly what I meant by "installing Google" because nothing gets installed in those locations without a user's consent. Conversely stated if a file with "Google" its name exists in any of those locations it's there because the user wanted it. In other words if you don't want Google on your Mac... don't install it.


With this recent change in macOS, Apple is informing its users of something they installed. Why did they wait so long to do that? Good question.

Google LLC Running in Background on Mac

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