Regedit Search Keyboard Shortcut
Navigating the Windows Registry Editor manually can be tedious, but built-in keyboard shortcuts allow you to quickly locate specific keys, values, and data. This guide explains the primary shortcut used to open the search tool in Regedit, how to cycle through your search results, and tips for refining your registry queries.
The Shortcut to Open Search in Regedit
The keyboard shortcut to open the search tool (Find dialog) in
Regedit is Ctrl + F.
Alternatively, you can open the search tool from the top menu by clicking Edit and selecting Find….
How to Use the Find Tool
- Press
Win + R, typeregedit, and press Enter to open the Registry Editor. - Press
Ctrl + Fon your keyboard to open the Find dialog box. - In the Find what field, enter the name of the key, value, or data string you want to locate.
- Under the Look at section, check or uncheck the
relevant boxes:
- Keys: Searches the names of registry folders.
- Values: Searches the names of individual entries inside keys.
- Data: Searches the actual content/values assigned to entries.
- (Optional) Check Match whole string only if you only want results that match your exact query.
- Click Find Next or press Enter to begin the search.
How to Find the Next Result
The Registry Editor stops at the first match it finds. To continue searching for the next occurrence of your search term without reopening the dialog:
- Press
F3to jump to the Find Next result. - Press
Shift + F3(in newer Windows builds) to search backward for the previous match.