首页 > 系统服务 > 详细

Fix “Could not flush the DNS Resolver Cache: Function failed during execution” When Flushing DNS

时间:2015-12-21 12:29:59      阅读:870      评论:0      收藏:0      [点我收藏+]

ipconfig /flushdns

It is possible that you’re getting an error message “Could not flush the DNS Resolver Cache: Function failed during execution” after typing the command above.

技术分享

 

This problem is most likely caused by a service called DNS Client being disabled on the computer which by default is automatically started with Windows. To re-enable the DNS Client service:

1. Press WIN+R to bring up the Run dialog box.

2. Type services.msc in Run and click OK.

3. Look for DNS Client in the name column and double click on it.

4. If the startup type is disabled, simply click on the drop down menu and select Automatic. Click Apply and followed by clicking on the Start button. Alternatively you can also reboot your computer and the DNS Client service will automatically start by itself.

技术分享

Fix “Could not flush the DNS Resolver Cache: Function failed during execution” When Flushing DNS

原文:http://www.cnblogs.com/rnckty/p/5062955.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!