Download & Install

Get the current device-app release bundle for a new Windows laptop test. It installs the local service, watchdog, and DNS settings used by the current build.

Quick Install Steps

1

Download

Save the current release bundle to the Windows laptop you want to test.

2

Extract & Run

Extract the bundle, confirm content_blocker.exe and scripts/ are present, then right-click Install.cmd and select Run as Administrator.

3

Done!

The ContentBlockerDns service starts immediately and the device begins using 127.0.0.1 for DNS filtering.

Current Files Needed

Make sure the release bundle includes the exact files used by the current installer.

Verify Installation

Run these commands in PowerShell to confirm the laptop is configured correctly.

> Get-Service ContentBlockerDns > Resolve-DnsName youtube.com -Server 127.0.0.1 > Invoke-WebRequest http://127.0.0.1:7070

Test Checklist

What Gets Installed