Windows.10.DNS.Block.List Save

Windows DNS Block List

Project README

DNS Block List for Windows Hits

The Largest List of Windows hosts - 4,090 DNS Hosts

This is an exhaustive list of all Windows DNS names that call back to Microsoft or third party applications builtin to the Operating System.

Use the script IPv6.Disable.ps1 to disable ipv6. Blocking will not work if it is not run.

Pihole Adlist URL

Warning

Blocking includes any built in apps

Bing, Outlook, Office, Edge, Skype, Xbox, Microsoft.com, Windows Update, Defender Update, Azure, OneDrive, Spotify, TikTok, Clipchamp, Disney+ , Facebook, Linkedin and Telemetry.

Broken Network Icon Fix

The network icon will show that you have no internet connectivity, this is because of msftconnecttest.com. Occasionally your browser will pop open and go to this domain to force a connection home. It won't work and the page will be blank. To fix this go to networkproguide.com link below to modify your registry settings.

Optional security

I wouldn't recommend doing this but if you really want to block everything the guide is here to experiment with. Windows Restricted Traffic Limited Functionality Baseline: A Microsoft provided package that will allow your organization to quickly configure the settings covered in this document to restrict connections from Windows 10 and Windows 11 to Microsoft. Download Windows Restricted Traffic Limited Functionality Baseline zip file and run the powershell script. This will break browsing the internet because of Windows checking https websites against Microsoft Certificate Authorities. To fix this use gpedit.msc and under administrative templates, find the setting for ssl or certificates.

IP Based Blocking

Microsoft Public IP space

Microsoft is known to not resolve all DNS names when communicating with Windows If you have a router firewall you can also block Windows Public Connection Endpoints

Powershell Firewall Blocking

Run powershell as administrator and enter "Set-ExecutionPolicy RemoteSigned"

  • Block.MSFT.ps1 to block all Microsoft Public IP Space
  • Unblock.MSFT.ps1 to remove the rules

Sources

Open Source Agenda is not affiliated with "Windows.10.DNS.Block.List" Project. README Source: schrebra/Windows.10.DNS.Block.List

Open Source Agenda Badge

Open Source Agenda Rating