Solved Internet is lagging or something.

stefannix

New member
Local time
6:09 AM
Messages
3
Ok so, before I first tell you what's the problem with internet, I'll tell you that it's 4mpbs protocol download speed (which is not fine) & 0.30Mbps protocol ( which is fine working).
So, my Internet spiking/lagging 24/7, it's not constant delay but I can feel the slightly delay which is going on nerves, ( it's actualy not working on max as it was before nor when I'm downloadin).
pic1eg.jpg

As you can see picture & and the oscillation of download signal isn't fine.
This is how it's starting, rising first to 2.85 mpbs then after 0.5s to 75mpbs which is impossible to have here ( but just for 0.2s) while it's testing for which i think is fake, then back to 2.85mpbs and as final result 4mpbs.
Just to announce before someone ask Am I using any programs for increasing internet speed? - I don't.
Tried & checked few ways to fix but wasn't working it's still same: Flushed DNS, restarted router for few times, excluded off router for an 5-6 hours...
So if there's any command for CMD or way how to fix, please post.
 

My Computer

OS
Windows 7 Ultimate x86
Here's ipconfig /all - If this to some of you can help.

pic2qz.jpg


pic3yn.jpg
 

My Computer

OS
Windows 7 Ultimate x86
I fixed net now, by using your .bat file.
@Echo on
pushd\windows\system32\drivers\etc
attrib -h -s -r hosts
echo 127.0.0.1 localhost>HOSTS
attrib +r +h +s hosts
popd
ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh winsock reset all
netsh int ip reset all
shutdown -r -t 1
del %0
Thanks alot.
 

My Computer

OS
Windows 7 Ultimate x86
Back
Top