How to Flush DNS in Microsoft Windows

this is a frequent issue that some sites failed to load with its recent DNS activity or failed with some DNS resolutions

in this issues we need to Flush DNS manually  to do the dame follow the steps

C:\Users\abhilash>ipconfig /flushdns
Windows IP Configuration
Successfully flushed the DNS Resolver Cache.
C:\Users\abhilash>
and in linux for the same run /etc/init.d/nscd restart
  • Share/Bookmark