SOLUTION:-
There are only two ways of increasing internet speed.
1) Pay more to get high speed (Best way).
2) Editing the registry if you are not getting the actual speed.
Suppose user use 256KBps connection so its actual download speed is 32KBps but the service provider gives 50-60KBps of download speed.
But if you are not getting this simply follow the step below and edit the registry.
Class = 008 - indicates that TCP/IP is a name service provider, don't change).
LocalPriority = 1f3 (499) - local names cache.
HostsPriority = 1f4 (500) - the HOSTS file.
DnsPriority = 7d0 (2000) - DNS.
NetbtPriority = 7d1 (2001) - NetBT name-resolution, including WINS.
HostsPriority = 006 (6) - the HOSTS file.
DnsPriority = 007 (7) - DNS.
NetbtPriority = 008 - NetBT name-resolution, including WINS.
Here we are lowering the value because lower the value is higher the priority.
thank you :)
There are only two ways of increasing internet speed.
1) Pay more to get high speed (Best way).
2) Editing the registry if you are not getting the actual speed.
Suppose user use 256KBps connection so its actual download speed is 32KBps but the service provider gives 50-60KBps of download speed.
But if you are not getting this simply follow the step below and edit the registry.
- Open the Windows Registry using Regedit, and (after backing up) navigate to:
- Defaul values:-
Class = 008 - indicates that TCP/IP is a name service provider, don't change).
LocalPriority = 1f3 (499) - local names cache.
HostsPriority = 1f4 (500) - the HOSTS file.
DnsPriority = 7d0 (2000) - DNS.
NetbtPriority = 7d1 (2001) - NetBT name-resolution, including WINS.
- Change the values to:-
HostsPriority = 006 (6) - the HOSTS file.
DnsPriority = 007 (7) - DNS.
NetbtPriority = 008 - NetBT name-resolution, including WINS.
Here we are lowering the value because lower the value is higher the priority.
- Reboot the computer to see the effect.
thank you :)
No comments:
Post a Comment