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

Completer wants to make changes

I just got a pop up saying "Completer wants to make changes. The your password to allow this." Has anyone ever seen this?


Thanks

Mac Pro, Mac OS X (10.7.5)

Posted on Dec 18, 2014 5:41 PM

Reply
78 replies

Dec 20, 2014 7:37 AM in response to jbkapple

I used to find files:

find * -name "*genieo*"


and removed these:

  • rm -rf /Applications/InstallMac/
  • rm -rf /Users/<youraccountname>/Library/Application Support/com.genieoinnovation.Installer
  • rm -rf /Users/<youraccountname>/Library/Caches/com.genieoinnovation.Installer
  • rm /Users/<youraccountname>/Library/LaunchAgents/com.genieo.completer.download.plist
  • rm /Users/<youraccountname>/Library/LaunchAgents/com.genieo.completer.ltvbit.plist
  • rm /Users/<youraccountname>/Library/LaunchAgents/com.genieo.completer.update.plist

(the directories contained genieo inside)


Perhaps you neglected "-i" from the grep command

Dec 20, 2014 8:31 AM in response to BobMac13

BobMac13 wrote:


I used to find files:


That is not sufficient to remove Genieo. Those are only a few of the files that it installs, and some do not have the words "Genieo" or "InstallMac" in their names anywhere.


Further, I strongly caution against the use of "rm -rf" commands, unless you really know what you're doing! Those reading should be aware that a single typo in the command could wipe out a lot of data, even the entire user folder, depending on what the typo was.


For proper removal, see:


http://www.thesafemac.com/arg-genieo


(Fair disclosure: I may receive compensation from links to my sites, TheSafeMac.com and AdwareMedic.com, in the form of buttons allowing for donations. Donations are not required to use my site or software.)

Dec 20, 2014 12:24 PM in response to bobshot

Ok thanks to BobMacs post i did; find ~/ -name *genieo*, which found loads of files:


/Users/myname//Downloads/installgenieo.dmg

/Users/myname//Library/Application Support/com.genieoinnovation.Installer

/Users/myname//Library/Application Support/Google/Chrome/Default/Local Storage/http_www.genieo.com_0.localstorage

/Users/myname//Library/Application Support/Google/Chrome/Default/Local Storage/http_www.genieo.com_0.localstorage-journal

/Users/myname//Library/Caches/com.genieoinnovation.Installer

/Users/myname//Library/LaunchAgents/com.genieo.completer.download.plist

/Users/myname//Library/LaunchAgents/com.genieo.completer.ltvbit.plist

/Users/myname//Library/LaunchAgents/com.genieo.completer.update.plist

/Users/myname//Library/Preferences/com.genieo.global.settings.plist

/Users/myname//Library/Preferences/com.genieo.settings.plist

/Users/myname//Library/Preferences/com.genieoinnovation.macextension.plist


I then rm -rf 'd each of these files and ran find again, and it then found the below files which despite rm -rf 'ing them they were not removed. I tried sudo rm -rf and still no joy, any thoughts and advice as to how to remove the below and why rm -rf has not worked on them?


/Users/myname//Library/Application Support/com.genieoinnovation.Installer

/Users/myname//Library/Application Support/Google/Chrome/Default/Local Storage/http_www.genieo.com_0.localstorage

/Users/myname//Library/Application Support/Google/Chrome/Default/Local Storage/http_www.genieo.com_0.localstorage-journal


Thanks

Dec 29, 2014 5:19 AM in response to bobshot

I have this problem too - completer.app keeps popping up.


I cannot use Adware as my Macbook is 10.6.8 - there are no extensions on Chrome so the manual adware removal does not work


I have already uninstalled and deleted all Geneio apps but still this completer.app keeps popping up. No idea what to do now. Hope someone finds a solution soon.

Dec 31, 2014 6:09 PM in response to Linda Swenberg

Also, I couldn't move one of the final files to the trash because I got a message that said it was open or in use. I found a process that is possibly very valid (Installd) running in the activity monitor but I think it was protecting one of those final files (maybe the Installer one?). I killed it and then was able to trash the file and complete the steps in the Apple support bulletin.

Completer wants to make changes

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