You should set hidden folders as visible. Check this for tutorial how to do it.
Go to windows/system32/drivers/etc and open file "hosts" with a notepad. If should look like this:Code: [Select]# 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 localhostIf it's different from this, then you should delete this file and restart your computer. This file will be automatically created again.
# 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
I'm surprised you haven't tried restarting the modem. Also you could try giving your ISP an actual call.
Tutorial?
You need a tutorial to grab a phone and call your internet provider?
Also try downloading http://forums.appleinsider.com/showthread.php?t=37013 more ram.
Are you using Firefox? As much as I love it, I've had problems with Flash inside of Firefox. So much so, that I've started to use Chrome for some things, with mostly positive results. Have you tried a different browser?
Not enough hard disk space. 2.Left over programs and bad files.3.Data Corruption. 4.Missing Windows updates / Outdated drivers. 5.Computer is overheating. 6.Corrupt OS. 7.Bad Hardware.
55.3 free GB free of 138.0 GB
OK, I got it, thank ye: Mine:Code: [Select]# 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 host127.0.0.1 localhost::1 localhost
# 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 host127.0.0.1 localhost::1 localhost
Tip: How to ping a web-site - start-> Run. In the opened window write: ping [address here] Run command is invisible by default (at least for Win7/Vista). To make it visible make following steps:1. Right click on "Start" button2. Settings3. Set Up4. Scroll down till you find a tick with "Run" command. Check it.5. Ok6. Apply
Ok, it seems that hosts are fine... then you can try to ping those web-sites, which are loading not as fast as others. Then check some other site, which is working fine. If the results is much different, then you just have to call to your ISP and say that something is wrong with the trace route to the web-site [name of site, which is working improperly]. If there's no big difference, then it is probably because of the servers of that site and you can do nothing with it. You can also try to tracert route to that slow web-site. tracert [address here]. But it's all are rather for fun, and it wouldn't help you to speed it up.