如何屏蔽菜鸟网

来源:百度知道 编辑:UC知道 时间:2024/06/15 00:40:32
昨天弟弟用我的电脑乱上网,现在我电脑的主页被一个网页给强X了,尽管我把该网页添加到浏览器里 安全里的 受限制站点 主页使用空白 ,但是只要打开浏览器就会显示这个网页,用了360找木马也没有什么木马,恶意软件也无法没有找到什么而已程序, 请问下出了重装系统,如何屏蔽掉该网页
http://www.w0766.com/?abc

使用host文件

一. Hosts文件的位置
很多用户都知道在Window系统中有个Hosts文件(没有后缀名),在Windows 98系统下该文件在Windows文件夹。
在Windows 2000/XP系统中位于\%Systemroot%\System32\Drivers\Etc 文件夹中,其中,%Systemroot%指系统安装路径。例如,Windows XP 安装在C:\WINDOWS,那么Hosts文件就在C:\Widows\System32\Drvers\Etc中。
你也可以用windows自带的查找功能搜索找到hosts文件。
该文件其实是一个纯文本的文件,用普通的文本编辑软件如记事本等都能打开和编辑。

二. Hosts文件的基本内容和语法
用记事本打开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 b