Accessibility Change Narrator Math Reading Navigation Verbosity in Windows 11


Narrator_banner.webp

This tutorial will show you how to change the navigation verbosity used by Narrator math reading for your account in Windows 11.

Narrator is a screen reader included with Windows 11 that describes what's on your screen. Narrator lets you use your PC without a mouse to complete common tasks if you’re blind or have low vision. It reads and interacts with things on the screen, like text and buttons. Use Narrator to read and write email, browse the internet, and work with documents.

Starting with Windows 11 build 26340.9354 (Experimental 26H2) for Insiders, Microsoft is adding math reading and navigation support in Narrator, bringing clearer and more natural math experiences to users who are blind or have low vision. Math is at the heart of STEM education and learning, and this update helps students and professionals independently read, understand, and explore equations, formulas, and scientific notation with confidence.

With this update, Narrator can read math equations aloud in supported Microsoft 365 apps, including Word and PowerPoint. Instead of announcing every symbol individually, Narrator reads equations in a structured, natural way that reflects how they're meant to be understood. For example, when Narrator reaches a fraction, it reads the numerator and denominator together so you can understand the relationship between them.

You can also explore equations in more detail with a dedicated math navigation mode. Press Narrator key + Alt + N to turn on math navigation, then use the arrow keys to move through different parts of the equation, such as fractions, exponents, and roots. This mode lets you move through an equation one part at a time instead of hearing the full expression all at once. Press Esc to exit math navigation mode.

Starting with Windows 11 build 26340.9577 (Experimental 26H2) for Insiders, building on the math reading and navigation support introduced for Narrator in build 26340.9354, Microsoft is expanding the experience with additional language and browser support. Narrator math reading now supports a total of six languages: English (United States), English (United Kingdom), Traditional Chinese, Finnish, German, and Spanish. You can choose your preferred language under Math reading settings in Narrator settings. Math reading is also now available for supported web content in Microsoft Edge Stable version 153.0.4234.32 and later and Chrome Stable version 153.0.8010.18 and later, making it easier to read and explore equations across more of the places where students and professionals work.

Narrator math reading navigation verbosity controls the level of speech for navigation commands.

You can select to use a terse, medium (default), or verbose navigation verbosity level.

Terse means using the minimum number of words needed to convey a message — direct, concise, and often brief. Medium refers to a balanced, moderate style that is neither overly brief nor excessively long, offering clarity with some elaboration. Verbose means using more words than necessary, often with detailed or elaborate explanations.



Contents

  • Option One: Change Narrator Math Reading Navigation Verbosity in Settings
  • Option Two: Change Narrator Math Reading Navigation Verbosity using REG file




Option One

Change Narrator Math Reading Navigation Verbosity in Settings


1 Open Settings (Win+I).

2 Click/tap on Accessibility on the left side, and click/tap on Narrator on the right side. (see screenshot below)

Open Narrator settings (Win+Ctrl+N)​

Narrator_Math_reading-1.webp

3 Under the Math section, click/tap on Math reading. (see screenshot below)


Narrator_Math_reading-2.webp

4 Under Math navigation, select Terse, Medium (default), or Verbose in the Navigation verbosity drop menu for which level you want to use. (see screenshot below)

Narrator_Math_reading_navigation_verbosity.webp

5 You can now close Settings if you like.




Option Two

Change Narrator Math Reading Navigation Verbosity using REG file


1 Do step 2 (terse), step 3 (medium), or step 4 (verbose) below for which navigation verbosity level you want to use.

2 Use "Terse" Navigation Verbosity for Narrator Math Reading

A) Click/tap on the Download button below to download the file below, and go to step 5 below.​

Terse_Narrator_math_reading_navigation_verbosity.reg​


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Narrator]
"MathNavigationVerbosity"="Terse"

3 Use "Medium" Navigation Verbosity for Narrator Math Reading

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 5 below.​

Medium_Narrator_math_reading_navigation_verbosity.reg​


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Narrator]
"MathNavigationVerbosity"="Medium"

4 Use "Verbose" Navigation Verbosity for Narrator Math Reading

A) Click/tap on the Download button below to download the file below, and go to step 5 below.​

Verbose_Narrator_math_reading_navigation_verbosity.reg​


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Narrator]
"MathNavigationVerbosity"="Verbose"

5 Save the .reg file to your desktop.

6 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

7 Double click/tap on the downloaded .reg file to merge it.

8 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

9 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

Last edited:
Back
Top Bottom