微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

电脑hosts文件如何修复?电脑hosts文件修复教程

电脑的hosts文件该如何修复呢?其实这个操作非常的简单,今天小编整理了相关的教程,下面跟我一起来看看吧。

电脑hosts文件修复教程

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

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

# 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 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

# localhost name resolution is handled within DNS itself.# 127.0.0.1

localhost# ::1 localhost

3、将修改后的hosts文件放入c:windowssystem32driversetc替换以前的hosts文件,修复成功!

hosts相关问题

hosts文件位置在哪>>>

Win10系统如何修改hosts文件>>>

手机hosts文件位置在哪里>>>

如何修改Android手机的Hosts文件>>>

以上就是编程之家为您带来电脑hosts文件修复教程,希望可以解决掉您的困惑。想了解更多的问题请收藏编程之家哟。欢迎您的查看。

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐