Location:
State:
Carrier
Country
Status

Can "Search Everywhere" be added to the desktop context menu?


Greetings, I'd like to first express my utmost gratitude for the knowledge and guidance that is provided here.

Perhaps it goes without saying that I use Windows 10, I would love to add the "Search Everywhere" command to the desktop context menu. Is it possible?

Greetings, I'd like to first express my utmost gratitude for the knowledge and guidance that is provided here.

Perhaps it goes without saying that I use Windows 10, I would love to add the "Search Everywhere" command to the desktop context menu. Is it possible?
Hi risug, welcome to windowssh blog.com!

"Search Everywhere" as in Cortana, or something else?

Hello Edwin, thank you very much for the response.
The following is exactly what I would like to be able to access via the desktop context menu (I don't know if it is part of Cortana or not. I have Cortana turned off, but I can access the Search Everywhere panel via the magnifying glass icon in the Windows System folder in the Start menu.)


@ risug:
You need to be signed on as Administrator and show 'Hidden Files and Folders'.
Navigate to C:ProgramDataMicrosoftWindowsStart MenuPrograms, right click on the 'Search' shortcut, (magnifying glass), and choose Properties;
in the 'Target' dialog copy the CLSID only, ( it should be {C90FB8CA-3295-4462-A721-2935E83694BA}), and paste it into notepad, including the brackets, for later.

Next, open the Windows Registry and navigate to HKEY_CLASSES_ROOTDirectoryBackgroundshell,
right click on shell and choose 'New'►Key and name it Search Everywhere; (you can also double click on the default string in the right pane and name it Search Everywhere as well;
now, back to the left pane,
right click on the Search Everywhere key and choose 'New'►'Key', (you're going to create a sub-key), and name it command,
in the right pane of that subkey, right click and choose 'New'►'String Value' and name it DelegateExecute, press Enter twice and add the the CLSIDas the Value Data.
Close the Registry
You should have the following:
(it should allow you to invoke the Search from the Desktop and any Explorer window except 'This PC' and 'Quick Access'.)


@Edwin Thanks,was the exact config I was also looking for.

Edwin, you are a scholar and a gentlemen. Many, many thanks to you good sir.
For the sake of knowledge, how do you put the "Search Everywhere" command in only the desktop context menu?

Edwin, you are a scholar and a gentlemen. Many, many thanks to you good sir.
T'was my pleasure.

For the sake of knowledge, how do you put the "Search Everywhere" command in only the desktop context menu?
I believe you would need to do the aforemention at: HKEY_CLASSES_ROOT*shell

Thank you Sensei.

To have "Search Everywhere" in just the desktop right-click menu I had to go to HKEY_CLASSES_ROOTDesktopBackgroundshell

Again, you're a saint Edwin. Thank you.

To have "Search Everywhere" in just the desktop right-click menu I had to go to HKEY_CLASSES_ROOTDesktopBackgroundshell
*Snap* That was it! Sorry bout that!

Can