How to Completely Disable ‘Translate’ (Automatic Translation) via Group Policy in Microsoft Edge

Microsoft Edge includes a built-in translation service powered by Microsoft Translator. When you navigate to a webpage in a foreign language, the browser automatically detects it and displays a pop-up prompt in the address bar asking if you would like to translate the page into your default language. While incredibly useful for global browsing, it can be a significant data privacy concern in enterprise environments. By translating a page, the browser sends snippets of the webpage’s text to Microsoft’s cloud servers. If an employee is viewing a confidential internal document or a proprietary web application that happens to trigger the language detector, that sensitive data is inadvertently transmitted externally.

This guide explains how to completely disable the Translate feature system-wide in Microsoft Edge using Group Policy, ensuring no text is ever sent to Microsoft’s translation servers.

Disable Translate via Group Policy

To enforce a strict block that prevents the browser from offering translations and locks the setting from user modification, 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, scroll down to locate the policy named Enable Translate.
  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 Privacy 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 a website entirely in a foreign language (e.g., a French or Japanese news portal). The browser will render the page normally, but the “Translate” icon (a small ‘a’ and a Kanji character) will be completely absent from the address bar, and no pop-up will appear. Furthermore, if you go to Settings > Languages, you will see a briefcase icon indicating the settings are managed by your organization, and the toggle for “Offer to translate pages that aren’t in a language I read” will be permanently locked in the Off position.

Get the best tech tips delivered straight to your inbox.

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