Restricting Browser Screenshots: Edge Web Capture Configuration

Restricting Browser Screenshots: Edge Web Capture Configuration

Purpose

To disable the built-in Web Capture (Screenshot) feature in Microsoft Edge via Registry configuration, ensuring users cannot capture screen content through the browser UI.

Prerequisites
  • Administrative Privileges: Required to modify HKEY_LOCAL_MACHINE.
  • Access: Permissions to the Configuration Management Console.
  • Connectivity: Target devices must be online to receive the policy update.

Implementation Procedure

Step 1: Navigate to Registry Configuration
  1. Open your management console and go to Configuration > Registry.
  2. Select Add New Policy.
Step 2: Configure Registry Settings
Enter the following parameters exactly as shown:
  • Hive: HKEY_LOCAL_MACHINE
  • Key Path: SOFTWARE\Policies\Microsoft\Edge
  • Value Name: WebCaptureEnabled
  • Value Type: REG_DWORD
  • Value Data: 0 (Zero)
Warning
[!IMPORTANT] Setting the value to 0 disables the feature. Setting it to 1 (or deleting the key) enables it.
Step 3: Deployment
  1. Save the configuration.
  2. Assign to the specific device or user group.
  3. Sync: Force a policy update on the client or restart the Edge browser.

Verification & Impact
  • Testing: Open Edge -> Click Settings (...) -> Verify Web Capture is grayed out or missing.
  • User Impact: Users lose the native cropping tool but can still use OS-level tools (like Snipping Tool) unless those are also restricted.


Rollback

To restore the feature, change the Value Data to 1 or delete the WebCaptureEnabled entry entirely.

    • Related Articles

    • FOS and DR -Steps to Troubleshoot

      Failover Service and Disaster Recovery: I have added the below steps to analyze the issue related to FOS and DR. Primary Checks: FOS as an add-on license is required Failover service : 1. Please check if the customer has 3 servers, 1. Primary ...
    • Database Warning : Your database transaction log file size has crossed the threshold

      You are getting this email as a result of an enhancement that was made in the 11 version to notify administrators if the SQL Log File Size crossed the threshold. In Service Desk Plus, under Performance Settings in Admin/ESM Directory you have the ...