Microsoft Edge does not include a native, built-in website block list for standard personal profiles. However, there are two reliable approaches depending on your goal: using a browser extension for your own focus and productivity, or using Microsoft’s official Family Safety tools to restrict websites on a child’s account across all their Windows devices.
Why Block Websites in Edge?
People block websites in their browser for several legitimate reasons:
- Productivity and focus: Social media platforms, news sites, and video streaming services are common sources of distraction during work or study hours.
- Parental controls: Parents may need to prevent children from accessing adult content, gambling sites, or other age-inappropriate material.
- Avoiding time-wasting habits: Blocking certain sites outside specific hours helps build better digital habits over time.
Method 1: Using a Browser Extension (Best for Personal Focus)
The most straightforward way to block websites on your own Edge browser account is to install a dedicated focus extension from the Microsoft Edge Add-ons store.
- Open Microsoft Edge on your computer.
- Click the three dots (…) in the top-right corner of the window to open the menu.
- Click Extensions, then select Open Microsoft Edge Add-ons website.
- In the search bar on the Add-ons store page, type a keyword such as “Block Site” or “website blocker.” Popular and well-reviewed options include “BlockSite” and “StayFocusd.”
- Click Get next to your preferred extension.
- A confirmation popup will appear. Click Add extension to install it.
- Once installed, the extension icon will appear next to your Edge address bar. To block a site, navigate to it, click the extension icon, and select the option to block that domain.
Most blocking extensions also allow you to set schedules (e.g., block a site only during business hours), giving you flexibility without a complete permanent ban.
Method 2: Using Microsoft Family Safety (Best for Parental Controls)
If you are managing internet access for a child, Microsoft’s Family Safety system provides robust, cloud-based website blocking that applies across all their Windows devices and across both Edge and other browsers that respect the system-level DNS filtering.
- Go to family.microsoft.com in your browser and sign in with your Microsoft account (the parent account).
- Find your child’s profile on the family dashboard and click on their name to open their settings.
- In the left-hand navigation menu, click on Content restrictions (sometimes labelled “Web and search” depending on the current layout).
- Make sure that “Use appropriate website filters” is toggled On.
- Scroll down to find the Blocked sites section.
- Type the full URL of the website you want to block (e.g.,
www.youtube.comorwww.tiktok.com) into the text field. - Click the + (Plus) button to add the domain to the block list.
As long as the child is signed into their Microsoft account on Microsoft Edge, attempts to visit any blocked domain will be redirected to a Family Safety notification page explaining the site has been restricted.
Blocking Sites System-Wide Using the Hosts File
For technically confident users who want to block websites across all browsers on a Windows PC without installing any extensions, you can edit the Windows hosts file directly.
- Open Notepad as an Administrator (search for Notepad, right-click it, and select “Run as administrator”).
- Open the file located at
C:\Windows\System32\drivers\etc\hosts. - At the bottom of the file, add a new line in the following format:
127.0.0.1 www.sitename.com - Save the file.
- The blocked site will now be inaccessible on all browsers on that computer.
Note: Editing the hosts file requires administrator privileges, and changes affect every user and every browser on the machine.