Host文件恢复

作者:滴水穿石 | 创建时间: 2023-07-10
小编我经常重装系统,发现网上下载的镜像文件大多是被修改的,进入刚装好的系统输入 http://127.0.0.1发现转到其他绑定网页了。那么我们如何恢复呢?...
Host文件恢复

操作方法

查找host文件 32位     C:\WINDOWS\system32\drivers\etc\hosts 64位     C:\WINDOWS\system64\drivers\etc\hosts

用记事本打开host文件 复制黏贴以下内容 # 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

保存

温馨提示

若有其他疑问或不足之处请联系我,我会及时作出修改
点击展开全文

更多推荐