How to Block Websites On Your Windows Computer Without Using Any Software
Block websites with few simple steps no need to use any software sometime its very useful to you. Please follow these below steps to block or restrict access to websites that you do not need.
How to Block Websites On Your Computer Without Using Any Software |
Block Websites On Your Windows Computer - Solution
- Brows C:\WINDOWS\system32\drivers\etc (where C: is your system Drive)
- Double click on the file named "hosts"
- It will ask Choose the program you want to use to open this file Choose notepad then click OK
- In the notepad you will find something like below, it may be differ in your case.
# 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
-----------------------------------------------------------------------
- Don't worry about that, all you have to is add the website just bellow of "127.0.0.1 localhost" and that site will no longer accessible.
127.0.0.1 localhost
127.0.0.1 *****.com (The website address)
- Then save it (File menu save or Ctrl+s)
- So now put the address you have given in your browser it will show "unable to connect".
- You can add more websites like that.
0 comments:
Post a Comment
Please Share Your Thoughts