Home
Posted By: jaybass Yahoo removal - 05/16/21 04:33 PM
OS 19.13.6

I used find any file to remove Yahoo. I think there were 86 flies but 7 remained. How do I get rid of them?

Jaybass
Posted By: artie505 Re: Yahoo removal - 05/16/21 05:01 PM
I suspect that you didn't run FAF in Admin mode, which requires hitting "Option" as you hit "Find."

If your FAF pane shows "Find All" rather than just "Find," I'm wrong.

Give it another try.
Posted By: jaybass Re: Yahoo removal - 05/16/21 05:11 PM
artie, I ran it both ways but the 7 files remain. I think that terminal may have to be used, but I don't how.

jaybass
Posted By: jchuzi Re: Yahoo removal - 05/16/21 05:13 PM
If you Control-click the file in FAF, an option is to move it to Trash.
Posted By: artie505 Re: Yahoo removal - 05/16/21 05:27 PM
As an aside, you don't ever want to delete a file with a path that begins with /System/Library.
Posted By: jaybass Re: Yahoo removal - 05/16/21 07:51 PM
Jon.
I tried what you suggested but it didn't work. 4 of the 7 files are tiff images, 1 is travelocity-yahoo skeleton, and 2 are Yahoo authentication (plugin) & ( bundle)

The other 79 were deleted ok

jaybass
Posted By: joemikeb Re: Yahoo removal - 05/16/21 10:30 PM
My question is why are you unable to delete the files, even if they are locked, MacOS should warn you if you attempt to drag them to the trash and/or you might be asked for your admin password.Where are the files located ie are they in a hidden or system folder? Are the files themselves hidden (the first character of the filename is ".")? Have you done a Get Info on them to see if you have read & write access t0 them? Even then in most cases you should be able to delete them without doing anything extraordinary. By any chance was yahoo installed via an installer and is it possible there is an uninstaller in the installer app or available for download?

Deleting the file(s) using Terminal is not difficult, but mistakes made in Terminal have the potential of doing severe damage. Therefore it must be done with great caution so, unless you really know what you are doing, read and follow these instructions with great care and do not improvise or take shortcuts.
  1. Launch Terminal
  2. Navigate to one of the files in Finder then
  3. at the Terminal prompt copy and paste the following being sure it is followed by a single space
    Code
    sudo rm -i 
  4. drag the file from Finder and drop it on the Terminal window which will place the fully qualified unix pathname in the command.
  5. press Return
  6. Enter your administrative password (Note you will not see anything happening on the screen) and press return
  7. Terminal will prompt "remove" followed by the fully qualified pathname
  8. Type y followed by Return
  9. Return to step 2 and repeat for each of the files.

NOTE: Terminal (Unix) commands are case sensitive so -i must be a lower case letter i and it can be very difficult convincing MacOS not to "correct" and capitalize it to I. I had to disable Capitalize words automatically in System Preferences > Keyboard > Text to write this post.
© FineTunedMac