Disable Voice Narrator Windows 10 4,5/5 37 reviews

Sep 19, 2019  Where can i turn off Voice Narrator From: Rick A. Ever since I accidently turned on the voice narrator in vista home prem. It starts every time I turn the computer on, I don't see it listed in the start up programs and I don't see an option in narrator to keep it from coming on. Another community answer from the Windows Vista newsgroups. Sep 30, 2018  If you’re wondering how to quickly turn off or disable the Narrator voice in Windows 10, read on the following solutions. Use keyboard shortcut to turn off Narrator in Windows 10. When the Narrator is running, the keyboard shortcut Windows logo + Enter can be used to turn off the Narrator in Windows 10. Make sure to simultaneously press.

Hello Sashang,

Thank you for responding quickly with the status of the issue.

You will be able to remove the Windows logo + Enter activating Narrator on your PC by editing the registry value.

Follow the steps below to disable activating Narrator by keyboard key presses and check if the issue is resolved.

Registry Disclaimer:This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. Wondershare pdf editor pro torrent. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base: 322756 (http://support.microsoft.com/kb/322756/ )

  1. Press Windows logo + R keys on the keyboard, type regedit and press Enter. Enter the administrator password if prompted.
  2. Navigate to the following path from the window: HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsNTCurrentVersionImage File Execution Options
  3. Right click on Image File Execution Options, hover the mouse pointer over at New and click on Key. Give the folder name as Narrator.exe.
  4. Right click on Narrator.exe file, hover the mouse pointer over at New and click on String Value. Name the string value as Debugger.
  5. Double click on the newly created string value from the right side panel of the screen and set the value to %1.
  6. Close the registry editor and check if the changes are effective.

Write to us with the status of the issue for further assistance on the query. Your reply is most important for us to ensure we assist you accordingly.

Thank you.

Active5 months ago

I've install Windows 8 on a BootCamp macbook airThe problem is that the command key located differently from the winkey in a normal keyboard, therefor, I keep clicking Winkey+Enter which starts the narrator (which is really annoying!)

Is there a way to disable this shortcut?

Louis

Disable Voice Narrator Windows 10 Turn Off

12.6k29 gold badges110 silver badges179 bronze badges

Disable Voice Narrator Windows 10 Shortcut

DiGMiDiGMi
7082 gold badges6 silver badges10 bronze badges

10 Answers

I have not tried it personally but here's what I found.

  1. Navigate to %systemroot%System32
  2. In this folder a file called Narrator.exe is to be found
  3. Right click the file and choose Properties
  4. Choose the Security tab and press Advanced
  5. In the top of the window press Change to change the Owner permissions
  6. In the text field write your username and press OK to all the dialogs

Now you should be able to change the permissions of the file, this is where we remove all the permissions from your user and the user back to system, this way your user will not be able to start the Narrator.

  1. Right click the Narrator file again and choose Properties and Security
  2. Press Advanced
  3. Now that you are the owner you can change permissions for other users. Choose your own user and press Edit
  4. Remove the Read & Execute and Read permissions and press OK
  5. Now press Change in the top under Owner and write system in the text field
  6. Press OK to all dialogs
NaNNyNaNNy

If you're familiar with editing the Windows registry, you can use the solution described here:

  • Launch regedit.exe and navigate to: HKLMSOFTWAREMicrosoftWindows NTCurrentVersionImage File Execution Options
  • Create a key with the name Narrator.exe
  • Inside the key, create a new String value called Debugger, and set its value to %1

This won't be changed by Windows updates, and can be easily reverted by just deleting the key.

If you don't use any Windows Assistive Technology features, you may also want to create a registry key for AtBroker.exe with an identifical string to prevent it to be launched as a rogue process in the background every time you accidently use the Narrator shortcut.

Louis
12.6k29 gold badges110 silver badges179 bronze badges
IcydogIcydog

Pressing the Capslock and the Esc keys at the same time brings up a window that allows you to Exit the Narrator.

Don MillarDon Millar

You could use AutoHotkey to disable the Win + Enter key combination with the following script :

With AutoHotkey you could also map this key combination to any other key combination or action.

If you wish to disable the Win key itself, see this registry hack :
How to disable the keyboard Windows key.

If you wish to disable all Win + ?? key combinations, this registry hack does that:
Disable Win+X Shortcut Keys on Windows 7 or Vista.

harrymcharrymc
287k16 gold badges308 silver badges624 bronze badges

Additional Windows 10 Narrator Voices

There is a way to disable shortcuts which start with Win in a windows registry.

  1. Create text file with the following content

  2. Change file's extension to 'reg'

  3. Run it by double click

As you can see, it creates a registry field 'DisabledHotKeys', with a value of a key we want to disable. In our case it's a 0D in hex or 13 in dec or 'carriage return' symbol. Win key shouldn't be specified here because it's implied.

For example, if you want to disable Win + R, Win + D and Win + Home then the value of 'DisabledHotKeys' should be 'RD$'. ('$' symbol has an ascii-code equals to a keycode of Home button)

st_st_

I did the following in my Windows 8 PC to enable and disable narrator,

To enable,

To disable,

It will bring the narrator screen. Click exit on it.

Olli
6,3843 gold badges28 silver badges46 bronze badges
Diganta KumarDiganta Kumar

This is one post that comes up when users search for how to disable Narrator in Windows 10.

This was annoying me today. The provided solutions weren't satisfactory for me. Especially setting the debuger setting. I did a 30 second search for Narrator in the registry and very luckily found this key:

Setting it to 0 disables the shortcut for the current user, so not in the login screen.

Save this as a .reg file:

This key doesn't seem to be present in Windows 8.1, so looks like it's only a Windows 10 addition.

Hope this helps someone though.

MardoxxMardoxx

This probably only works in Windows 10, but the shortcut is really easy to disable now.

Open Narrator (Go to Control Panel >Ease of Access Center >Start Narrator, or use the annoying shortcut), select the Narrator window (it runs in the background), go to General settings and disable shortcut key, click save, and click exit narrator.

Adam SilenkoAdam Silenko

I installed a simple little script program that allows you to snap windows to the edges of screens or to other monitors. By default, I think - I've had this program running for a long while on windows, it takes over the same shortcut key. I installed it on my win8 machine and it seems to have done the trick and taken over the same shortcut used by narrator. I realize win8 has good support for snapping windows around, but I like this shortcut to do it because that's what I'm used to and it has the nice side effect of preventing narrator from starting. You can also do more advanced window placement, but I find I just throw things back and forth to other monitors.

In any case, it's worth a try. I just set windowpad to run on startup so it's always active.

TheImirOfGroofunkistanTheImirOfGroofunkistan

I don't know if it works on Windows 8 or not but it works on Windows Vista/7 very well. Press the Win+U key which will open the Ease of access center or you can open it through Control Panel as well.

Now click on the option Use the computer without a display and another window will popup

And unchecked the option Turn on Narrator and click Apply button to apply this settings. Now when you press the Win+Enter narrator won't be start.

avirk

Download Voices For Windows Narrator

avirk

Disable Voice Narrator Windows 10 Download

13.5k14 gold badges53 silver badges95 bronze badges

Turn Off Narrator Windows 10

Not the answer you're looking for? Browse other questions tagged windowswindows-8hotkeys or ask your own question.

Coments are closed
Scroll to top