Accessibility Enable or Disable Blink Cursor on Braille Display with Narrator in Windows 11


Narrator_banner.webp

This tutorial will show you how to turn on or off blinking cursor 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:



Contents

  • Option One: Turn On or Off Blink Cursor on Braille Display with Narrator in Settings
  • Option Two: Turn On or Off Blink Cursor on Braille Display with Narrator using REG file




Option One

Turn On or Off Blink Cursor on Braille Display with Narrator 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_braille-1.webp

3 Under Braille, click/tap on Use a braille display with Narrator or Configure braille displays. (see screenshots below)

Narrator_braille-2.webp
Narrator_braille-2b.webp

4 Under Braille cursor settings, turn on (default) or off Blink cursor on braille display for what you want. (see screenshot below)

Narrator_braille-3.webp

5 You can now close Settings if you like.




Option Two

Turn On or Off Blink Cursor on Braille Display with Narrator using REG file


1 Do step 2 (on) or step 3 (off) below for what you want.

2 Turn On Blink Cursor on Braille Display with Narrator

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 4 below.​

Turn_ON_blink_cursor_on_braille_display.reg


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

[HKEY_CURRENT_USER\Software\Microsoft\Narrator\NoRoam]
"BrailleBlinkingCursor"=dword:00000001

3 Turn Off Blink Cursor on Braille Display with Narrator

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

Turn_OFF_blink_cursor_on_braille_display.reg


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

[HKEY_CURRENT_USER\Software\Microsoft\Narrator\NoRoam]
"BrailleBlinkingCursor"=dword:00000000

4 Save the .reg file to your desktop.

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

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

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

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


That's it,
Shawn Brink


 

Attachments

Last edited:

Latest Support Threads

Back
Top Bottom