I've switched from a PC to a MAC so simple things like uninstalling software I'm not sure how to do right away. Jake did a pile of MAC OS tutorials for me and here's one of them.
If you’ve deleted everything from the Applications and Library folders and some vestiges of old software still remain, you may be dealing with a kernel extension or hidden file. These items will not be obvious to find, doing a Google search about the components for your specific software situation is highly recommended.
Software that uses background processing – anti-virus and security programs, printers, device sync software – often install one or more kernel extensions. If your old installation of Symantec Utilities keeps telling you it’s out of date six years after you’ve deleted the program, chances are there’s still an old kernel extension loading up.
Warning: kernel extensions are necessary for correct operation of your system. Do not move or delete any items unless you have the ability to redo changes made by booting from a second Macintosh or drive and restoring changes made to the first hard drive.
Kernel extensions are located in /System/Library/Extensions and end with the extension .kext. Again you are looking for items with the name of the program or vendor in the name. For example, with old copies of troublesome Symantec software you might find SymEvent.kext and SymOSXKernelUtilities.kext lurking on your system.
Drag any probable items to the desktop first to make a copy, then move the original to the trash. Don’t empty the trash yet – reboot and see if the issue is fixed. If not, restore the item and try another.
Hidden files are items whose name starts with a period (.) They don’t display in the Finder by default. Programs sometimes use hidden files for authentication purposes, many are located in your home folder. You can use Terminal (inside Applications/Utilities) to list the contents of the directory in question and delete the offending item.