> ## Documentation Index
> Fetch the complete documentation index at: https://docs.goguardian.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Searches Are Blocked Unexpectedly

> Diagnose and fix unexpected Google search blocks caused by Chrome's Network Prediction feature in GoGuardian Admin.

Students are getting blocked while searching Google, even though they never opened a blocked site. This is most likely caused by Chrome's Network Prediction feature, which pre-loads top search results before a student finishes typing.

## Understand the Cause

Chrome's Network Prediction feature attempts to speed up browsing by pre-loading the top two website results from a Google search before the student selects any link. When at least one of those pre-loaded results is a site blocked by your GoGuardian Admin filtering policy, the block fires immediately — even though the student took no action.

<Note>
  In GoGuardian Admin reporting, the block appears as if the student navigated directly to the blocked site. The student's search string and intent are not visible in the block event.
</Note>

**Example:** Your district blocks `reddit.com` in GoGuardian Admin. A student searches Google for "dogs." One of the top two results links to Reddit. Chrome pre-loads that result, GoGuardian identifies it as a blocked site, and the entire search is blocked. The student never clicked Reddit.

GoGuardian began receiving reports of this behavior starting March 10, 2025, following a change Google applied to the Network Prediction setting.

## Confirm Network Prediction Is the Cause

Before disabling Network Prediction across your domain, confirm it is the source of the blocks.

* The affected student was on a Google search page, not a specific site
* The block page shows a domain the student did not intentionally open
* The domain in the block event is one that appears commonly in search results (for example, `reddit.com`, `twitter.com`, or `quora.com`)
* The issue is intermittent and tied to search activity rather than direct navigation

If the block is not related to Google searches or Network Prediction, see [A Site Is Blocked Unexpectedly](/products/admin/site-blocked-unexpectedly) for general filtering troubleshooting.

## Disable Network Prediction in Google Admin Console

Apply this change to your top-level domain organizational unit (OU) or to each student OU. Applying it only to a sub-OU that does not cover all student accounts leaves other students exposed to the same behavior.

1. Go to [admin.google.com](https://admin.google.com) and sign in with your Google Workspace admin account.

2. Select **Devices** > **Chrome** > **Settings** > **User and browser settings**.

3. In the left panel, select the OU you want to update. Apply the setting to your top-level domain OU to cover all users, or select individual student OUs if you need to limit the scope.

4. In the settings search bar, type **Network Prediction** to locate the setting.

5. Change the setting to **Do not predict network actions**.

6. Click **Save**. The setting takes effect as Chrome policies propagate to managed devices.

<Note>
  Policy propagation timing varies. Allow up to 24 hours for the change to apply across all managed devices, though most devices receive updated policies within a few hours.
</Note>

<img src="https://mintcdn.com/goguardian/Wyf8dNWdpcHURq3A/images/screenshots/google-searches-blocked-unexpectedly/step-01.png?fit=max&auto=format&n=Wyf8dNWdpcHURq3A&q=85&s=ba29e3e4b256ea43b08a6b7dd652a180" alt="Understand the Cause" width="3136" height="1014" data-path="images/screenshots/google-searches-blocked-unexpectedly/step-01.png" />

## If Searches Are Still Blocked After the Change

If Google searches continue to trigger blocks after disabling Network Prediction, the cause is likely unrelated to pre-loading. Use the following resources to continue troubleshooting.

* Check whether the blocked domain is explicitly listed in the student's active filtering policy
* Review the filtering policy applied to the affected OU
* Confirm the block event timestamp and context in GoGuardian Admin reporting

## Resources

<CardGroup cols={2}>
  <Card title="A Site Is Blocked Unexpectedly" href="/products/admin/site-blocked-unexpectedly">
    Use this page when a block is not related to Google searches or Network Prediction.
  </Card>

  <Card title="Block and Allow Websites" href="/products/admin/block-and-allow-websites">
    Review how to add or remove site-level rules in a filtering policy.
  </Card>
</CardGroup>
