If you want to add the Search option to right-click context menu in Windows 10, here is how you can do that. There is no need to use third-party apps since Registry Editor does the job pretty well. Therefore, follow this detailed guide to add Search to context menu in Windows 10.
We all know that Search is a must-have feature for any operating system. In this article, I’ll tell you the manual way to add the search option to context menus at different locations of your Windows PC using Registry Editor.
Add Search To Context Menu in Windows 10
This method only works in Windows 10 and not in Windows 11. Most of the registry sections which we have recommended below are missing in the current version of Windows.
1. Press Windows Key + R combination on the keyboard and type Regedt32.exe in the Run dialog box. Press OK.
2. Navigate to the following location:
HKEY_CLASSES_ROOT\CABFolder\shell\find
3. In the right pane of this location, create a string with Value Name as Icon and put it’s Value Data equals to imageres.dll,-177.
Also, ensure that there must have a 32-bit value for SuppresionPolicy is 80.
4. Repeat step 3 for these locations as well:
HKEY_CLASSES_ROOT\Directory\shell\find
HKEY_CLASSES_ROOT\Drive\shell\find
HKEY_CLASSES_ROOT\DesktopBackground\shell\Search
HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Search
5. Now go to this location:
HKEY_CLASSES_ROOT\DesktopBackground\shell\Search\command
In case you don’t find:
HKEY_CLASSES_ROOT\DesktopBackground\shell\Search\command
Then go to:
HKEY_CLASSES_ROOT\DesktopBackground\shell\Search
And create a subkey as command.
In the right pane of this location, edit the Default string with Value Data as explorer.exe search-ms:
6. Repeat step 5 for this location also:
HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Search\command
That’s it! You can now make searches directly from the right-click context menu.
Have fun searching!
How do I add items to the context menu in Windows 10?
There are multiple tools available in the market to add items to the context menu in Windows 10. If you want to customize the context menu further, check out our list of tools you can use to achieve that. These are 3rd-party freeware context menu editors to remove context menu items or to add or edit them.
How do I add options to context menu?
If you want to add options to the context menu in Windows 10, you need to follow the aforementioned guide or some third-party tools. However, this specific method doesn’t work smoothly on Windows 11. In that case, you must take the help of third-party apps. For that purpose, ContextEdit is one of the best options.
That’s all! Hope this guide helped you.