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]
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.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
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]
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.
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.
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!
Uninstall all their software AND remove every single file and folder with the name Google in it from these folders:
Application Support (both system and user)
Library (both system and user)
LaunchAgents
LaunchDaemons
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)
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…
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.
I have never "installed Google," nor would I, and still have had this added.
This is getting even more interesting :)
So you are saying you have no Google software whatsoever installed on your Mac, and this login item was still added???
If this is the case, then this implies this was actually added by Apple, which would be outrageous!
Quid pro quo.
Of course, there has always been some level of cooperation & communication between the two ... consider the development of standards for network communications as an example. But this appears to be a new twist.
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.
👍
~/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.
ClarenceBeaks wrote:
• Being a bit pedantic there but for the user profile directory I actually meant: -
/Users/[user profile name]/Library/LaunchAgents
That is correct.
To be completely clear:
~/Library/LaunchAgents
/Library/LaunchDaemons
/Library/LaunchAgents
... are the folders to be examined.
🙂
When I woke my Mac from sleep this morning I received a system notification that a Google LLC background app had been installed. This was new so of course I'm wondering what and why.
what is google LLC
Posting a brand new question is the best way to elicit the individual attention you deserve. To do that, click the Ask the Community link above.
As recommended I've created a new question / topic here:
What is the "Google LLC" login item and what is it doing? It just added itself to my login items.
Google LLC Running in Background on Mac