How to Completely Disable ‘Visual Search’ via Group Policy in Microsoft Edge

Visual Search is a feature in Microsoft Edge that allows users to search for similar images, extract text, or find shopping results simply by hovering over an image on a webpage and clicking the visual search icon that appears in the corner. While this machine-vision feature is convenient for personal shopping and general browsing, it can be problematic in a corporate environment. The feature works by sending the image data—or significant portions of it—to Microsoft’s cloud servers for analysis. If an employee is viewing proprietary diagrams, sensitive internal documents rendered as images, or confidential schematics, uploading this data to a public cloud search engine poses a clear data exfiltration and intellectual property risk.

This guide explains how to completely disable the Visual Search feature system-wide in Microsoft Edge using Group Policy, ensuring that local image data is not transmitted for external analysis.

Disable Visual Search via Group Policy

To enforce a strict block that prevents the browser from displaying the visual search hover button and processing image search requests, we must deploy an administrative template. Note that this requires Windows 11 Pro, Enterprise, or Education editions.

  1. Log into Windows 11 with an Administrator account.
  2. Press the Windows Key + R to open the Run dialogue box.
  3. Type gpedit.msc and press Enter to launch the Local Group Policy Editor.
  4. In the left-hand navigation pane, strictly follow this exact path:
    Computer Configuration > Administrative Templates > Microsoft Edge
  5. In the right-hand pane, locate the policy named Enable Visual Search.
  6. Double-click the policy to open its configuration window.
  7. Select the radio button next to Disabled.
  8. Click Apply, then click OK.

Verify the Configuration Lockdown

Group Policy changes require the browser to read the registry upon its next launch. Close all active instances of Microsoft Edge.

To verify the restriction is active, reopen Microsoft Edge and navigate to edge://settings/appearance/visualSearch. The settings page controlling visual search behavior will indicate that it is locked. The master toggle for “Show visual search on image hover” will be greyed out in the ‘Off’ position, accompanied by a briefcase icon and a message stating, “Your browser is managed by your organization.” If you navigate to a webpage with large images and hover your cursor over them, the visual search icon will no longer appear, confirming the feature is successfully suppressed.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.