How to Completely Disable ‘Narrator’ via Group Policy in Windows 11

Windows Narrator is a built-in screen-reading application designed to assist visually impaired users by reading text and describing on-screen elements aloud. While it is an essential accessibility tool, users who do not require it may find accidental activations (often triggered by the Ctrl + Windows + Enter keyboard shortcut) disruptive and confusing. In enterprise or shared environments, system administrators may wish to disable Narrator completely to prevent users from unintentionally turning it on and altering the system’s audio output behavior.

This guide explains how to completely disable Windows Narrator via Group Policy in Windows 11, ensuring that the feature cannot be launched via shortcuts or the Settings menu.

Prerequisites

Before proceeding, ensure you have:

  • Administrative access to the Windows 11 machine.
  • Windows 11 Pro, Enterprise, or Education edition (the Group Policy Editor is not available in the Home edition).

How to Disable ‘Narrator’ via Group Policy

Follow these steps to lock down and disable Narrator across the operating system:

  1. Press the Windows Key + R to open the Run dialog.
  2. Type gpedit.msc and press Enter to open the Local Group Policy Editor.
  3. In the left pane, navigate to the following path:
    Computer Configuration > Administrative Templates > Windows Components > Ease of Access
  4. In the right pane, locate the policy named Turn off the Narrator shortcut.
  5. Double-click the policy to edit it.
  6. Select the Enabled option. (Note: Enabling this policy turns off the shortcut).
  7. Click Apply and then OK.
  8. Next, navigate to:
    User Configuration > Administrative Templates > System
  9. Locate and double-click the policy named Don’t run specified Windows applications.
  10. Select Enabled and click the Show… button under Options.
  11. In the Value column, type Narrator.exe and click OK.
  12. Click Apply and OK to save the changes.
  13. Open an elevated Command Prompt and execute gpupdate /force to apply the policies immediately.

Verifying the Changes

To verify that Narrator is disabled, press Ctrl + Windows + Enter. The Narrator application should no longer launch. Additionally, attempting to run Narrator.exe from the Start Menu or Run dialog will result in an administrative block prompt, confirming the application is locked down.

Get the best tech tips delivered straight to your inbox.

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