Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

Sunday, 9 November 2014

Compress Large file to Small File using KgB Archiver -Tutorial

1. Install Kgb Archiver
2. Open Kgb Archiver
3.Select the file you want to compress
4. Click on the archive button
5. After that a new window appear, select KgB and set it compression level to maximum
6. Click Next  and done
Then it start to compress your file into small size

See this 263.4 mb compress to 1.8 mb


Enjoy.....................

Saturday, 8 November 2014

How to Make a Bootable USB Drive

1. Install WinToFlash on your pc
2. Plugin  usb drive into your computer
3. Open WinToFlash
4. Click on advanced mode

5. Select windows Vista/2008/7/8 setup to usb drive


6. Select the windows path file and browse your windows .iso file

7. Next click run accept the terms , you will get a message where it says the drive will be formatted   click OK , again OK . The program will start copying the windows files.
 Done......

Any doubt comment below

Connect Internet Without PC Suite

1 . Click "Start" STEP 1 . Click "Control Panel"
2 . Double Click"Network Connection"
3 . Click "Create a new connection" in Network Tasks in left side.
4 . Click "Next"
5 . Select"Connect to the Internet" and Click"Next"
6 . Select "Set up my connection manually" and click"Next"
7 . Select"Connect using a dial- up modem" and click "Next"
8 . Select your modem here and click"Next"
9 . ISP name, keep it blank and click"Next"
10 . Type Phone Number *99# and click "Next"
11 . Keep user name and password blanks and click "Next"
12 . Select "Add a shortcut to this connection to my desktop" and click"Finish"
13 . Now click"Dial" to connect internet.
14 . Now you can successfully connect internet without PC Suite

Simple Tricks For Windows

  Display your Name with Time in Taskbar 
1.Click on your time in the taskbar and then click on the Change Date and time Setting .
2. It will open new a window, click on the Change Date and Time Setting .
3. Now click on the Change Calendar Setting .
4. In the customize Format window select Time Tab.
5. In this tab look for AM/PM symbol and give any name that you want to display along with Time
6. Click on OK button to save changes.


  Increase Your Net Speed In Win7
1. Go to run
2. type gpedit.msc
3. expand the administrative templates
4.  expand the network
5.  select Qos Packet Scheduler
6.  double click limit reservable bandwidth
7.  enable it and put 0 in the bandwidth limit
8.  click apply and ok

   Hide Your Disk Drive
1.open control panel
2.go to administrative tools
3.click computer management
4.now a window will appear
5.click disk management on the left column now u will see all disk drives suppose u have to hide local disk E right click on local disk E and choose change drive letter and paths now a small window will appear showing ur letter"E" click remove and then ok.....
open My computer u will not see local disk E to bring back repeat the above steps but when u open disk management the drive that is hidden will be without any letter

Tips to Improve Intel HD Graphics Perfomance

1. Update the graphics card driver 
If you are on a laptop, it is best to visit the website of you laptop's manufacturer and find the web page related to your laptop. Usually there's a search box where you can enter you laptop's exact model number. When you find your notebook's support page, download the Intel HD Graphics driver for your operating system and install it.If you are on a desktop, simply go to Intel's website and search for the exact model of your CPU's graphics card, for example Intel HD Graphics for Celeron, Intel HD Graphics 3000, Intel HD Graphics 4000, etc. Then download the driver for your operating system and install it.The driver is the piece of software all the programs and games use to communicate with your graphics card. Being with the latest driver means that your graphics card will work faster and you will experience less problems and freezes in graphic intensive applications and games. New driver versions also introduce improvements and optimizations for many games. 
2. Set the 3D preference of Intel HD Graphics to "Performance"

Intel HD Graphics Performance Mode
This trick will help you improve the frame rate in games. To apply it click the Intel HD Graphics driver tray icon, select Graphics Properties, then click the 3D tab and move the slider to Performance. In this way you sacrifice a bit of image quality for improved 3D perfromance, which should lead to a few more frames per second (FPS) in games. The image on the right shows the way this dialog looks for Intel HD Graphics 3000 on Windows 7. Do not expect miracles though, this will not turn your Intel HD Graphics into a high performance gaming video card, but you will get a slight bump in frame rates depending on the game. 


Friday, 7 November 2014

Secret Processor Trick to Improve System Performance in Windows Vista and 7



Today in this tutorial, we are going to share another hidden secret trick which will help you in boosting your system performance. If you are a Windows Vista or 7 user, you should give it a try:
1. Type msconfig in Start Menu search box or RUN dialog box and press Enter.

2. Now go to "Boot" tab and click on "Advanced options..." button.
3. Enable "Number of processors:" option and select the correct no. of processors from drop-down list.
Select_No_of_Processors_msc.png
4. Click on "OK" button and then "Apply" it.
5. It'll require a restart and after reboot you'll notice improvement in system performance.

 Did this trick work for you?
Comment below

How to Enable Copy paste in CMD – Windows

By Default Windows do not allow users to Copy text and Paste it in Command prompt Or Copy text from Command prompt and paste it elsewhere. But there is an option in CMD itself to enable Copy & Paste Text in Windows Command Prompt.
Today in this tutorial we will learn how to Enable Copying and Pasting Texts in Windows Command prompt. One of the main advantage of this will be that you can copy any command that you find on the internet or from any word/excel file and paste it directly in CMD and execute that command just like that.

How to Enable Copy Paste in CMD

Step 1: Open CMD, Just type CMD in search or Press Win + X key to select Command Prompt.
Step 2: Right Click on the Title of the CMD window and Select Properties just like its shown in the below Picture
Enable Copy paste in CMD
Step 3: You will see a Pop up Window coming up, Now on the Right hand side, Under Edit Options, Just Check Quick Edit Mode and click OK
Step 4: Everything is Done, Now just Copy any Text from Here or Anywhere else Using CTRL + C keys and just Right click using your mouse on CMD. You will see that the text is been pasted automatically in CMD. Please Understand that Using CTRL + C to Copy text is Important.
Likewise if you wish to Copy Text from CMD to paste elsewhere then Just Select the Text in CMD and Again just Right Click with the mouse. Your Text is Copied and ready to Paste it in any Document you want.
This Doesn’t Limit you to just Text you can even copy File or Folder path and paste it in CMD. Everything that you have to type manually can be copied from somewhere and pasted directly to CMD with this small Tweak
So this was just a small Tip I wanted to Share with my Readers so that you don’t have to Type any long Command in CMD which if typed incorrectly can cause errors. I hope this will help some Of you.

5 Tips For Windows Users

1.How To Create Undeletable And Unrenamable Folders ?

*1. Go to Start and then Click on Run

*2. Type cmd & hit enter (To open Command Prompt ).

*3. Remember you cannot create Undeletable & unrenamable folder in your root directory (i.e. where the windows is installed) That means you can't make this kind of folder in C: drive if you installed windows on C:

*4. Type D: or E: and hit enter

*5. Type md con and hit enter (md - make directory)

*6. You may use other words such as aux, lpt1, lpt2, lpt3 up to lpt9 instead of con in above step.

*7. Open that directory, you will see the folder created of name con.

*8. Try to delete that folder or rename that folder windows will show the error message.

2.How To Increase Copying Speed To Usb Devices
 
  This For NewBies who Doesnt
  Know about this..!

  Increase Your Copying Speed
  Just By simple Methods..!

  For that Change Your USB
  device's File System TO NTFS ..!

  By default it'll be on . FAT32 ..

  Just Change that to NTFS..

3.Increase RAM Speed Using Notepad  

In this post I'm gonna tell you a trick to speed up ram by using Notepad. You might have lot of problems sometimes that your computer not responding. You can use this trick and avoid that. And it's an easy task to do.

Lets start

1. At first open notepad.

2. Then type the code bellow.

    [FreeMem=Space(64000000)]

3. Now save the file as cleanRam.vbs

4. That's it. Open the file (double click) and you are done 

4.Login Xp Without Password

1. start computer

2. when it asks for password press ctrl +alt +delete keys twice

3. Now another window opens asking for password

4.  in this at the place of user name just type administrator....leave the password feild blank and hit  enter
5. wow u have logged in as a normal user
 
6. now u hav full authority only problem is that u can't open my document of the original account
 
7.don't worry abt. this just use any file recovery software and move the files access denied my  document to any other folder in other drive

5.Change Any Users Password

This tweak gives a user the opportunity to use it for good or bad.It enables the user to re-password
any account without having to know the existing password and also shows you every account that exists on the machine (even the ones that are hidden). This is a good tool to use if you forgot a password to say your administrator account and you needed to be logged into the admin account for any reason. >>To view all of the user accounts:

1.While logged onto the computer, click on Start>Run>and type in CMD.
2. From the command prompt window, type in cmd net users This will show you every account that is made onto the computer whether it is hidden or not.

To change an account password:
1.While logged into the computer to an account that has administrative rights, click on Start>Run>and type>>CMD>>
2. Type in net user then the name of the account then *and press enter. here is an example:
net user administrator * or net user "USERNAME" * . Put the name in quotes if it contains spaces.
3. From there it should ask for a new password. Type in your new password (type very carefully - the command window won't display what you type) and once more to confirm it. If you get the message that the command succeeded successfully you're all set!! 

Tricks to Improve Internet Speed

1. Clear unwanted internet junk to increase internet speed.

Some temporary internet files are stored within your computer which are supposed to increase your internet speed while surfing through those sites again. But when excess of those temporary files get stored on your computer, they can actually slow down your internet speed.

Once in a week, you should clear your browser's cache, flush your DNS cache and clear your browser's history too. This will give a slight boost to your internet speed.

Flushing your DNS cache:

Open command prompt and give the following command:
ipconfig /flushdns

How to clear a web browser's cache and browsing history:

Google Chrome: Open Tools > Clear Browsing History
Mozilla Firefox: Open Tools > Clear Recent History
Internet Explorer: Open Tools > Delete Recent History (For newer versions of Internet Explorer).

2. Changing DNS server

Slow DNS server can be the reason for your slow Internet speed. So changing the DNS server will result in fast and secure Internet connection.

Read this How to change DNS server in windows XP/7/8

3.Clear Browsing Data
Sometimes, your internet connection will boost after cleaning all browsing data from internet browsers. To clear/delete the browsing data viz. browsing history, download history, cookies and other site and plug-in data, empty the cache, saved passwords, saved Auto-fill form data, data from hosted apps and de-authorise content licenses etc. press <swt_kbk>Ctrl + <swt_kbk>Shift + <swt_kbk>Delete.

4. Blocking Advertisements.

This is a well known fact that the most of the publishers use third party advertisements on their web page. But some shows excess ads even before you reach to the content a close-able window will appear with related ads which results in more load time. So it is good to use plug-ins like Adblock to block the advertisements, which will surely reduce the loading time of Web Pages and high speed Internet browsing.

5.Remove the Reseved Bandwith for system


Bandwidth is the amount of data that you are allowed to download/upload at any given time. I am not going to discuss the technical part but just for the general concept one should note that in a computer system there is a QoS (Quality of Service) Packet Scheduler which controls the percentage of connection bandwidth that the system can reserve.

for more read this  Steps to remove reserved bandwidth

Blocking Advertisements.

This is a well known fact that the most of the publishers use third party advertisements on their web page. But some shows excess ads even before you reach to the content a close-able window will appear with related ads which results in more load time. So it is good to use plug-ins like Adblock to block the advertisements, which will surely reduce the loading time of Web Pages and high speed Internet browsing.
- See more at: http://www.techswatch.com/2013/10/best-tricks-to-increase-boost-internet-speed.html#sthash.va6WXHAz.dpuf

Changing DNS Server

Slow DNS server can be the reason for your slow Internet speed. So changing the DNS server will result in fast and secure Internet connection.
- See more at: http://www.techswatch.com/2013/10/best-tricks-to-increase-boost-internet-speed.html#sthash.va6WXHAz.dpuf

Changing DNS Server

Slow DNS server can be the reason for your slow Internet speed. So changing the DNS server will result in fast and secure Internet connection.
- See more at: http://www.techswatch.com/2013/10/best-tricks-to-increase-boost-internet-speed.html#sthash.va6WXHAz.dpuf

2. Clear unwanted internet junk to increase internet speed.

Some temporary internet files are stored within your computer which are supposed to increase your internet speed while surfing through those sites again. But when excess of those temporary files get stored on your computer, they can actually slow down your internet speed. 
Once in a week, you should clear your browser's cache, flush your DNS cache and clear your browser's history too. This will give a slight boost to your internet speed.
Flushing your DNS cache:
Open command prompt and give the following command:
ipconfig /flushdns

How to clear a web browser's cache and browsing history:
Google Chrome: Open Tools > Clear Browsing History
Mozilla Firefox: Open Tools > Clear Recent History
Internet Explorer: Open Tools > Delete Recent History (For newer versions of Internet Explorer
2. Clear unwanted internet junk to increase internet speed.

Some temporary internet files are stored within your computer which are supposed to increase your internet speed while surfing through those sites again. But when excess of those temporary files get stored on your computer, they can actually slow down your internet speed.

Once in a week, you should clear your browser's cache, flush your DNS cache and clear your browser's history too. This will give a slight boost to your internet speed.

Flushing your DNS cache:

Open command prompt and give the following command:
ipconfig /flushdns

How to clear a web browser's cache and browsing history:

Google Chrome: Open Tools > Clear Browsing History
Mozilla Firefox: Open Tools > Clear Recent History
Internet Explorer: Open Tools > Delete Recent History (For newer versions of Internet Explorer

1. Use 100% Bandwidth.

The first step to increase your Internet speed is using 100% bandwidth. by default Windows holds 20% of your bandwidth for system requirement including Windows update. Now if you can get that 20% of bandwidth it will surely boost your Internet speed.
Follow below steps to utilize that 20% reserved bandwidth to speed up your Internet connection.
  1. Press Windows Key (Start key) + R
  2. Now command prompt window will appear
  3. Now type: gpedit.msc
  4. Now you’ll see Group Policy Windows
  5. Double Click on Computer Configuration
  6. Double Click on Administrative Template
  7. Double Click on Network
  8. Double Click on QoS Packet Scheduler
  9. Double Click on limit reservable Bandwidth
  10. Now click on Enabled and below type 0 (Zero)
  11. Click OK to save the settings
Because there is no reserved bandwidth now you’ll feel the difference in your browsing experience.

2. Block Useless Web page Elements.

When we visit any web page there many elements like images, Videos, Flash contents, Java scripts that are not necessary for the visitor, especially when you have to read only texts from the site and have no interest in those extra contents than it is better to block or avoid them from loading. Because the more elements a web page has the more time and bandwidth require loading the web page. So, just go to setting section of your browser and disable the unnecessary options.

3. Blocking Advertisements.

This is a well known fact that the most of the publishers use third party advertisements on their web page. But some shows excess ads even before you reach to the content a close-able window will appear with related ads which results in more load time. So it is good to use plug-ins like Adblock to block the advertisements, which will surely reduce the loading time of Web Pages and high speed Internet browsing.

4. Increase Browser Cache.

A web browser’s cache is simply a place designated on your computer where the browser temporarily stores web page information. Such as images and other data and when you revisit the same web page this saved data helps in loading the page faster. So increasing the browser cache results in fast loading of WebPages.
- See more at: http://www.techswatch.com/2013/10/best-tricks-to-increase-boost-internet-speed.html#sthash.SfPA7TmO.dpuf

1. Use 100% Bandwidth.

The first step to increase your Internet speed is using 100% bandwidth. by default Windows holds 20% of your bandwidth for system requirement including Windows update. Now if you can get that 20% of bandwidth it will surely boost your Internet speed.
Follow below steps to utilize that 20% reserved bandwidth to speed up your Internet connection.
  1. Press Windows Key (Start key) + R
  2. Now command prompt window will appear
  3. Now type: gpedit.msc
  4. Now you’ll see Group Policy Windows
  5. Double Click on Computer Configuration
  6. Double Click on Administrative Template
  7. Double Click on Network
  8. Double Click on QoS Packet Scheduler
  9. Double Click on limit reservable Bandwidth
  10. Now click on Enabled and below type 0 (Zero)
  11. Click OK to save the settings
Because there is no reserved bandwidth now you’ll feel the difference in your browsing experience.

2. Block Useless Web page Elements.

When we visit any web page there many elements like images, Videos, Flash contents, Java scripts that are not necessary for the visitor, especially when you have to read only texts from the site and have no interest in those extra contents than it is better to block or avoid them from loading. Because the more elements a web page has the more time and bandwidth require loading the web page. So, just go to setting section of your browser and disable the unnecessary options.

3. Blocking Advertisements.

This is a well known fact that the most of the publishers use third party advertisements on their web page. But some shows excess ads even before you reach to the content a close-able window will appear with related ads which results in more load time. So it is good to use plug-ins like Adblock to block the advertisements, which will surely reduce the loading time of Web Pages and high speed Internet browsing.

4. Increase Browser Cache.

A web browser’s cache is simply a place designated on your computer where the browser temporarily stores web page information. Such as images and other data and when you revisit the same web page this saved data helps in loading the page faster. So increasing the browser cache results in fast loading of WebPages.
- See more at: http://www.techswatch.com/2013/10/best-tricks-to-increase-boost-internet-speed.html#sthash.SfPA7TmO.dpuf

1. Use 100% Bandwidth.

The first step to increase your Internet speed is using 100% bandwidth. by default Windows holds 20% of your bandwidth for system requirement including Windows update. Now if you can get that 20% of bandwidth it will surely boost your Internet speed.
Follow below steps to utilize that 20% reserved bandwidth to speed up your Internet connection.
  1. Press Windows Key (Start key) + R
  2. Now command prompt window will appear
  3. Now type: gpedit.msc
  4. Now you’ll see Group Policy Windows
  5. Double Click on Computer Configuration
  6. Double Click on Administrative Template
  7. Double Click on Network
  8. Double Click on QoS Packet Scheduler
  9. Double Click on limit reservable Bandwidth
  10. Now click on Enabled and below type 0 (Zero)
  11. Click OK to save the settings
Because there is no reserved bandwidth now you’ll feel the difference in your browsing experience.

2. Block Useless Web page Elements.

When we visit any web page there many elements like images, Videos, Flash contents, Java scripts that are not necessary for the visitor, especially when you have to read only texts from the site and have no interest in those extra contents than it is better to block or avoid them from loading. Because the more elements a web page has the more time and bandwidth require loading the web page. So, just go to setting section of your browser and disable the unnecessary options.

3. Blocking Advertisements.

This is a well known fact that the most of the publishers use third party advertisements on their web page. But some shows excess ads even before you reach to the content a close-able window will appear with related ads which results in more load time. So it is good to use plug-ins like Adblock to block the advertisements, which will surely reduce the loading time of Web Pages and high speed Internet browsing.

4. Increase Browser Cache.

A web browser’s cache is simply a place designated on your computer where the browser temporarily stores web page information. Such as images and other data and when you revisit the same web page this saved data helps in loading the page faster. So increasing the browser cache results in fast loading of WebPages.
- See more at: http://www.techswatch.com/2013/10/best-tricks-to-increase-boost-internet-speed.html#sthash.SfPA7TmO.dpuf

1. Use 100% Bandwidth.

The first step to increase your Internet speed is using 100% bandwidth. by default Windows holds 20% of your bandwidth for system requirement including Windows update. Now if you can get that 20% of bandwidth it will surely boost your Internet speed.
Follow below steps to utilize that 20% reserved bandwidth to speed up your Internet connection.
  1. Press Windows Key (Start key) + R
  2. Now command prompt window will appear
  3. Now type: gpedit.msc
  4. Now you’ll see Group Policy Windows
  5. Double Click on Computer Configuration
  6. Double Click on Administrative Template
  7. Double Click on Network
  8. Double Click on QoS Packet Scheduler
  9. Double Click on limit reservable Bandwidth
  10. Now click on Enabled and below type 0 (Zero)
  11. Click OK to save the settings
Because there is no reserved bandwidth now you’ll feel the difference in your browsing experience.

2. Block Useless Web page Elements.

When we visit any web page there many elements like images, Videos, Flash contents, Java scripts that are not necessary for the visitor, especially when you have to read only texts from the site and have no interest in those extra contents than it is better to block or avoid them from loading. Because the more elements a web page has the more time and bandwidth require loading the web page. So, just go to setting section of your browser and disable the unnecessary options.

3. Blocking Advertisements.

This is a well known fact that the most of the publishers use third party advertisements on their web page. But some shows excess ads even before you reach to the content a close-able window will appear with related ads which results in more load time. So it is good to use plug-ins like Adblock to block the advertisements, which will surely reduce the loading time of Web Pages and high speed Internet browsing.

4. Increase Browser Cache.

A web browser’s cache is simply a place designated on your computer where the browser temporarily stores web page information. Such as images and other data and when you revisit the same web page this saved data helps in loading the page faster. So increasing the browser cache results in fast loading of WebPages.
- See more at: http://www.techswatch.com/2013/10/best-tricks-to-increase-boost-internet-speed.html#sthash.SfPA7TmO.dpuf

1. Use 100% Bandwidth.

The first step to increase your Internet speed is using 100% bandwidth. by default Windows holds 20% of your bandwidth for system requirement including Windows update. Now if you can get that 20% of bandwidth it will surely boost your Internet speed.
Follow below steps to utilize that 20% reserved bandwidth to speed up your Internet connection.
  1. Press Windows Key (Start key) + R
  2. Now command prompt window will appear
  3. Now type: gpedit.msc
  4. Now you’ll see Group Policy Windows
  5. Double Click on Computer Configuration
  6. Double Click on Administrative Template
  7. Double Click on Network
  8. Double Click on QoS Packet Scheduler
  9. Double Click on limit reservable Bandwidth
  10. Now click on Enabled and below type 0 (Zero)
  11. Click OK to save the settings
Because there is no reserved bandwidth now you’ll feel the difference in your browsing experience.

2. Block Useless Web page Elements.

When we visit any web page there many elements like images, Videos, Flash contents, Java scripts that are not necessary for the visitor, especially when you have to read only texts from the site and have no interest in those extra contents than it is better to block or avoid them from loading. Because the more elements a web page has the more time and bandwidth require loading the web page. So, just go to setting section of your browser and disable the unnecessary options.

3. Blocking Advertisements.

This is a well known fact that the most of the publishers use third party advertisements on their web page. But some shows excess ads even before you reach to the content a close-able window will appear with related ads which results in more load time. So it is good to use plug-ins like Adblock to block the advertisements, which will surely reduce the loading time of Web Pages and high speed Internet browsing.

4. Increase Browser Cache.

A web browser’s cache is simply a place designated on your computer where the browser temporarily stores web page information. Such as images and other data and when you revisit the same web page this saved data helps in loading the page faster. So increasing the browser cache results in fast loading of WebPages.
- See more at: http://www.techswatch.com/2013/10/best-tricks-to-increase-boost-internet-speed.html#sthash.SfPA7TmO.dpuf

1. Use 100% Bandwidth.

The first step to increase your Internet speed is using 100% bandwidth. by default Windows holds 20% of your bandwidth for system requirement including Windows update. Now if you can get that 20% of bandwidth it will surely boost your Internet speed.
Follow below steps to utilize that 20% reserved bandwidth to speed up your Internet connection.
  1. Press Windows Key (Start key) + R
  2. Now command prompt window will appear
  3. Now type: gpedit.msc
  4. Now you’ll see Group Policy Windows
  5. Double Click on Computer Configuration
  6. Double Click on Administrative Template
  7. Double Click on Network
  8. Double Click on QoS Packet Scheduler
  9. Double Click on limit reservable Bandwidth
  10. Now click on Enabled and below type 0 (Zero)
  11. Click OK to save the settings
Because there is no reserved bandwidth now you’ll feel the difference in your browsing experience.

2. Block Useless Web page Elements.

When we visit any web page there many elements like images, Videos, Flash contents, Java scripts that are not necessary for the visitor, especially when you have to read only texts from the site and have no interest in those extra contents than it is better to block or avoid them from loading. Because the more elements a web page has the more time and bandwidth require loading the web page. So, just go to setting section of your browser and disable the unnecessary options.

3. Blocking Advertisements.

This is a well known fact that the most of the publishers use third party advertisements on their web page. But some shows excess ads even before you reach to the content a close-able window will appear with related ads which results in more load time. So it is good to use plug-ins like Adblock to block the advertisements, which will surely reduce the loading time of Web Pages and high speed Internet browsing.

4. Increase Browser Cache.

A web browser’s cache is simply a place designated on your computer where the browser temporarily stores web page information. Such as images and other data and when you revisit the same web page this saved data helps in loading the page faster. So increasing the browser cache results in fast loading of WebPages.
- See more at: http://www.techswatch.com/2013/10/best-tricks-to-increase-boost-internet-speed.html#sthash.SfPA7TmO.dpuf

Steps to Remove the Bandwidth for System





Bandwidth is the amount of data that you are allowed to download/upload at any given time. I am not going to discuss the technical part but just for the general concept one should note that in a computer system there is a QoS (Quality of Service) Packet Scheduler which controls the percentage of connection bandwidth that the system can reserve.
Internet Service Providers (ISPs) promise to provide you a certain speed, but sometimes you do not receive that speed on your device, there are lot of reasons which may cause slow internet speed and one of those reasons bandwidth reservation is most common.
By default, your computer system may reserve up to 20 percent of the network bandwidth for QoS traffic handled by the QoS Packet Scheduler to improve the performance of Enterprise Resource Planning (ERP) applications, video conferencing and Internet Protocol (IP) telephony and windows updates etc.
Therefore, you may follow the following steps to set the bandwidth limit to 0 (zero) for speed up your browsing and downloading files:

Step-1:

Press the Windows logo key <swt_kbk>⊞ Win + <swt_kbk>R to open the Run command window.


Step-2:
Now, type gpedit.msc and press Enter or click on OK button to open the local group policy editor window.

Step-3:
On the left side column under computer configuration select/ click on Administrative templates and on the right side column double click on Network > QoS Packet Scheduler > Limit reservable bandwidth.

Step-4: 

In the open window, select Enable and reduce the bandwidth limits percentage to 0 (zero) and apply it.



How to change DNS server in Windows XP/7/8?

Change your DNS server settings in Windows XP:
Open your connection properties > Networking Tab
How To Increase Internet Speed Using Public DNS
Select 'Internet Protocol (TCP/IP)'
How To Increase Internet Speed Using Public DNS

Select 'Use the following DNS server addresses' and enter the following 2 addresses to use OpenDNS and Google DNS respectively:
1. OpenDNS: 208.67.222.222 and 208.67.220.220
2. Google DNS: 8.8.8.8 and 8.8.4.4
 
Change DNS server in Windows 7

 1.Go to Start > click on Control Panel
 2.In the search box type “adapter”
 3.Now under Network and Sharing Center, click View network connections.
 4.Now right-click on the connection you are using example, Local Area Connection.
 5.Click on Properties and double-click on Internet Protocol Version 4 (TCP/IPv4)
 6.Now select use the following DNS server Address
 7.Type your preferred DNS server address in the given field.

 Preferred DNS server: 8 8 8 8
 Alternate DNS server: 8 8 4 4

Now click on OK and you have successfully changed the DNS server in your Windows 7 PC.

Change DNS server in Windows 8
Now if you are using Microsoft’s latest operation System Windows 8 then do the following to change the DNS server in Windows 8.
1.Go to Control Panel or Type Control Panel in the start screen and click on Control Panel.Now under 2.Network and Internet click on View network status and tasks.
3.Click the link next to Connections on the right.
4.Now Right click on the connection you are using > Select properties
5.Double click on Internet Protocol Version 4 (TCP/IPv4)
6.Select use the following DNS server Address
7.Type your preferred DNS server address in the given field.

 Preferred DNS server: 8 8 8 8
 Alternate DNS server: 8 8 4 4

Click OK and save the setting.
 

Change DNS server in Windows 7?

  • Go to Start > click on Control Panel
  • In the search box type “adapter
  • Now under Network and Sharing Center, click View network connections.
  • Now right-click on the connection you are using example, Local Area Connection.
  • Click on Properties and double-click on Internet Protocol Version 4 (TCP/IPv4)
  • Now select use the following DNS server Address
  • Type your preferred DNS server address in the given field.
 Preferred DNS server: 8 8 8 8
 Alternate DNS server: 8 8 4 4
Now click on OK and you have successfully changed the DNS server in your Windows 7 PC.
- See more at: http://www.techswatch.com/2013/10/change-dns-server-windows.html#sthash.IdD8HJRz.dpuf
 

Change DNS server in Windows 7?

  • Go to Start > click on Control Panel
  • In the search box type “adapter
  • Now under Network and Sharing Center, click View network connections.
  • Now right-click on the connection you are using example, Local Area Connection.
  • Click on Properties and double-click on Internet Protocol Version 4 (TCP/IPv4)
  • Now select use the following DNS server Address
  • Type your preferred DNS server address in the given field.
 Preferred DNS server: 8 8 8 8
 Alternate DNS server: 8 8 4 4
Now click on OK and you have successfully changed the DNS server in your Windows 7 PC.
- See more at: http://www.techswatch.com/2013/10/change-dns-server-windows.html#sthash.IdD8HJRz.dpuf