host文件是空的 hosts文件丢失修复方法

更新时间:2024-07-14 09:55:50作者:xtliu

  host文件是Windows系统中的一个重要配置文件,它用于映射域名和IP地址,帮助计算机解析域名并访问特定网站,有时候我们可能会遇到host文件丢失或者为空的情况,导致网络连接问题。在这种情况下,我们需要及时修复host文件,以恢复正常的网络访问功能。接下来我们将介绍一些简单有效的方法来修复空白或丢失的hosts文件。

步骤如下:

1.找到hosts文件,其中有两种方法:

一是通过路径查找:

c:\windows\system32\drivers\etc

二是通过运行(快捷键Win+R)输入“路径”查找。

host文件是空的 hosts文件丢失修复方法host文件是空的 hosts文件丢失修复方法

2.进入文件夹以后,找到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

host文件是空的 hosts文件丢失修复方法

  以上就是host文件是空的的全部内容,碰到同样情况的朋友们赶紧参照小编的方法来处理吧,希望能够对大家有所帮助。

Copyright ©  2009-2024 鹿大师 www.ludashiwj.com 版权声明 网站地图