中国黑防联盟

Win10系统hosts文件空白修复方法教学

中国黑防联盟 电脑使用教程 2024-04-27 05:11:09 0
  Win10系统hosts文件空白修复方法教学分享。有用户发现自己的电脑中hosts文件变成空白的了。如果这个文件出现了错误,那么可能会导致电脑出现一些问题。比如网络无法正常的连接,或者访问网页出现错误。那么如何恢复这个文件,一起看看解决的方法吧。   Win10系统hosts文件空白修复方法教学   找到hosts文件,其中有两种方法:   一是通过路径查找:   c:\windows\system32\drivers\etc   二是通过运行(快捷键Win+R)输入“路径”查找。
  进入文件夹以后,找到hosts文件,如果打开为空,则复制以下内容保存即可。(如果出现不能编辑的情况,先把hosts文件复制到桌面,修改保存以后,在复制回到该路径下)   # Copyright (c) 1993-1999 Microsoft Corp.   #   # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.   #   # This file contains the mappings of IP addresses to host names. Each   # entry should be kept on an individual line. The IP address should   # be placed in the first column followed by the corresponding host name.   # The IP address and the host name should be separated by at least one   # space.   #   # Additionally, comments (such as these) may be inserted on individual   # lines or following the machine name denoted by a ‘#’ symbol.   #   # For example:   #   # 102.54.94.97 rhino.acme.com # source server   # 38.25.63.10 x.acme.com # x client host   127.0.0.1 localhost   上述便是win10 hosts文件空白的解决方法,遇到相同情况的小伙伴们可以尝试上面的方法来解决看看吧。