haymaker said:
Viola, junk redirect every time.
As omegaslayer says, can you please clarify this for us as it is important to diagnosing the issue.
Are we correct in inferring that when you click on a link you are being redirected to a different URL/spam domain etc?
If so then yes, likely you have some sort of malware/spyware that is causing your web traffic to go through a malicious proxy (in which case FatString's suggestion of installing another browser would not resolve the issue). Hijacking your google search results in this way is an extremely common attack vector, but usually the fix is fairly straightforward.
You need to check your hosts file - this is in Windows/system32/drivers/etc
Open it in notepad. It should look like this:
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host
# localhost name resolution is handled within DNS itself.
#    127.0.0.1       localhost
#    ::1             localhost
If there are any additional uncommented lines (ie not prefixed with a '#') then something has messed with your proxy settings. Delete them and you should be fine, but download something like 
Malwarebytes as you very likely have some form of malicious apps running. Also, get a decent antivirus... they're 
free these days, or get nod32 or kaspersky if you insist on paying. Also, turn UAC on - it will stop anything messing with hosts.
There are other ways of hijacking your browsing traffic besides the hosts file, but any of the above apps should sort them out.
Needless to say, if you do indeed have the above issue then, once you are 
certain it has been resolved, make sure to change all your passwords as 
all your internet activity could well have been going through a malicious proxy whose purpose is to extract passwords/bank details/personal data etc