Win7系统教程

Win7系统Hosts文件异常的解决方法

时间:2017-06-12 作者: 来源:

  我们都知道Hosts文件非常重要,Hosts文件的主要作用是可以加快某个域名或网站的解析速度,来达到快速访问某个网站的目的,在Win7系统中Hosts文件还可以屏蔽网站,重新定向网站域名等作用,如果Win7系统Hosts文件异常该怎么办呢?为此,接下去教程内容详细讲解解决方法。

  Hosts文件是什么?

  Hosts文件主要作用是定义IP地址和主机名的映射关系,是一个映射IP地址和主机名的规定。可以用文本文件打开!当用户在浏览器中输入一个需要登录的网址时,系统会首先自动从Hosts文件中寻找对应的IP地址,一旦找到,浏览器会立即打开对应网页,如果没有找到,则浏览器会将网址提交DNS服务器进行IP地址解析。这也是提高快速打开网页的方法!

Win7系统Hosts文件异常

  Hosts文件位置在哪里?

  Windows XP/2003/Vista/2008/7/8/8.1/10用户Hosts文件是在:C:\Windows\System32\drivers\etc

Hosts文件位置在哪里

  你可以直接根据上述路径进入,也可Win+R后输入:C:\Windows\System32\drivers\etc

输入:C:\Windows\System32\drivers\etc

  Hosts文件修复方法:

  1、将hosts文件复制到桌面,用记事本打开;

记事本打开


  2、删除记事本的全部内容,将以下内容复制后放入文件然后保存:

  # 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

  127.0.0.1 localhost

  复制代码

复制代码

  3、将修改后的hosts文件放入C:\Windows\System32\drivers\etc替换以前的hosts文件,修复成功!

放入C:\Windows\System32\drivers\etc


  以上Win7系统Hosts文件异常的解决方法,只要将Hosts文件还原到默认状态,就不会有任何问题。更多教程内容欢迎关注系统城下载站!

0人赞过

网友评论

我要评论
发表 取消

相关阅读