hosts文件为空怎么办?

hosts文件为空怎么办?,第1张

用户HOSTS文件是在“c:\windows\system32\drivers\etc

打开记事本,以管理员身份打开hosts文件

打开后hosts文件是空的,不用担心,原本hosts文件是空的,都是后期人为加上去的

先复制下面这段后放入文件然后保存: 

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

#

这样就好了~

1、手指同时按住 windows 键和 X 键。

2、在电脑桌面右下角d出来的菜单里选择Windows Powershell。

3、在打开的powershell 界面输入notepad,按回车,就会出现记事本的界面。

4、在记事本界面点击文件,然后点新建,在d出来的窗口里找到路径c:\windows\system32\drivers\etc\,找到后可以看到目录里面是空白。点击右下角的选择文件,点击所有文件。

5、此时hosts文件就会出现在你眼前,点击hosts文件。

6、d出hosts文件的编辑页面,可以在里面添加你需要的IP地址和主机名了。

7、添加完毕以后,可以直接按ctrl+s保存,也可以直接点击记事本左上角的文件,然后点保存。Hosts文件就修改成功了。


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/tougao/7942037.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-04-11
下一篇 2023-04-11

发表评论

登录后才能评论

评论列表(0条)

保存