Genieo has taken over Safari - SafeMac Adware removal no help!

Trying to get an Epson driver for my scanner since Maverick removed, or hid, the one I had,  I was invaded by Genieo and joined hundreds who have had the same problem.  Spent the week trying everything including SafeMac Adware removal instructions, to no avail.  The search engine is immune to removal, and seems benign enough, and the "Genieo Team" acts surprised that I don't appreciate their wonderful work and just shut up and enjoy.  I don't appreciate the arrogance and want my Safari back.  Genieo seems to adapt to the ever changing efforts to uninstall with amazing adriotness.  Any new suggestions?
Bob F.

1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem.
2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) at the request of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
Here's a summary of what you need to do, if you choose to proceed: Copy a line of text from this web page into the window of another application. Wait for the script to run. It usually takes a few minutes. Then paste the results, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
Triple-click anywhere in the line of text below on this page to select it:
PATH=/usr/bin:/bin:/usr/sbin:/sbin; clear; Fb='%s\n\t(%s)\n'; Fm='\n%s\n\n%s\n'; Fr='\nRAM details\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; AC="com.autodesk.AutoCAD  com.google.GoogleDrive"; H='^[[:space:]]*((127\.0\.0\.1|::1|fe80::1%lo0)[[:space:]]+local|(255\.){3}255[[:space:]]*broadcast)host[[:space:]]*$'; NS=networksetup; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -lq XML\|exec && echo $f; done; }; AT () { o=`file -b "$1" | egrep -v '^(A.{16}t$|cann)'`; Ps "${1##*/} format"; }; Pc () { o=`grep -v '^ *#' "$2"`; l=`wc -l <<< "$o"`; [[ l -gt 25 ]] && o=`head -n25 <<< "$o"`$'\n'"[$((l-25)) more line(s)]"; Pm "$1"; AT "$1"; }; Pm () { [[ "$o" ]] && o=`sed -E '/^ *$/d; s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; R () { o=; [[ r -eq 0 ]]; }; SP () { system_profiler SP${1}DataType; }; id -G | grep -qw 80; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; SP Software | sed -n 's/^ *//;5p;6p;8p'; h=(`SP Hardware | awk '/ Id/{print $3}; /Mem/{print $2}'`); o=$h; Ps "Model"; o=$((h[1]<4?h[1]:0)); Ps "Total RAM (GB)"; o=`SP Memory | sed '1,5d;/[my].*:/d'`; [[ "$o" =~ s:\ [^O]|x([^08]|0[^2]|8[^0]) ]] && printf "$Fr" "$o"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; p=`SP Power`; o=`awk '/Cy/{print $NF}' <<< "$p"`; o=$((o>=300?o:0)); Ps "Battery cycles"; o=`sed -n '/Cond.*: [^N]/{s/^.*://p;}' <<< "$p"`; Ps "Battery condition"; for b in FireWire Thunderbolt USB; do o=`SP $b | sed -En '1d;/:$/{s/ *:$//;x;s/\n//p;};/^ *(V.+ [0N]|Man).+ /{s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ \(\2\)/;H;};/Apple|Genesy|Intel|SMSC/{s/.//g;h;}' | egrep -v '^ *[(]'`; Pm $b; done; o=`pmset -g therm | sed 's/^.*C/C/'`; [[ "$o" =~ No\ th|pms ]] && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; [[ "$o" =~ =\ [^GO] ]] || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; a=(/ ""); A=(System User); for i in 0 1; do o=`cd ${a[$i]}L*/Lo*/Diag* || continue; for f in *.{cr,h,pa,s}*; do [[ -f "$f" ]] || continue; d=$(stat -f%Sc -t%F "$f"); [[ "$f" =~ h$ ]] && grep -lq "^Thread c" "$f" && f="$f *"; echo "$d ${f%%_2*} ${f##*.}"; done | sort | tail`; Pm "${A[$i]} diagnostics"; done; grep -lq '*$' <<< "$o" && printf $'\n\t* Code injection\n'; o=`syslog -F bsd -k Sender kernel -k Message CReq 'caug|GPU |hfs: Ru|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|timed? ?o|WARN' -k Message Ane 'SMC:' | tail -n25 | awk '/:/{$4=""; $5=""};1'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); n=$((${#s[*]}-1)); c="${s[*]}"; o=${s[$n]}%; Ps "CPU usage by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); n=$((${#s[*]}-1)); s[$n]=${s[$n]%[+-]}; c="${s[*]}"; o=$((s[$n]>=25000?s[$n]:0)); Ps "Mach ports used by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | awk 'NR>1 && !/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|openld|post[fg]|x)/{print $3}'`; Pm "Extrinsic daemons"; o=`launchctl list | awk 'NR>1 && !/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | egrep -v 'com\.apple\.(CSConfig|server)' | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/StartupItems; do M; done`; Pm "Startup items"; sys=`pkgutil --regexp --only-files --files com.apple.pkg.* | sort | uniq | sed 's:^:/:'`; b=`sed -E '/^.+Lib.+\/Contents\/Info.plist$/!d;s/\/Info.plist$//;/Contents\/./d' <<< "$sys"`; l=`egrep '^/usr/lib/.+dylib$' <<< "$sys"`; [[ "$b" && "$l" ]] && { o=`find -L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type d -name Contents -prune | grep -Fv "$b" | while read d; do test -f "$d/Info.plist" || continue; ID=$($PB\ :CFBundleIdentifier "$_") || ID="No bundle ID"; printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find /usr/lib -type f -name *.dylib | grep -Fv "$l"`; Pm "Extrinsic shared libraries"; :; } || echo $'\nReceipts missing'; o=`for e in INSERT_LIBRARIES LIBRARY_PATH; do launchctl getenv DYLD_$e; done`; Pm "Environment"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; i=`route -n get default | awk '/e:/{print $2}'`; I=`$NS -listnetworkserviceorder | sed -En '/ '$i'\)$/{x;s/^\(.+\) //p;q;};x'`; n=`$NS -getdnsservers "$I" | awk '!/^T/{print "not "}'`; Ps "DNS (${n}from DHCP)"; o=`$NS -getinfo "$I" | awk '/k:/{if ($3 !~ "(255\.){3}0") print $3}'`; Ps "Netmask"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; f=auto_master; [[ `md5 -q /etc/$f` =~ ^b166 ]] || Pc $f /etc/$f; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; f=/etc/hosts; Pc "hosts" <(egrep -v "$H" $f ); AT $f; Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l | sed -E 's:/Users/[^/]+/:/Users/USER/:g'); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; LD="$(`find /S*/*/F* -type f -name lsregister | head -n1` -dump)"; o=`for ID in $AC; do [[ "$LD" =~ $ID ]] && echo $ID; done`; Pm "Application check"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed -E 's/(\..*$|-[1-9])//g'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`SP Fonts | egrep 'id: N|te: Y' | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist | while read f; do plutil -s "$f" >&- || echo $f; done`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} file count"; done; o=; [[ UID -eq 0 ]] && o=root; Ps "UID"; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
Copy the selected text to the Clipboard by pressing the key combination command-C.
7. Launch the built-in Terminal application in any of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
8. If you see an error message in the Terminal window such as "syntax error," enter
exec bash
and press return. Then paste the script again.
9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
[Process completed]
to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

Similar Messages

  • I have a virus that has taken over Safari and will not allow me to use Safari or even shut down my computer.  It claims I need to send $1000 to a "green dot account to get my on line capability.Help

    I have a virus that has taken over Safari and will not allow me to browse of even shut down the computer.  The request is to send $1,000 to a "green dot" address to get the virus removed.
    Help!
    lawrencefromchatham

    Command, option and escape keys held down together will open the "Force Quit" dialog window.
    Quit Safari and then relaunch it while holding down the shift key.

  • Genieo has taken over!

    http://search.genieo.com has taken over as my default search engine, even though I set my default in Safari as Google. I even quit the browser to make sure it wasn't a reset problem.
    I am ****** and feel violated - I never even heard of genieo. Any suggestions?

    It sounds as if you have the genieo / installmac  adware / trojan installed :
    Backup first, then carefully follow :
    Adware Removal Guide : Genieo
    or
    You installed the "Genieo" search-hijacking rootkit.
    I suggest that you don't trust the uninstaller that the company provide, since it doesn't work properly & leaves active software behind. Genieo seem unable or unwilling to resolve that, so perhaps they continue to receive some benefit from it.

  • Safari wont open after downloading 'genieo', its taken over homepage on internet and only opens for 1 second before closing rapidly. deleted it but still cant open internet. please HELP!

    safari wont open since downloading 'genieo' stupidly, well by accident i just looked what it is up..... as needed to crop song quickly and must have been on that page/..., i moved it to trash and removed it everywhere i could see it but its still taken over safari and so web page closes after 1 second of opening so i cant use it. There are removal instructions etc online but i cant get online to do them! how can i sort this out if i cant use the internet and change my homepage etc? Will people at Apple store be able to do this for me?

    There are some instructions that take time with some attention to detail to attempt and also remove all parts of the genieo and other adware malware bad content that come with visiting or downloading a variety of web sites which may spread their ilk to those who unknowingly or unwittingly get downloads or install content that has been doctored with some untoward idea in mind. Some of the posers do this to disrupt or sell more dysfunctional cures to their created mischief. The cure (incl their uninstaller) may be as bad as the problem.
    •The Safe Mac - Tech Guides: Note 'adware removal & others' here
    http://www.thesafemac.com/tech-guides/
    Genieo is a specific issue and has a section in there.
    http://www.thesafemac.com/?s=genieo&submit=Search
    For general adware, a script (beta, if you try luck)
    is available but it may not touch genieo...
    •Adware Removal Tool (applescript)
    http://www.thesafemac.com/art/
    The browser issue is covered under one of the topic areas, as that may also include a re-direct device where an extra button or home page to junk keeps loading. Incorrect removal of the badware may cause Safari to fail. However, you can get use a different browser to get information such as visit the above site, or here, etc.
    I do not know if the techs or genius at Apple Store would be able to remove the problem. One way it to erase everything on the computer, and start all over, and lose all your stuff. You should have a backup of your created content on a drive external to your computer, in addition to TimeMachine backups, for restoration purposes; this done before an issue strikes. The methods of removal are covered in the linked pages above.
    Another way, as suggested in detail by Linc Davis, can be followed and perhaps resolve the issue, too; at some point this topic thread will be seen by more than a few people. This is not a new topic here.
    Good luck & happy computing!
    edited 2x

  • Firefox has taken over almost all of my desktop and I can't remove it....

    Firefox has taken over three quarters of my desktop and I can't remove it. This is irritating and I will remove firefox if this continues,
    I have pictures of my daughter as my desktop and do not appreciate this.

    On any windows machine use "Alt+SpaceBar" to help you move or resize the window.
    Windows 7 (only) users can use WinKey+leftarrow (cursor keys) to reposition window to the left half of the screen and then you can resize or move from there with the normal methods. Works nicely if you for instance lost your window on another monitor or want to switch the window to a different monitor in use. (something to look forward to in the future as you are on Vista)
    Please refer to the following article for many more tips, more complete information on how to fix, and if possibly an extension is involved in the problem.
    * '''http://kb.mozillazine.org/Resizing_oversize_window'''
    It is still possible to resize and move windows with JavaScript for those who lost the ability with Firefox 8.0 and above, but it involves a couple of extra steps covered in the above article.

  • Last time I updated firefox Yahoo has taken over. I hate yahoo and would like to remove it is that possible?

    when I uploaded the new version of firefox yahoo has taken over. It over rides everything and I want to remove it is that possible to keep firefox but remove yahoo?
    When I put a address in the address bar yahoo over rides it and it goes to a yahoo page.

    Hi All,
    Have just sorted this problem. Do the following:
    type into your address bar> about:config
    this will bring up the usual warning that it might void your warrantee. Click> I'll be careful I promise.
    in the filter bar at the top enter "Yahoo" without the quotes.
    At the bottom of the list ther'll be a string named "Keyword.url. Right click on this and select reset.
    While your in there if you like you can right click on any of the yahoo lines and select modify. Once once the box opens replace Yahoo by overtyping Google.
    Close the tab and that should cure the problem.
    All the best
    Mick

  • I recently updated Firefox and something called Fantistic Games has taken over my homepage and I can't get rid of it.

    I used to get a field of 9 options to open when I opened a new page by clicking on the + button on the right side of the Search tab. After I updated Firefox a couple of days ago, my homepage had been taken over by something called "Fantasti Games". I can't find it anywhere to uninstall "Fantisti Games". I now have Google come up as my homepage when I open Mozilla Firefox, but each tab that I open comes up with the "FantastiGames" search engine. I need to get rid of that from my computer and revert back to what I had before, which was when I opened a new tab, I got nine large icons on the screen that gave me the choice of common sites to go to (such as AOL, YouTube, Weather.com, Google, etc.). Please tell me how to uninstall "FantastiGames".

    This is embarrassing. It sounds like you have a third party program that has taken over your search engine, home page, and/or the default new tab page. Fortunately, this can be remedied easily:
    # At the top of the Firefox window, click on the Firefox button (Tools menu in Windows XP), and then click Add-ons. The Add-ons Manager tab will open.
    # In the Add-ons Manager tab, select the Extensions panel.
    # Select the toolbar you wish to remove.
    # Click the remove button.
    # Click "Restart now" if it pops up. Your tabs will be saved and restored after the restart.
    After Firefox restarts, install the [https://addons.mozilla.org/en-US/firefox/addon/searchreset/ Search Reset Tool]. This will remove the rest of the traces of this program from your Firefox.
    For further information, please read [[Remove a toolbar that has taken over your Firefox search or home page]].
    Did this fix the problem? Let us know!

  • How do I get rid of a search engine that has taken over home page?

    Search.US.com has taken over my hone page and everything else it can. I have tried all the suggestions available to me by the help section. I have went so far as to delete cookies. This is very invasive. I looked at restoring the system but have few options for recovery points and they don't include the search engine download. I removed the add on it came with as well. I had removed the search engine in add/remove programs and was stupid when it asked if I wanted the default settings restored. I said no. I'm afraid I am j pretty stupid when it comes to software. I hope someone can help me. Thank you for your time in this matter. ps I put what I thought was relevant in the bottom box. I had not seen this before. I tried to modify it but couldn't.
    Soultender

    I finally got a hold of someone at that search us.com. They gave me this link to try and solve the problem. I have already reinstalled firefox but it might help someone else out. And it's much simpler. I haven't tried it but they said to get a hold of them if it didn't work. the link is:
    Running ResetBrowsers.exe from http://support.search.us.com/uninstall.php should restore your settings to their defaults
    Hope I'm not misusing this post. Thanks again for all your help. Your are all awesome.

  • Preview has taken over RAW file type binding from Photoshop

    Preview v 3.0.4 has taken over as the default program with which to open RAW files. Double-clicking a RAW file in OS 10.3.9 or earlier (?) used to automatically open RAW files into the latest Photoshop version installed (be it 7, CS, CS2).
    After purchasing a new Dual 2.7 G5 with Tiger 10.4 or 10.4.4, ALLL RAW ICNS have changed to a PREVIEW.app's icon for RAW images, and RAW files now default to Preview when double-clicked, instead of the Photographer's choice of Photoshop, as it has been for years.
    These and other file type bindings (PDF) have been captured by Preview in the new OS.
    What is going on? What to do? How do I regain the original file binding of RAW files to an intelligent and professional program (PHTOSHOP CSx), instead of this NEWBIE nearly unusable PREVIEW application?
    Simply remove all PREVIEW resources? Then it's usefulness for browsing large numbers of images will be lost.
    I simply want PREVIEW to leave my professional digital world alone and let me continue working efficiently.
    Any help? Ideas?
    Thanks a bunch,
    jes360

    Simply select one of your crw files, do GetInfo (command-i) on the file and in the Open With section choose Photoshop. Click the Apply to All button. From now on all crw files will open in Photoshop. I suspect the default changed because Preview can now open many many raw files, and not everyone has Photoshop.
    Francine
    Schwieder

  • I have a web site that has taken over mozilla fire fox

    bing . com has taken over my fire fox when i sign in 2 it my alo was my home page but it has been replaced with this site bing i did not do it i have tried 2 block it and remove it and i cant close it at all ,,, also i have removed fire fox and re installed it and still the same thing happens i have tried every thing but nothing works so what do i do 2 remove it or at least block it i can t even read my mail b/c it after 15 secs wll go back 2 the home screen 4 bing and will not let me view my mail its as if a parental block is on plz help charles

    In Tools, Addons, Extensions, you may wish to disable 'SearchToolbar' extension, restart Firefox.

  • Drop Down Deals, MacKeeper and other popups have taken over Safari v 8.0; I'm using OS X Yosemite 10.10.1. Help!

    Drop Down Deals, MacKeeper and other popups have taken over Safari v 8.0; I'm using OS X Yosemite 10.10.1. Help!
    Whenever I click on a link or open a page these popups show up.
    I've tried the following:
    Cleared website history and data, and gone to Safari > Preferences > Privacy > and removed all website data.
    then restarted my computer
    In Finder, holding down Option and clicking on Go to find the hidden Library file:
    deleted/moved to trash the following files:
    caches
    internet plugins
    launch agents
    any plist files in safari folder
    Then, restarted my macbook pro and then emptied the trash
    I've Safari > Preferences > Security > blocked pop up windows
    What should I try next?
    PLEASE HELP ME!!
    Thank you,
    R

    There is no need to download anything to solve this problem. You may have installed a variant of the "VSearch" ad-injection malware.
    Triple-click the line below on this page to select it, then copy the text to the Clipboard by pressing the key combination  command-C:
    /Library/LaunchDaemons
    In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    A folder named "LaunchDaemons" may open. Look inside it for a file with a name of the form
              com.something.daemon.plist
    Here something is a variable word, which can be different in each case. It could be "cloud," "dot," "highway," "submarine," "trusteddownloads," or pretty much anything else.
    There may also be a file named
               com.something.helper.plist
    in the same folder.
    If you find files with names that fit the above description, post what you have for "something."

  • Searchqu has taken over firefox, where is my comcast home page?

    no matter what I do searchqu has taken over from my Home page
    (comcast) I have purchased and anti virus anti malware
    I have removed searchqu from control panel ( that only fixed I.E.)
    I have changed the settings on firefox.to connect to comcast
    Nothhing seems to help

    This could help
    http://devilsworkshop.org/firefox-tweaks-address-bar-as-search-box-let-google-make-you-feel-lucky/

  • Bing has taken over all my Browsers

    When I click on Mozilla, Explore, or any browser it always start with BING instead of google even though google is set as my home start up page. I can't figure out how to get rid of this. Can I uninstall Bing to make it go away? I'm running Windows 8.1
    Thanks for any help.

    It sounds like you have a third party program that has taken over your search engine, home page, and/or the default new tab page. Fortunately, this can be remedied easily:
    # Click the menu button [[Image:New Fx Menu]] and choose Add-ons.
    # In the Add-ons Manager tab, select the Extensions panel.
    # Select the toolbar you wish to remove.
    # Click the Remove button.
    # Click "Restart now" if it pops up. Your tabs will be saved and restored after the restart.
    After Firefox restarts, install the [https://addons.mozilla.org/en-US/firefox/addon/searchreset/ Search Reset Tool]. This will remove the rest of the traces of this program from your Firefox.
    For further information, please read [[Remove a toolbar that has taken over your Firefox search or home page]].
    Did this fix the problem? Please let us know!
    EDIT: Also right click on shortcuts for your browsers and select Properties, check the Target line under the Shortcuts tab to make sure that your shortcuts aren't being forced to open Bing.

  • HT1338 installation has taken over 2 days. wont let my computer restart

    my installation of the new iphoto has taken over two days with out completion. computer wont let me restart. is it a virous or a glitch. please help

    Hi franontheedge, when you revert to a restore point, you may roll back your Firefox further than desired, for example, losing recently added bookmarks or saved passwords. It might be preferable to clean out the unwanted software by hand. If you have 10 minutes...
    I suggest:
    (1) Open the Windows '''Control Panel''', Uninstall a Program (or for XP Add/Remove Programs). After the list loads, click the "Installed on" column heading to group the infections, I mean, additions, by date. This can help in smoking out undisclosed bundle items that snuck in with some software you agreed to install. Take out as much trash as possible here.
    (2) open the '''Add-ons page''' using either:
    * Ctrl+Shift+a
    * "3-bar" menu button (or Tools menu) > Add-ons
    In the left column, click Plugins. Set nonessential and unrecognized plugins to "Never Activate".
    In the left column, click Extensions. Then, if in doubt, disable (or Remove, if possible) unrecognized and unwanted extensions.
    Often a link will appear above at least one disabled extension to restart Firefox. You can complete your work on the tab and click one of the links as the last step.
    (3) With the above removed, you can update your home page if it's not already back to normal. These articles have more details on how:
    * [[Startup, home page and download settings]]
    * [[How to set the home page]]

  • Firefox has taken over my computer to the extent that I can't get out of firefox back to my regular homepage and moreover I can't even log out or shut down.

    When I try to log on as I have usually done I get a small window
    stating that an error has occurred and when I click on what should solve the problem a larger white window appears stating
    I should not close the window...although several times I have
    not close the window all I get is 2 blue spinning circles.
    I feel like Firefox has taken over my heretofore routine
    usage of my computer and I have lost control. HELP!!!!!

    That file could be set as a Launch Agent or Daemon in your ~/Library or /Library, You could try to look for it or Safeboot your computer and then empty the trash. Safebooting disables Launch Agents/Daemon and Third Party Kernal extensions. Here's the article to Safeboot OS X: What is Safe Boot, Safe Mode? - Apple Support

Maybe you are looking for

  • HVDVD_TS found in build location? What? I don't understand. Can't burn DVD!

    This is the warning I get when I press the burn button:"The Build Location folder contains a HVDVD_TS folder(HD DVD content). You must remove the HVDVD_TS folder from the Build Location in order to proceed with Build/Format of a Standard DVD project.

  • Always use default email ID for sending

    I have several accounts. I want my main ID to be used when send out a new mail, unless I change it manually. Presently, a new mail takes on the ID of the message in the inbox that is highlighted. How can I set this?

  • Sharing multiple movies to existing Mobile Me Gallery

    I have used the Share menu to put lot of movies in MMe Gallery. In that process, is there any way to put a movie that I'm Sharing into an existing album on MMe?

  • [SOLVED] Bash: Append file contents to command prompt

    Hi, is there a way to append the contents of a file to the command prompt? Say I have defined an alias and I want to change it on the fly. So I'd do $ which <my_alias> then mark it with the mouse, and paste it to the command line. What I would like t

  • Convert InfoPath form to PDF issues

    Hello, We have some web based InfoPath forms hosted in a MOSS 2007 SharePoint environment. Users who have Acrobat professional installed on their computers are having problems converting the forms when using the Adobe PDF Toolbar in IE. There are two