ayi If you want to match only filenames and not file contents, you can qualify the search with name: like: name:Windows.h If you want an exact filename match, you can qualify the search with name:= like: name:=Windows.h