Brave's "Private Window with Tor" feature routes traffic through the Tor network, bypassing DNS filters. Here are three methods to disable it.
Brave's "Private Window with Tor" feature routes all browsing through the Tor network, completely bypassing your local DNS settings — including CleanBrowsing content filtering. Users can access this through the Brave menu or with Alt+Shift+N.
If you're using CleanBrowsing to enforce content filtering on a network, disabling this feature prevents a common bypass method.
This is the quickest method for individual devices:
brave://flagsModify Brave's Preferences file directly:
%LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data\Default\Preferences~/Library/Application Support/BraveSoftware/Brave-Browser/Default/Preferences~/.config/BraveSoftware/Brave-Browser/Default/Preferences"tor": { "enabled": true }"tor": { "enabled": false }For managed environments (schools, businesses), use Group Policy for centralized control:
gpedit.msc (Local Group Policy Editor)gpupdate /force to apply immediatelyComprehensive guide to blocking Tor usage on your network.
Stop DNS, DoH, VPN, and Tor-based bypass techniques.
Answers to frequently asked questions about CleanBrowsing.