网站首页 语言 会计 电脑 医学 资格证 职场 文艺体育 范文

win7 hosts文件修复方法

栏目: 计算机应用 / 发布于: / 人气:1.27W

hosts文件是一个没有扩展名的系统文件,其主要作用是加快域名解析,让系统快速打开网页。当用户输入一个网址后,系统会从hosts文件中寻找对应的'IP地址,然后浏览器才能打开网页。如果碰到hosts文件损坏了或者被恶意篡改了要怎么办呢?下面就一起来看看hosts文件修复方法。

win7 hosts文件修复方法

1、首先我们需要找到hosts文件在哪里,其位于c:windowssystem32driversetc项中。

2、你可以直接按组合键win+r打开运行,输入c:windowssystem32driversetc按回车,就可以找到了。

3、找到hosts文件后将其复制到桌面,用记事本打开。

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

# Copyright (c) 1993-2009 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 ed on individual# lines or following the machine name denoted by a '#' symbol.## For example:## # source server# # x client host

# localhost name resolution is handled within DNS itself.# localhost# ::1 localhost

5、然后将修改后的hosts文件放到c:windowssystem32driversetc来替换以前的hosts文件,即可完成修复。

以上就是hosts文件修复方法,如果你也想更改hosts文件不妨参考以上步骤尝试着操作解决,希望可以帮助到大家。

Tags:win7 Hosts 文件