У нас вы можете посмотреть бесплатно How to BLOCK Any Website on Windows 11/10 Without Software (No App, 100% Free Method) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Tired of getting distracted by YouTube, Instagram, Facebook, or LinkedIn? In this quick tutorial, I’ll show you a completely free and built-in Windows method to block any website — no third-party app, no extension, no downloads. You’ll just edit one small file called the hosts file, and boom — distractions gone. What you’ll learn: The simple, built-in way to block websites using Windows itself Where to find the hosts file and how to open it safely How to add or remove websites (YouTube, Instagram, etc.) How to undo or toggle the block anytime you want How to flush DNS so your changes take effect immediately Why this method is faster and safer than browser extensions or software File path: C:\Windows\System32\drivers\etc ("Hosts" File) Script: Copyright (c) 1993-2009 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 localhost name resolution is handled within DNS itself. 127.0.0.1 localhost ::1 localhost To block: remove the # at the start of each line. To unblock: put the # back in front of each line. Run this in Command Prompt (as administrator): ipconfig /flushdns #127.0.0.1 youtube.com #127.0.0.1 www.youtube.com #127.0.0.1 linkedin.com #127.0.0.1 www.linkedin.com #127.0.0.1 facebook.com #127.0.0.1 www.facebook.com #127.0.0.1 instagram.com #127.0.0.1 www.instagram.com Why this method is better: 100% free No background apps slowing your PC Works for all browsers (Chrome, Edge, Firefox) Safe, reversible, and lightweight Perfect for parents, students, or anyone who needs focus Suggested Chapters 00:00 Intro – Why you don’t need apps 00:35 Find and open the hosts file 01:30 Add websites to block 02:25 Save and flush DNS 03:15 Test and verify 04:00 How to unblock or toggle 04:45 Bonus tip – create two host files (block/unblock) #Windows11 #Windows10 #BlockWebsites #NoSoftware #FreeMethod #Productivity #FocusMode #ParentalControl #TechTips #WindowsTutorial