ALRIGHT, this is the kind of question I've been looking for. Open a command prompt by typing cmd from the start > run
Type the following, careful because if you delete something by mistake you can ruin your computer.
dir /a:h/b
If you see anything in there that has a realllly weird name, it is a virus.
To delete it type del /a:r "the name without the quotes"
Now type:
cd\
cd c:\windows\system32
dir /a:h/o :e *.exe/b
if you see anything there, type del /a:r "the name without the quotes"
Now type:
dir /o:d
Look at the bottom for weird names. You can upload things your unsure about to virustotal.com
Now type
cd\
cd c:\windows
dir /o:d
Do the same look for weird names.
cd\
cd c:\windows\system32\drivers
dir /o:d
Now let's check your hosts file.
Type this from start > run
notepad c:\windows\system32\drivers\etc\hosts
It should look like this, delete anything else in there.
# Copyright (c) 1993-2006 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
127.0.0.1 localhost
Okay, time to check your dns.
Go to start > run > ncpa.cpl
Right click your internet and choose properties.
Highlight TCP and choose properties again.
Look under dns server
It should be automatic.
Now type this in the command prompt.
ipconfig /flushdns
netsh winsock reset
You can restart your computer.
Check to see if you have the same problem. And email me if you need help. My email address is gameshowkid111@yahoo.com