Windows Narrator Not Responding — Screen Reader Crashes and Audio Issues
Warningsystem
Overview
Fix Windows Narrator screen reader not responding, crashing on startup, failing to read text, or producing no audio output for accessibility needs.
Key Details
- Narrator is the built-in Windows screen reader for users who are blind or have low vision
- It reads aloud text on screen, describes UI elements, and provides audio feedback for navigation
- Narrator uses text-to-speech voices — Microsoft David, Zira, or downloaded natural voices
- The Win+Ctrl+Enter shortcut toggles Narrator on and off
- Narrator works with most UWP and Win32 applications through UI Automation APIs
Common Causes
- Audio output device not configured correctly or muted
- Narrator service crashed due to a conflicting application or driver
- Text-to-speech voice package corrupted or missing after a Windows update
- Application not implementing UI Automation APIs properly, causing Narrator to hang
Steps
- 1Check audio output: ensure the correct speaker/headphone is selected and volume is not muted
- 2Restart Narrator: press Win+Ctrl+Enter to turn off, wait 5 seconds, press again to restart
- 3Reset Narrator settings: Settings > Accessibility > Narrator > scroll down and select a different voice
- 4Update text-to-speech voices: Settings > Time & Language > Speech > Manage voices > Add voices
- 5Run System File Checker to repair system files: sfc /scannow from an admin Command Prompt
Tags
narratoraccessibilityscreen-readertext-to-speechaudio
More in System
windows-C000021A-status-system-process-terminatedWindows Error 0xC000021A — STATUS SYSTEM PROCESS TERMINATED
Criticalwindows-C0000225-boot-configuration-errorWindows Error 0xC0000225 — Boot Configuration Error
Criticalwindows-C000000F-boot-selection-failedWindows Error 0xC000000F — Boot Selection Failed
Criticalwindows-80004005-unspecified-errorWindows Error 0x80004005 — Unspecified Error
Warningwindows-80070570-file-or-directory-corruptedWindows Error 0x80070570 — File or Directory Corrupted
Errorwindows-system-0xc0000185Windows Error 0xC0000185 — Boot Device Inaccessible
CriticalFrequently Asked Questions
Yes. Pressing Win+Ctrl+Enter toggles Narrator. If you hear unexpected speech, press the same shortcut to turn it off. You can also disable the shortcut in Settings > Accessibility > Narrator.