Jul 15, 2013 · copy the hosts file to your desktop (C:WindowsSystem32driversetc) remove or comment out using "#" the entry corresponding to Youtube. copy and overwrite the hosts file back to the original location. restart your computer to make sure all DNS caches are gone

This Windows Host file is responsible for providing this mapping function. Slight modifications made to this file can help you block the particular website. Well, now let us start discussing the process. Also read: – How to restrict PC usage time for an account on Windows 10. STEPS TO BLOCK WEBSITES BY MODIFYING WINDOWS HOST FILE Feb 14, 2012 · Want to block all users of a Windows PC from opening certain websites, regardless of the browser they use or the time of day? You need only make a few simple additions to the Windows hosts file. How to Block Websites Using the Hosts File in Windows 10. Every Windows version comes with a special Hosts file which helps resolving DNS records.In addition to your network configuration, the file can be used to define a domain=IP address pairing which will have priority above the value provided by the DNS server. May 10, 2019 · I need to block a few websites on my home computer. Did a quick search and found out I had to work with the hosts files. So opened up Notepad, ran it as Admin and then opened Hosts and at the bottom added ' 127.0.0.1 facebook.com' then saved the file. But facebook is still opening when I go to the page. Aug 01, 2017 · How to Block a Single Website. Let’s say you want to block an individual site, like Facebook. Doing this is relatively straightforward. First, open your hosts file, then add this single line to the end of the document: 0.0.0.0 www.facebook.com. Save the document, and you will no longer be able to access Facebook in any browser.

Hello Linux Geeksters. In this article I will show you how to block sites on your local computer (in order to forbid yourself or others to visit some sites, obviously) directly from the /etc/hosts file, on your Linux system.

Feb 14, 2012 · Want to block all users of a Windows PC from opening certain websites, regardless of the browser they use or the time of day? You need only make a few simple additions to the Windows hosts file. How to Block Websites Using the Hosts File in Windows 10. Every Windows version comes with a special Hosts file which helps resolving DNS records.In addition to your network configuration, the file can be used to define a domain=IP address pairing which will have priority above the value provided by the DNS server. May 10, 2019 · I need to block a few websites on my home computer. Did a quick search and found out I had to work with the hosts files. So opened up Notepad, ran it as Admin and then opened Hosts and at the bottom added ' 127.0.0.1 facebook.com' then saved the file. But facebook is still opening when I go to the page.

Feb 19, 2016 · When you block sites with the hosts file even though you are redirecting them to 0.0.0.0 your computer will still try to find the content, What HostsServer does is run a tiny server that returns a "OK 200" to the website which means the website thinks you received whatever you just blocked, It also stops your computer from searching until the Dec 29, 2019 · In this feature, you will learn how to block websites on Windows 10 using a host file with command prompt or CMD.A website is a collection of related network web resources such as web pages and multimedia content that are typically identified with a common domain name and published on at least one web server. Apr 08, 2017 · The simplest way to block websites like Diep.io or to edit your hosts file - Click HERE for a quick tutorial on how to do that. Then redirect Diep.io or any other website you wish to 127.0.0.1 (basically back to your own PC) The edit should look like this: 127.0.0.1 Deip.io The modifications made to this file can help you to block the particular website. It plays an essential part in controlling your computer’s communication with the internet as well as using this host’s files you can prevent the sites, redirect them, and also do other small tricks. Still, for today we focus on blocking the websites. Nov 15, 2019 · The Windows HOSTS file functions like a local copy of a DNS server, so knowing how to edit it might come in handy if you want to make custom domain redirects, block websites, or remove malicious entries set by malware. That said, you might run into permission errors and other problems when you make changes to this file in some versions of Windows. Hello Linux Geeksters. In this article I will show you how to block sites on your local computer (in order to forbid yourself or others to visit some sites, obviously) directly from the /etc/hosts file, on your Linux system. Sep 03, 2016 · Hence, that’s how you can block websites opening in browsers with the hosts file. Note that this tip is only pertinent to Windows 10 / 8 and 7 platforms, so it isn’t going to work on Mac OS X