{"slug":"macos-screen-time-and-tailscale","title":"macOS Screen Time and Tailscale","tags":["tailscale"],"agent_summary":"Last validated: Jan 5, 2026","trigger_phrases":[],"runnable":false,"markdown":"\r\n# macOS Screen Time and Tailscale\r\n\r\nLast validated: Jan 5, 2026\r\n\r\nThis topic addresses an incompatibility issue between the App Store variant of Tailscale for macOS and the Screen Time web filter built into macOS. Users experiencing connectivity issues with Tailscale while using Screen Time content restrictions should be aware of this conflict.\r\n\r\n## [Issues with Screen Time and Tailscale](https://tailscale.com/docs/concepts/macos-webfilterproxyd\\#issues-with-screen-time-and-tailscale)\r\n\r\nThe App Store version of Tailscale for macOS will not function correctly if the Screen Time web filter is active. This is because Screen Time is monitoring and tampering with web traffic, including traffic necessary for Tailscale's correct operation.\r\n\r\nStarting in v1.70, Tailscale detects this behavior, and displays the following notification:\r\n\r\n![The notification for 'Tailscale blocked by Screen Time' in macOS.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Falert.4dfcfe3c.png&w=1080&q=75)\r\n\r\nIf you are using an older version of Tailscale and have the Screen Time web filter enabled, you will notice that Tailscale won't connect. In particular, the Tailscale icon will display a loading animation forever, and **Loading Backend...** will appear in the menu UI. An error similar to `read tcp [::1]:51178->[::1]:10011: read: connection reset by peer` will also appear in the Tailscale logs.\r\n\r\n## [Identify the conflict](https://tailscale.com/docs/concepts/macos-webfilterproxyd\\#identify-the-conflict)\r\n\r\nScreen Time uses a process called `webfilterproxyd` to filter web traffic. To determine if `webfilterproxyd` is running and potentially causing issues with Tailscale:\r\n\r\n1. Open the **Activity Monitor** app on your Mac, by selecting **Applications**, then **Utilities**.\r\n\r\n2. Go to **View** then **All Processes** and ensure processes belonging to the `root` user are displayed.\r\n\r\n3. Use the search field to type `webfilterproxyd`. If `webfilterproxyd` appears in the list of running processes, the Screen Time web filter is active and might conflict with Tailscale.\r\n\r\n\r\nAlternatively, you may type `ps aux | grep \"[w]ebfilterproxyd\"` in the Terminal app. If an entry appears, it means that the web filter is active.\r\n\r\n## [Options if `webfilterproxyd` is running](https://tailscale.com/docs/concepts/macos-webfilterproxyd\\#options-if-webfilterproxyd-is-running)\r\n\r\nYou have two options:\r\n\r\n- You can attempt to disable the Screen Time web filter, or disable Screen Time entirely.\r\n- You can switch to the [Standalone variant](https://tailscale.com/docs/concepts/macos-variants) of Tailscale for macOS (distributed outside the App Store), which is not affected by this issue. The Standalone variant requires administrator privileges on your Mac. Make sure to uninstall the Mac App Store variant before installing the Standalone one to avoid conflicts.\r\n\r\n## [Disable Screen Time](https://tailscale.com/docs/concepts/macos-webfilterproxyd\\#disable-screen-time)\r\n\r\nTo disable Screen Time in the System Settings app follow these steps, then reboot your Mac:\r\n\r\n1. Open the **System Settings** app on your Mac.\r\n2. Select **Screen Time** in the sidebar.\r\n3. Select **Restrictions**, then **Content & Privacy**.\r\n4. Select **Store, Web, Siri & Game Center Content**.\r\n5. In the **Safari** section, ensure **Access to Web Content** is set to **Unrestricted Access**.\r\n6. Reboot your Mac to fully apply the new settings.\r\n\r\nYou must reboot your Mac after disabling Screen Time. We have observed in our testing that macOS does not terminate the `webfilterproxyd` process until the Mac is restarted. This appears to be a bug on macOS.\r\n\r\n### [Identify an imposed web filter](https://tailscale.com/docs/concepts/macos-webfilterproxyd\\#identify-an-imposed-web-filter)\r\n\r\nIf after following the steps above and rebooting your Mac `webfilterproxyd` is still running, there might be a configuration profile installed on your Mac that is enforcing the enablement of the web filter. This is independent of Screen Time enablement, and is particularly common on Macs managed within an organization by using an MDM solution.\r\n\r\nTo identify a configuration profile that is forcing the enablement of `webfilterproxyd`, follow these steps:\r\n\r\n1. Open the **Terminal** app on your Mac.\r\n2. Type `system_profiler SPManagedClientDataType` and hit Return.\r\n3. Scroll through the output, and check for entries titled `com.apple.familycontrols.contentfilter` where the `restrictWeb` or `useContentFilter` properties are set to `1` (enabled).\r\n\r\nIf the output contains an entry for `com.apple.familycontrols.contentfilter`, it means that your administrator has configured the web filter on your Mac. You should ask your administrator to disable it. You will not be able to disable this web filter on your own, and Tailscale support is unable to help you in doing so.\r\n\r\n![Project Logo](https://cdn.brandfetch.io/tailscale.com/fallback/lettermark/theme/dark/h/256/w/256/icon?c=1bfwsmEH20zzEfSNTed)\r\n\r\nAsk AI\r\n\r\nreCAPTCHA\r\n\r\nRecaptcha requires verification.\r\n\r\nprotected by **reCAPTCHA**\r\n","html":"<h1>macOS Screen Time and Tailscale</h1>\n<p>Last validated: Jan 5, 2026</p>\n<p>This topic addresses an incompatibility issue between the App Store variant of Tailscale for macOS and the Screen Time web filter built into macOS. Users experiencing connectivity issues with Tailscale while using Screen Time content restrictions should be aware of this conflict.</p>\n<h2><a href=\"https://tailscale.com/docs/concepts/macos-webfilterproxyd#issues-with-screen-time-and-tailscale\">Issues with Screen Time and Tailscale</a></h2>\n<p>The App Store version of Tailscale for macOS will not function correctly if the Screen Time web filter is active. This is because Screen Time is monitoring and tampering with web traffic, including traffic necessary for Tailscale's correct operation.</p>\n<p>Starting in v1.70, Tailscale detects this behavior, and displays the following notification:</p>\n<p><img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Falert.4dfcfe3c.png&#x26;w=1080&#x26;q=75\" alt=\"The notification for &#x27;Tailscale blocked by Screen Time&#x27; in macOS.\"></p>\n<p>If you are using an older version of Tailscale and have the Screen Time web filter enabled, you will notice that Tailscale won't connect. In particular, the Tailscale icon will display a loading animation forever, and <strong>Loading Backend...</strong> will appear in the menu UI. An error similar to <code>read tcp [::1]:51178->[::1]:10011: read: connection reset by peer</code> will also appear in the Tailscale logs.</p>\n<h2><a href=\"https://tailscale.com/docs/concepts/macos-webfilterproxyd#identify-the-conflict\">Identify the conflict</a></h2>\n<p>Screen Time uses a process called <code>webfilterproxyd</code> to filter web traffic. To determine if <code>webfilterproxyd</code> is running and potentially causing issues with Tailscale:</p>\n<ol>\n<li>\n<p>Open the <strong>Activity Monitor</strong> app on your Mac, by selecting <strong>Applications</strong>, then <strong>Utilities</strong>.</p>\n</li>\n<li>\n<p>Go to <strong>View</strong> then <strong>All Processes</strong> and ensure processes belonging to the <code>root</code> user are displayed.</p>\n</li>\n<li>\n<p>Use the search field to type <code>webfilterproxyd</code>. If <code>webfilterproxyd</code> appears in the list of running processes, the Screen Time web filter is active and might conflict with Tailscale.</p>\n</li>\n</ol>\n<p>Alternatively, you may type <code>ps aux | grep \"[w]ebfilterproxyd\"</code> in the Terminal app. If an entry appears, it means that the web filter is active.</p>\n<h2><a href=\"https://tailscale.com/docs/concepts/macos-webfilterproxyd#options-if-webfilterproxyd-is-running\">Options if <code>webfilterproxyd</code> is running</a></h2>\n<p>You have two options:</p>\n<ul>\n<li>You can attempt to disable the Screen Time web filter, or disable Screen Time entirely.</li>\n<li>You can switch to the <a href=\"https://tailscale.com/docs/concepts/macos-variants\">Standalone variant</a> of Tailscale for macOS (distributed outside the App Store), which is not affected by this issue. The Standalone variant requires administrator privileges on your Mac. Make sure to uninstall the Mac App Store variant before installing the Standalone one to avoid conflicts.</li>\n</ul>\n<h2><a href=\"https://tailscale.com/docs/concepts/macos-webfilterproxyd#disable-screen-time\">Disable Screen Time</a></h2>\n<p>To disable Screen Time in the System Settings app follow these steps, then reboot your Mac:</p>\n<ol>\n<li>Open the <strong>System Settings</strong> app on your Mac.</li>\n<li>Select <strong>Screen Time</strong> in the sidebar.</li>\n<li>Select <strong>Restrictions</strong>, then <strong>Content &#x26; Privacy</strong>.</li>\n<li>Select <strong>Store, Web, Siri &#x26; Game Center Content</strong>.</li>\n<li>In the <strong>Safari</strong> section, ensure <strong>Access to Web Content</strong> is set to <strong>Unrestricted Access</strong>.</li>\n<li>Reboot your Mac to fully apply the new settings.</li>\n</ol>\n<p>You must reboot your Mac after disabling Screen Time. We have observed in our testing that macOS does not terminate the <code>webfilterproxyd</code> process until the Mac is restarted. This appears to be a bug on macOS.</p>\n<h3><a href=\"https://tailscale.com/docs/concepts/macos-webfilterproxyd#identify-an-imposed-web-filter\">Identify an imposed web filter</a></h3>\n<p>If after following the steps above and rebooting your Mac <code>webfilterproxyd</code> is still running, there might be a configuration profile installed on your Mac that is enforcing the enablement of the web filter. This is independent of Screen Time enablement, and is particularly common on Macs managed within an organization by using an MDM solution.</p>\n<p>To identify a configuration profile that is forcing the enablement of <code>webfilterproxyd</code>, follow these steps:</p>\n<ol>\n<li>Open the <strong>Terminal</strong> app on your Mac.</li>\n<li>Type <code>system_profiler SPManagedClientDataType</code> and hit Return.</li>\n<li>Scroll through the output, and check for entries titled <code>com.apple.familycontrols.contentfilter</code> where the <code>restrictWeb</code> or <code>useContentFilter</code> properties are set to <code>1</code> (enabled).</li>\n</ol>\n<p>If the output contains an entry for <code>com.apple.familycontrols.contentfilter</code>, it means that your administrator has configured the web filter on your Mac. You should ask your administrator to disable it. You will not be able to disable this web filter on your own, and Tailscale support is unable to help you in doing so.</p>\n<p><img src=\"https://cdn.brandfetch.io/tailscale.com/fallback/lettermark/theme/dark/h/256/w/256/icon?c=1bfwsmEH20zzEfSNTed\" alt=\"Project Logo\"></p>\n<p>Ask AI</p>\n<p>reCAPTCHA</p>\n<p>Recaptcha requires verification.</p>\n<p>protected by <strong>reCAPTCHA</strong></p>\n"}