Is there a keyboard shortcut for 'Open file location' within Windows Search?
Here's what I want to do:
- Hit Windows.
- Type in a search for a file.
- Select the file (arrow keys).
- Open the file's containing folder without right-clicking (like in Spotlight with Command +Enter).
6 Answers
You could use the menu button on your keyboard, assuming you have one. Replacing your step 4 with the following has what I think is the desired effect:
- Menu
- Arrow keys to "Open File Location" option. Update: Or just press i - see comments.
- Enter
Now, it's hardly a shortcut, but since you're arrowing to the file maybe this isn't too much of an additional chore compared to having to mouse as well?
2Select a file, press Alt+Enter to open the properties, then press Alt+F for "Open File Location".
1Not really a native Windows shortcut, but I do this all the time with Launchy. It allows you to open any location anytime by just typing:
- Alt+Space
- Type Address
- Enter
In Windows 7 - 10, this combination will open the folder in Windows Explorer. Note that the file must be highlighted before, of course:
≣ Win Menu (opens context menu) → i ("Open file location")
When within the search results, you probably want to open each file's folder in a separate window. Then use shift:
≣ Win Menu → Shift + i
Screencast (Win Menu shows as "App"):
1Windows 10 has the option to add "Open folder location" to the Quick Access Toolbar in File Explorer.
- After performing a search the Search Tools appear in the menu.
- Click on this to see options.
- Right-click on Open File location icon.
- Select Add to Quick Access Toolbar.
- Button now can be used on selected searched file/folder.
(Just another way of thinking inspired by @DMA57361)
If your mouse has some unused buttons, you can create macro for your one of these buttons. The macro can be [Right Mouse Click] + [Delay] + ["i"].
For example, I am using the Microsoft Wireless Mobile Mouse 4000, I use the Microsoft Keyboard and Mouse Center to create a macro for my left side button:
Now, you can just use one-button-click to open file location. Good luck!
2