How to Completely Disable ‘Web Capture’ via Group Policy in Microsoft Edge

Web Capture (and its counterpart, Web Select) is a built-in utility in Microsoft Edge that allows users to easily take screenshots of web pages, annotate them, and share them. While this is a helpful productivity tool for general users, it poses a severe data exfiltration risk in highly sensitive corporate environments. If an employee has access to a secure internal web application containing proprietary data, Protected Health Information (PHI), or financial records, the native ability to seamlessly capture and export that data bypasses many traditional Data Loss Prevention (DLP) controls that monitor file uploads or clipboard activity.

This guide explains how to completely disable the Web Capture feature system-wide in Microsoft Edge using Group Policy, removing the tool from the browser’s interface and disabling its associated keyboard shortcuts.

Disable Web Capture via Group Policy

To enforce a strict block that eradicates the Web Capture tool and prevents users from bypassing it via shortcuts (like Ctrl+Shift+S or Ctrl+Shift+X), 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, navigate precisely to this path:
    Computer Configuration > Administrative Templates > Microsoft Edge
  5. In the right-hand pane, locate the policy named Enable Web Capture.
  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 Security 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. First, look at the toolbar at the top of the browser; the Web Capture icon (a camera with a bounding box) will be completely missing. Second, right-click anywhere on a webpage; the “Web capture” option will no longer appear in the context menu. Finally, press the keyboard shortcuts Ctrl+Shift+S and Ctrl+Shift+X. The browser will completely ignore the inputs, confirming that the screenshot functionality is dead. Your secure web applications are now protected from native browser-based visual exfiltration.

Get the best tech tips delivered straight to your inbox.

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