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

Modern web browsers, including Microsoft Edge, feature built-in spellchecking engines to help users correct typos when filling out web forms or drafting emails. Edge utilizes both a local dictionary and, optionally, a cloud-based Microsoft spelling service. In highly secure enterprise environments, government networks, or strictly regulated data-entry kiosks, transmitting potentially sensitive typed data (even in fragments) to a spellchecking engine-or allowing the local dictionary to adapt to proprietary internal terminology-can be considered a data leakage risk.

This guide explains how to completely disable the spellchecking engine entirely via Group Policy in Microsoft Edge, ensuring that no typed text is ever analyzed for spelling errors, either locally or in the cloud.

Disable Spellcheck via Group Policy

To enforce a strict block that disables the spellchecking feature across the entire browser and prevents users from turning it back on via the settings menu, we must deploy an administrative template. Note that this requires Windows 11 Pro, Enterprise, or Education editions, and utilizes the Edge ADMX templates.

  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 spellcheck.
  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, open Microsoft Edge and navigate to the browser settings (edge://settings/languages). Scroll down to the “Check spelling” section. You will see that the toggle to enable spellcheck is forced to the “Off” position and is greyed out. A briefcase icon with the message “Managed by your organization” will be displayed. Furthermore, if you navigate to a webpage with a text input field and intentionally misspell a word, the browser will not display the familiar red squiggly line underneath it. The browser’s text input is now entirely unmonitored by spelling engines.

Get the best tech tips delivered straight to your inbox.

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