Facebook Twitter Instagram
    TecAdmin
    • Home
    • Ubuntu 20.04
      • Upgrade Ubuntu
      • Install Java
      • Install Node.js
      • Install Docker
      • Install LAMP Stack
    • Tutorials
      • AWS
      • Shell Scripting
      • Docker
      • Git
      • MongoDB
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    Home»Windows Tutorials»How To Clear DNS Cache on Windows

    How To Clear DNS Cache on Windows

    RahulBy RahulFebruary 17, 20151 Min ReadUpdated:November 30, 2019

    When you access any domain from your system, an IP of the remote system is resolved by the DNS server. When you access it the first time, IP is directly resolved from DNS server’s, then the system makes a cache on the local system to as not to send a query to the DNS server each time for the same domain. This is very useful for reducing traffic on DNS servers but sometimes we changed the IP of the corresponding domain but your system will still resolve to old IP due to DNS cache exists on your local system. That time you need to clear/flush DNS cache on your local system. This article will show you how to Flush DNS cache on Windows and macOS systems using the command line.

    • Read: How to Check IP Address on Windows?

    Clear DNS Cache on Windows

    First of all, start a run window by pressing shortcut keys `Window + r`.

    Now type cmd in run window and press enter.

    This will open the Windows command-line interface. Now type the following command to clear DNS cache on the windows system.

    ipconfig /flushdns
    

    On successful, you will see the output like this:

    Clear DNS Cache on Windows

    cache clear command dns dnscache flush windows
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp
    Previous Article5 Curl Commands to download Files
    Next Article 5 Best WordPress Hosting Providers

    Related Posts

    How to Start & Stop Windows Service via Command Line

    Updated:March 29, 20222 Mins Read

    How to Change Windows Hostname (Computer Name)

    Updated:March 11, 20223 Mins Read

    How To Install NVM on Windows

    Updated:April 16, 20223 Mins Read

    Bash Printf Command

    Updated:December 23, 20212 Mins Read

    (Resolved) -bash: /bin/mv: Argument list too long

    Updated:January 13, 20222 Mins Read

    Tee Command in Linux with Examples

    4 Mins Read

    Leave A Reply Cancel Reply

    Recent Posts
    • How to Install JAVA on Ubuntu 22.04
    • Switching Display Manager in Ubuntu – GDM, LightDM & SDDM
    • Changing the Login Screen Background in Ubuntu 22.04 & 20.04
    • How To Install PHP (8.1, 7.4 or 5.6) on Ubuntu 22.04
    • (Resolved) Please install all available updates for your release before upgrading
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.