很多人都懂一些简单的电脑系统问题的操作方案,但是win10系统重置hosts文件的问题思路却鲜为人知,小编前几天就遇到了win10系统重置hosts文件的问题,于是才准备整理win10系统重置hosts文件的技巧思路,其实只需要按照1、按下“Win+R”组合键打开运行,在框中输入:WinDir%\System32\Drivers\Etc 点击确定打开hosts文件所在文件夹; 2、在hosts文件上单击鼠标右键,在弹出的菜单中选择【打开方式】;的步骤即可,大家一起来看看小编整理的win10系统重置hosts文件的突破方法:
1、按下“Win+R”组合键打开运行,在框中输入:WinDir%\System32\Drivers\Etc 点击确定打开hosts文件所在文件夹;
2、在hosts文件上单击鼠标右键,在弹出的菜单中选择【打开方式】;
3、选中【记事本】,点击【确定】;
4、将里面的全部内容清空,然后将下列代码复制进去:
# 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
5、点击关闭按钮,在弹出的提示框中点击【保存】即可。
完成以上操作就成功的重置hosts文件了。
以上就是关于win10系统重置hosts文件的操作方法,有碰到一样情况的用户们可以采取上面的方法来处理,欢迎给小编留言哦!