How do I block YouTube on a work computer?
My employer has told me that they can't figure out a way to block YouTube. Chrome extensions are blocked and software is not available to download. Any other ideas We work on a shared server. Thank you.
1 Answer
Relevance
- 2 months ago
Open C:\Windows\System32\drivers\etc\hosts with Notepad (run as administrator).
Set filter to "All files (*.*)" in the dialog box.
Add the following lines at the end of the file :Β
127.0.0.1 youtube.com
127.0.0.1 www.youtube.com
127.0.0.1 youtu.be
127.0.0.1 www.youtu.be
Save and exit.
Still have questions? Get answers by asking now.