hosts文件是一个没有扩展名的系统文件,主要作用就是加快域名的解析,让我们的系统能够快速的打开网页,如果我们遇到hosts文件损坏或者被恶意的篡改了应该怎么办呢,今天就给大家分享一下win7hosts文件修复方法步骤。
1、首先我们需要找到hosts文件在哪里,其位于c:windowssystem32driversetc项中。
2、你可以直接按组合键win+r打开运行,输入c:windowssystem32driversetc按回车,就可以找到了。
3、找到hosts文件后将其复制到桌面,用记事本打开。
4、删除记事本的全部内容,将以下内容复制到文件中然后保存:
#Copyright(c)1993-2009MicrosoftCorp.##ThisisasampleHOSTSfileusedbyMicrosoftTCP/IPforWindows.##ThisfilecontainsthemappingsofIPaddressestohostnames.Each#entryshouldbekeptonanindividualline.TheIPaddressshould#beplacedinthefirstcolumnfollowedbythecorrespondinghostname.#TheIPaddressandthehostnameshouldbeseparatedbyatleastone#space.##Additionally,comments(suchasthese)maybeinsertedonindividual#linesorfollowingthemachinenamedenotedbya'#'symbol.##Forexample:##102.54.94.97rhino.acme.com#sourceserver#38.25.63.10x.acme.com#xclienthost
#localhostnameresolutionishandledwithinDNSitself.#127.0.0.1localhost#::1localhost
5、然后将修改后的hosts文件放到c:windowssystem32driversetc来替换以前的hosts文件,即可完成修复。
以上就是hosts文件修复方法,如果你也想更改hosts文件不妨参考以上步骤尝试着操作解决,希望可以帮助到大家。