Skip to content

NVDA+control+r three times does not reset to factory configuration #19864

@Qchristensen

Description

@Qchristensen

Brief summary

In the current alpha, when pressing NVDA+control+r three times quickly, the configuration is re-loaded from the saved configuration, not reset to factory defaults.

Steps to reproduce

Run the latest alpha
Press NVDA+control+r three times quickly

Actual behavior

NVDA loads the saved configuration and reports "Configuration applied"

Expected behavior

NVDA should reset to factory configuration and report that

NVDA logs, crash dumps and other attachments

Here are relevant excerpts from my log (set to debug level, first line number of each section noted just to give an idea of the amount in between). Note the time difference between the first and last keypress is less than 400ms:

Line 280: IO - inputCore.InputManager.executeGesture (11:38:56.676) - winInputHook (20968):
Input: kb(desktop):control+NVDA+r
DEBUG - core.resetConfiguration (11:38:56.676) - MainThread (22772):
Terminating vision
...
Line 390: initializing addonStore data manager
IO - inputCore.InputManager.executeGesture (11:38:56.993) - winInputHook (20968):
Input: kb(desktop):control+NVDA+r
IO - inputCore.InputManager.executeGesture (11:38:57.030) - winInputHook (20968):
Input: kb(desktop):control+NVDA+r
DEBUG - addonStore.dataManager._DataManager._getCacheHash (11:38:57.071) - initialiseAvailableAddons (19736):
Fetching add-on data from https://addonStore.nvaccess.org/cacheHash.json
...

Line 475: IO - speech.speech.speak (11:38:57.713) - MainThread (22772):
Speaking [LangChangeCommand ('en_GB'), 'Configuration applied']

NVDA type

installed copy

NVDA version

alpha-55275,8d4e1994 (2026.2.0.55275)

Have you tried any other versions of NVDA? If so, please report their behaviors.

NVDA 2025.3.3 portable & temporary: Same behaviour
NVDA 2025.2 temporary "Configuration restored to factory defaults" when pressed three times.

Windows version

Windows 11 (64-bit) Version: 25H2, Build: 26200.8039

Name and version of other software in use when reproducing the issue

No response

Other information about your system

No response

Does the issue still occur after restarting your computer?

I have restarted my computer and the issue still occurs

If NVDA add-ons are disabled, is your problem still occurring?

I have restarted NVDA with add-ons disabled and the issue still occurs

Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?

I have run the COM Registration Fixing Tool and the issue still occurs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugbug/regressionp3https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions