Jump to content

Recommended Posts

Posted

how to flush dns cache for windows, un tutorial interesant .

 

Regular Internet usage causes your computer to automatically cache IP addresses and other domain name system results. Clearing (or "flushing") this cache will refresh the data, getting rid of outdated data that may be causing connection issues.

    Note: These steps should be completed using an admin account. You will be typing prompts into the CMD console, so it is very important that you enter the commands exactly as shown.
        Also, the following steps are specifically for PC players. If you're on a Mac, you can learn how to reset your DNS cache straight from Apple.

Windows 8

    Navigate to the desktop.
    Hold down the Windows key and press R. (This will open the Run dialogue.)
    Type cmd and press Enter. (This will open a command prompt.)
    Type ipconfig /flushdns and press Enter.
    Type ipconfig /registerdns and press Enter
    Type ipconfig /release and press Enter.
    Type ipconfig /renew and press Enter.
    Type netsh winsock reset and press Enter.
    Reboot the computer.


Windows 7

    Hold down the Windows key and press R. (This will open the Run dialogue.)
    Type cmd and press Enter. (This will open a command prompt.)
    Type ipconfig /flushdns and press Enter.
    Type ipconfig /registerdns and press Enter.
    Type ipconfig /release and press Enter.
    Type ipconfig /renew and press Enter.
    Type netsh winsock reset and press Enter.
    Reboot the computer.


Windows Vista

    Hold down the Windows key and press R. (This will open the Run dialogue.)
    Type cmd and press Enter. (This will open a command prompt.)
    Type ipconfig /flushdns and press Enter.
    Type ipconfig /registerdns and press Enter
    Type ipconfig /release and press Enter.
    Type ipconfig /renew and press Enter.
    Type netsh winsock reset and press Enter.
    Reboot the computer.

Setting an alternate DNS:
While a DNS refresh might solve your connection problems, the DNS itself could potentially not be working as intended, and connection issues will continue no matter how many times you flush your DNS cache.

You can check if you DNS is failing by trying to switch to a public DNS like Google DNS by following the steps on how to use Google Public DNS straight from developers.google.com.

    Google DNS might actually be slower than your normal DNS, but is useful to test and see if your connection problems are coming from your local DNS.

If you continue to have connection problems, more connectivity steps can be found here. 

 

 Sursa Link

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...