This tutorial will show you how the text cursor is displayed on your braille display with Narrator 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.
Narrator supports braille displays from several manufacturers that use a USB or serial port.
Starting with Windows 11 build 26300.8497 (Experimental) for Insiders, Microsoft is making refreshable braille displays easier to use in Windows. Narrator now supports displays that use the HID standard — an open industry standard for braille displays. If your display supports HID, simply connect it via USB and start reading — true plug-and-play with no additional setup required. For Bluetooth, pair your HID braille display in Settings > Bluetooth & devices just like any other accessory, and you can work wirelessly without being tethered to your PC. Compatible HID displays include models like the Orbit Reader 20, Orbit Slate 340, Freedom Scientific Focus 40, and APH Mantis Q40. HID braille displays now work during the initial Windows setup experience (OOBE) over USB — meaning users who are deaf-blind can set up their PC independently, right from the first screen. You can customize braille input and output options anytime in Settings > Accessibility > Narrator > Braille.
You can change how the cursor is displayed and if you want the cursor to blink on your braille display.
Reference:
Chapter 8: Using Narrator with braille | Microsoft Support
Learn about how to use Narrator with a refreshable braille display
Contents
- Option One: Change How Text Cursor is Displayed on Braille Display with Narrator in Settings
- Option Two: Change How Text Cursor is Displayed on Braille Display with Narrator using REG file
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)
3 Under Braille, click/tap on Use a braille display with Narrator or Configure braille displays. (see screenshots below)
4 Under Braille cursor settings, select With dots 7 and 8 (default), Between cells (dots 8 and 7), With dot 8, With the full cell, or Don't display cursor in the Display the text cursor drop menu for what you want. (see screenshot below)
5 You can now close Settings if you like.
1 Do step 2 (With dots 7 and 8), step 3 (Between cells (dots 8 and 7)), step 4 (With dot 8), step 5 (With the full cell), step 6 (Don't display cursor) below for how you want to display the text cursor.
2 Display Text Cursor "With dots 7 and 8" on Braille Display
This is the default setting with braille installed.
A) Click/tap on the Download button below to download the file below, and go to step 7 below.
Display_braille_text_cursor_with_dots_7_and_8.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Narrator\NoRoam]
"BrailleCursorRepresentation"=dword:00000000
3 Display Text Cursor "Between cells (dots 8 and 7)" on Braille Display
A) Click/tap on the Download button below to download the file below, and go to step 7 below.
Display_braille_text_cursor_between_cells_dots_8_and_7.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Narrator\NoRoam]
"BrailleCursorRepresentation"=dword:00000001
4 Display Text Cursor "With dot 8" on Braille Display
A) Click/tap on the Download button below to download the file below, and go to step 7 below.
Display_braille_text_cursor_with_dot_8.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Narrator\NoRoam]
"BrailleCursorRepresentation"=dword:00000002
5 Display Text Cursor "With the full cell" on Braille Display
A) Click/tap on the Download button below to download the file below, and go to step 7 below.
Display_braille_text_cursor_with_the_full_cell.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Narrator\NoRoam]
"BrailleCursorRepresentation"=dword:00000003
6 Don't Display Text Cursor on Braille Display
A) Click/tap on the Download button below to download the file below, and go to step 7 below.
Dont_display_braille_text_cursor.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Narrator\NoRoam]
"BrailleCursorRepresentation"=dword:00000004
7 Save the .reg file to your desktop.
8 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.
9 Double click/tap on the downloaded .reg file to merge it.
10 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
11 You can now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Related Tutorials
- Enable or Disable Braille Support for Narrator in Windows 11
- Install or Uninstall Braille Support for Narrator in Windows 11
- Open Braille Viewer in Narrator in Windows 11
- Change Braille Display Input and Output Language and Table Type in Windows 11
- Change How Long Notifications Stay Open on Braille Display in Windows 11
- Enable or Disable Blink Cursor on Braille Display with Narrator in Windows 11
Attachments
-
Display_braille_text_cursor_between_cells_dots_8_and_7.reg662 bytes · Views: 24
-
Display_braille_text_cursor_with_dot_8.reg662 bytes · Views: 21
-
Display_braille_text_cursor_with_dots_7_and_8.reg662 bytes · Views: 19
-
Display_braille_text_cursor_with_the_full_cell.reg662 bytes · Views: 26
-
Dont_display_braille_text_cursor.reg662 bytes · Views: 18
Last edited:











