Use Windows Classic Search Not Windows Desktop Search as the Default

How's that for a descriptive title? I'm overloaded with indexed search tools1 – I use X1 for my email because it's the fastest and most flexible, and Google Desktop for files and as an alternative for email. Windows Desktop Search is installed too, but I only use it for OneNote and overall everything runs fairly well.

Windows Desktop Search - Not IndexedIf I'm in a folder and I want to search for a file by name, it's pretty fast to hit CTRL+F and type the name or pattern. I use Classic Search and not the idiotic guided search with the spastic dog.

Unfortunately when I installed WDS it took over my regular Windows searches. To make matters worse, nothing is indexed, so all I end up with a useless screen that forces me to click once more to get to the default search.

I can still search using the WDS screen, but it returns nothing. Here's a thought – if it's not indexed and I insist on searching using the WDS pane, how about transparently passing the search through to the default search?

It's off-topic, but notice how the bottom scroll arrow is 3-4 pixels too low. I think the WDS search pane is actually an embedded IE control (hit CTRL+F when it's visible) which might have something to do with it.

Restore the Classic Search Pane

You'll need to make a few registry changes if you want WDS to stop flaunting its existence. The keys you need to change are below, or you can copy+paste the code snippet, or download a registry file (restore_full_windows_classic_search.reg).

Remove the WINKEY+F binding
HKEY_CURRENT_USER\Software\Microsoft\Windows Desktop Search\DB
UseWinKey = DWORD:0

Don't the WDS Pane if you hit CTRL+F in an Explorer window
HKEY_CURRENT_USER\Software\Microsoft\Windows Desktop Search\DS
ShowStartSearchBand = DWORD:0

Use the Classic Search pane, not the Search Assistant dog
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState
Use Search Asst = DWORD:0

Windows Registry Editor Version 5.00
 
[HKEY_CURRENT_USER\Software\Microsoft\Windows Desktop Search\DB]
"UseWinKey"=dword:00000000
 
[HKEY_CURRENT_USER\Software\Microsoft\Windows Desktop Search\DS]
"ShowStartSearchBand"=dword:00000000
 
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"Use Search Asst"="no"
  1. Yes I have a Mac, and yes I know about Spotlight [back]

 

17 Responses to “Use Windows Classic Search Not Windows Desktop Search as the Default”

  1. brandon Says:

    I'm in the same boat as you – this has saved me countless clicks. Thanks.

  2. Olivier Says:

    Corey,
    MERCI BEAUCOUP, I'm using search tools in exactly the same way you do. Your explanations are cristal clear, and they work

  3. Francis Says:

    For me, setting
    "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows Desktop Search\\DB\\UseWinKey = DWORD:0"

    had the effect that when writing a message in Outlook, when I clicked shift-F, a desktop search window opened: not what I expected…

    On the other hand,
    "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows Desktop Search\\DS\\ShowStartSearchBand = DWORD:0"
    had the effect of cancelling the desktop search in the file manager (or whatever its called), which is the effect I was looking for.

  4. Thierz Says:

    Huge thanks !

  5. Eric Says:

    Thanks. Copied text into .reg file, ran it, solved my problem. Kudos.

  6. Patrick Lowry Says:

    Excellent! Your method restored the very powerful and useful search capabilities in Windows Explorer. I recommend to all to disable the searching of .zip and .cab files by running regsvr32 /u zipfldr.dll and regsvr32 /u cabview.dll. Search then will work quickly and efficiently.

  7. JR Says:

    Thank you so much for that fix – huge, huge help. And thank you Microsoft for 'breaking' something that worked just fine.

  8. pet coat stains Says:

    Thank you for such a great post. Keep the updates coming please.

  9. Zlatimir Says:

    Bravo
    Long live and prosper

  10. Rick Says:

    Worked like a champ!!! This was driving me nuts! Thanks!

  11. Brage Says:

    What a great tip – sure made my day.Thanks for a great post.

  12. William Says:

    I have been using FileSearchEX (goff concepts) because it looks so much like XP classic search but runs really fast. All these new snazzy search indexing tools are'nt cutting it seems.

  13. Scott Says:

    I cannot extend enough gratitude to you for this. WDS raised my blood pressure more than the last copy of Hustler to cross my desk.

  14. Renaud Says:

    Thanks.
    Great tip.
    I just use windows search for Outlook.

  15. qwertz Says:

    UseWinKey 0
    and
    HotKey 746
    prevents SHIFT+F from popping up, instead it uses SHIFT+CTRL+ALT+F to pop up Desktop search

    other combinations here:
    http://social.msdn.microsoft.com/Forums/en-US/windowsdesktopsearchhelp/thread/e85fd2e1-a095-414a-837e-afe7ac7f0a97

  16. Fedor Says:

    Dude, you are my HERO!!!
    Thanks a lot for helping me getting rid of that @!ยง$@%&* Desktop Search! ;-)

  17. BodyCount2 Says:

    Hi Corey.

    Many thanks, this was really helpfull !!!

Leave a Reply


© 2007-2012, Corey Gilmore | Posts RSS Feed | Comments RSS Feed | Contact

 

The views expressed on these pages are mine alone and not those of any past or present employer. All information presented on this site was obtained lawfully and not through disclosure under the terms of an NDA.