The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Webpages loading slow..

    Discussion in 'Windows OS and Software' started by hardcorp, Jun 11, 2009.

  1. hardcorp

    hardcorp Notebook Consultant

    Reputations:
    21
    Messages:
    130
    Likes Received:
    0
    Trophy Points:
    30
    I have a laptop...10 mb up 1.5 mb down connection Vista sp2 4 gig. ram ... Wireless router.

    About 3 weeks ago webpages like facebook and hotmail starting taking twice as long to load. Doesn't matter if i am using FF or IE.

    I'm not sure what happened to start this.. I have checked my connection settings my DNS settings .. nothing has changed.

    I wonder if something got corrupt in my Internet settings, if so How can i reset them?
     
  2. Christoph.krn

    Christoph.krn Notebook Evangelist

    Reputations:
    263
    Messages:
    423
    Likes Received:
    0
    Trophy Points:
    30
    Did you install/change any security software three weeks ago?

    Do you have any other computers on that network? Can you use them to determine whether the problem is specific to your computer or caused by something else? You can also use the "Network" tab of the Taskmanager to observe the network usage of your computer while you are not actively using the internet connection.
     
  3. hardcorp

    hardcorp Notebook Consultant

    Reputations:
    21
    Messages:
    130
    Likes Received:
    0
    Trophy Points:
    30
    No changes in security software and i have two other computers one wired and one wireless and they are running good.

    Network utilization is at 0% while I am not actively using the Internet....
     
  4. Christoph.krn

    Christoph.krn Notebook Evangelist

    Reputations:
    263
    Messages:
    423
    Likes Received:
    0
    Trophy Points:
    30
    That is weird, hmm. As your setup didn't change, I'm heavily leaning towards some kind of malicious software, but I'm not at all sure at that.

    Did the slowdown happen on all websites or just particular ones?
     
  5. tuηay

    tuηay o TuNaY o

    Reputations:
    492
    Messages:
    3,711
    Likes Received:
    0
    Trophy Points:
    105
    Have you tried to "tweak" your OS by disabling services? If you have disabled wrong service, it can make your "buffer" slower...
     
  6. Mooly

    Mooly Notebook Evangelist

    Reputations:
    43
    Messages:
    353
    Likes Received:
    0
    Trophy Points:
    30
    Try this from a command prompt, right click and run as admin,

    Type,
    ipconfig /flushdns and press enter. This will flush the DNS cache
    Then type,
    net stop dnscache and press enter.
    followed by,
    net start dnscache and press enter.

    Note the spaces.