Home / windows 10 search exact phrase Windows 10 search exact phrase 04/04/2021 While in search of Windows.h, I discovered some quite annoying search behaviour on Windows 10. Rather than being presented via a single outcome of Windows.h, I was presented via an entire laundry list of records with "Windows" in them and also "h" in them, which is not what I wanted. Searching for "Windows.h" did not aid.You watching: Windows 10 search exact phraseHow can I search for Windows.h and also obtain just documents through exactly that name? If you want to match only filenames and not file contents, you can qualify the search via name: like:name:Windows.hIf you want an exact filename match, you can qualify the search with name:= like:name:=Windows.h If you must search for specific files, which has distinct personalities, such as (, ), spaces and also numbers in between, then you"ll should tilde + quote it. For instance, this is a wildcard search for all duplicated filenames, through any type of expansion, that Windows has actually added (0-9) before the dot: ~"* (?).*"Keep in mind that ? will certainly catch any single character, not simply a digit, so over instance will also discover files/directories that have a room + any type of single character between parentheses + dot. For example: My Directory (A). with a dot. Share Improve this answer Follow edited Apr 29 "20 at 15:27 answered Apr 29 "20 at 12:00 Noam ManosNoam Manos 1,24611 gold badge1414 silver badges1717 bronze badges Add a comment | 0I found quotes are vital to perform this.name:"Windows.h"If this does not work-related, one may try:name:"Windows" ext:"h"This syntax seems, to me, to have readjusted newly, either via Explorer or Office applications, and so browsing the internet for this has been cumbersome, speaking for myself. Thanks for your inputs.See more: Fix: Unknown Itunes Error 0Xe8000084, Error (0Xe8000084)Using Windows 10 (10.0.17134 Build 17134)Thanks to u/hudson4351, Reddit.https://www.reddit.com/r/Windows10/comments/g9s2uk/how_to_search_for_exact_match_in_file_contents/https://www.reddit.com/user/hudson4351/ Share Improve this answer Follow edited Mar 3 at 17:16 answered Mar 3 at 17:02 P.ColtharpP.Coltharp 8311 silver badge99 bronze badges Add a comment | Your Answer Thanks for contributing a response to Super User!Please be certain to answer the question. Provide details and share your research!But avoid …Asking for aid, clarification, or responding to other answers.Making statements based upon opinion; back them up through references or personal endure.To learn more, watch our tips on writing excellent answers.See more: If You Forgot Your Apple Id Not Found Or Incorrect, Apple Id Not Found Draft savedDraft discarded Sign up or log in Sign up utilizing Google Sign up utilizing Facebook Sign up using Email and Password Submit Message as a guest Name Email Required, yet never before shown Blog post as a guest Name Email Required, however never shown Blog post Your Answer Discard By clicking “Message Your Answer”, you agree to our regards to organization, privacy policy and also cookie plan Not the answer you're looking for? Browse other questions tagged windows windows-10 search or ask your own question. The Overcirculation Blog Featured on Meta Linked3What is the Windows 7 search syntax for specific PART of a filename?1Search for files by file name (not location) Related 10 Windows Search Not Indexing Components of Text Files With .SQL Exanxiety 2 Windows 7 search for papers via distinct personalities in name 3 Windows 7 Search Part of Filename 5 How to make windows search search in Windows 10? 0 How execute I make windows 10's begin food selection search work like 7's? 1 Windows Explorer search command also with specific file name match 0 How to force Windows to search a folder again? Hot Netjob-related Questions even more hot concerns Concern feed Subscribe to RSS Inquiry feed To subscribe to this RSS feed, copy and also paste this URL right into your RSS reader. Super User Company kind of Stack Exchange Network-related site architecture / logo © 2021 Stack Exchange Inc; user contributions licensed under cc by-sa. rev2021.4.1.38970 Super User functions ideal via JavaScript allowed Your privacy By clicking “Accept all cookies”, you agree Stack Exreadjust can save cookies on your device and also discshed indevelopment in accordance through our Cookie Policy.