Accessing Configuration
NVDA Settings Dialog
The main configuration hub for NVDA. Open:NVDA+Control+G (General settings) or NVDA+N > Preferences > Settings
Control+Tab to move forward through categories, or Shift+Control+Tab to move backward.Quick Settings Shortcuts
Direct access to specific setting categories:| Category | Shortcut | Description |
|---|---|---|
| General | NVDA+Control+G | Interface language, updates, exit options |
| Speech | NVDA+Control+V | Synthesizer, voice, speech parameters |
| Braille | NVDA+Control+A | Display selection, braille tables |
| Keyboard | NVDA+Control+K | Keyboard layout, typing options |
| Mouse | NVDA+Control+M | Mouse tracking, audio coordinates |
General Settings
Language
Setting: Language combo boxDefault: User Default, Windows Select the language for NVDA’s interface and messages.
- Afrikaans, Albanian, Amharic, Arabic, Aragonese
- Bulgarian, Burmese, Catalan, Chinese (Simplified/Traditional)
- Croatian, Czech, Danish, Dutch, English
- Finnish, French, Galician, Georgian, German
- Greek, Hebrew, Hindi, Hungarian, Icelandic
- Italian, Japanese, Korean, Lithuanian, Mongolian
- Norwegian, Polish, Portuguese (Brazil/Portugal)
- Romanian, Russian, Serbian, Slovak, Slovenian
- Spanish (Colombia/Spain), Swedish, Thai, Turkish
- Ukrainian, Vietnamese, and many more…
Save and Exit Options
Save configuration on exit
Save configuration on exit
Default: EnabledWhen checked, NVDA automatically saves all settings when you exit.When to disable: Testing temporary settings or configurations
Show exit options
Show exit options
Default: EnabledWhen checked, displays a dialog when exiting with options:
- Exit NVDA
- Restart NVDA
- Restart with add-ons disabled
- Restart with debug logging
- Install pending updates
Play sounds when starting or exiting
Play sounds when starting or exiting
Default: EnabledPlay startup and shutdown sounds as audio confirmation.
Startup Behavior
Start after sign-in
Use during sign-in
Updates
Automatically check for updates
Automatically check for updates
- Current NVDA version
- Operating system version
- Processor architecture (x86/x64/ARM64)
Notify for pending updates
Notify for pending updates
Update Mirror
Update Mirror
- NV Access server is slow or blocked
- Organization requires internal update server
- Located in region with access restrictions
Keyboard Settings
Access:NVDA+Control+K
Keyboard Layout
Choose between Desktop and Laptop layouts:Desktop Layout
Desktop Layout
- Uses numpad extensively for navigation
- More efficient for power users
- Requires Num Lock off for NVDA commands
- Clear spatial organization of commands
Laptop Layout
Laptop Layout
- Uses alternative key combinations
- Works on any keyboard
- No Num Lock dependency
- More modifier key combinations
Typing Feedback
Speak typed characters
Speak typed characters
NVDA+2NVDA speaks each character as you type it.Options:- Enabled: Speak all typed characters
- Disabled: No character echo
Speak typed words
Speak typed words
NVDA+3NVDA speaks complete words when you press Space or Enter.Best for: Verifying word spelling without character-by-character feedbackSpeech interrupt for typed characters
Speech interrupt for typed characters
Disabled: Speech continues while typing
Speak command keys
Speak command keys
NVDA+4NVDA announces non-character keys:- Modifier keys (Control, Shift, Alt)
- Function keys (F1-F12)
- Navigation keys (arrows, Page Up/Down)
- Special keys (Enter, Escape, Tab)
Special Key Handling
Handle keys from other applications
Handle keys from other applications
Caps Lock as NVDA modifier
Caps Lock as NVDA modifier
- Easier to reach than Insert
- Better ergonomics for frequent commands
- Works alongside Insert key
Mouse Settings
Access:NVDA+Control+M
Mouse Tracking
Enable mouse tracking
Enable mouse tracking
NVDA+MNVDA announces text under the mouse pointer as you move it.Reading modes:- Paragraph: Reads surrounding paragraph
- Line: Reads only the current line
Report object under mouse
Report object under mouse
Audio coordinates
Audio coordinates
- Pitch: Vertical position (higher = top, lower = bottom)
- Stereo pan: Horizontal position (left/right speaker)
Mouse Settings Options
| Setting | Description |
|---|---|
| Resolution | How often NVDA reports mouse movement (lower = more frequent) |
| Shape indication | Report mouse cursor shape changes |
| Role announcement | Announce control types under mouse |
Document Reading
Document Formatting
Access: NVDA Settings > Document Formatting Control what formatting information NVDA reports:Font Attributes
- Font name
- Font size
- Bold, italic, underline
- Strikethrough
- Subscript/superscript
Text Properties
- Color
- Background color
- Highlighting
- Text style changes
Document Information
- Headings
- Lists
- Block quotes
- Groupings
- Landmarks
Page Elements
- Links
- Tables
- Comments
- Editor revisions
- Spelling errors
NVDA+Control+D to temporarily toggle document formatting
Table Reporting
Report tables
Report tables
Report table row/column headers
Report table row/column headers
- Rows and Columns
- Rows only
- Columns only
- Off
Report cell coordinates
Report cell coordinates
Reading Preferences
Automatic language switching
Automatic language switching
Use screen layout
Use screen layout
- Preserves column layout
- Maintains visual spacing
- Shows aligned elements
Vision Settings
Even for screen reader users, visual highlighting can help sighted collaborators:Visual Highlight
Access: NVDA Settings > VisionFocus Highlight
Focus Highlight
- System focus
- Navigator object
- Browse mode cursor
Screen Curtain
Screen Curtain
NVDA+Control+EscapeUse cases:- Privacy in public spaces
- Presentations about screen readers
- Testing true non-visual workflow
Input Gestures
Access: NVDA Menu > Preferences > Input Gestures Customize or add keyboard shortcuts for any NVDA command.Find Command
- Browse mode
- Global commands
- Input
- Object navigation
- Speech
- System caret
- Text review
- Vision
- Application-specific
Configuration Profiles
Create different configurations for different situations:Profile Types
Normal Configuration
Normal Configuration
Application Profiles
Application Profiles
- Different speech rate for web browsers
- Specific braille settings for text editors
- Custom keyboard commands for particular apps
Manual Profiles
Manual Profiles
- “Presentation mode” with slower speech
- “Quiet mode” with minimal verbosity
- “Braille only” mode for library use
Managing Profiles
Create Profile
- Profile name
- Activation type (manual/application)
- Application to trigger (if application profile)
Advanced Settings
Notable Advanced Options
UI Automation
UI Automation
Browse Mode Loading
Browse Mode Loading
Lower values = less memory, more loading pauses
Debug Logging
Debug Logging
- Info
- Debug
- Input/Output
Play Error Sound
Play Error Sound
Saving and Restoring Configuration
Save Configuration
Save current settings:Control+NVDA+C
Also accessible via NVDA Menu > Preferences > Save Configuration
Revert Configuration
Revert to saved:NVDA+Control+R (press three times)
Restores settings to last saved state, discarding all changes since then.
Reset to Defaults
From NVDA menu:Configuration Files Location
NVDA stores settings in: Installed version:C:\Users\[username]\AppData\Roaming\nvda\
Portable version:[NVDA folder]\userConfig\
Important files:
nvda.ini- Main configurationprofiles/- Configuration profilesspeechDicts/- Speech dictionariesgestures.ini- Custom input gesturesaddons/- Installed add-ons
