Block a Website in Windows
Sometimes it may be necessary to block a website for to protect privacy, to prevent access to adult content or simply to avoid websites which use a large amount of bandwidth. Here is the simplest and most effective way to block all access to certain websites or domains.
Steps
- Open the windows HOST file. In Windows 7, Vista, and XP it should be located in the following directory (or the drive in which windows is installed) C:\WINDOWS\SYSTEM32\DRIVERS\ETC\
- Edit the file named HOST in notepad.
- Set it up. Add the following line of code to the bottom of the file: 127.0.0.1 localhost
- Block each website. For each website you wish to block add a new line of code: 127.0.0.1 website to block (see the next step for an example).
- Example: 127.0.0.1 facebook.com
- Save the file. File-> Save-> Yes Overwrite
- Reboot. Restart the computer.
- Test. Direct your web browser to the blocked website to ensure the block has been successful.
Related Articles
- Enter a Blocked Website
- Block a Specific Website Without Software
- Block a Website in Internet Explorer 7
- Block Websites
- Customize Your Windows Control Panel