Elliot B. Posted January 9, 2018 Share Posted January 9, 2018 (edited) Google Photos has duplicated random photos in random directories and added (1) to the end. As an example: Photo (1) I wish to find delete these duplicates. If I search for any of the following, I simply get a list of all files with 1 in the filename (such as IMG_1957): (1) "(1)" " (1)" Any idea what syntax I should use? Link to comment https://www.neowin.net/forum/topic/1352860-need-help-including-a-bracket-in-windows-search/ Share on other sites More sharing options...
dipsylalapo Supervisor Posted January 9, 2018 Supervisor Share Posted January 9, 2018 Apparently this seems to work for a single bracket - "*(*" It's goes a little funny if you use "*(1)*" and finds anything with a 1 in the name of the file...you may be able to get away with just using the single bracket. Two things....are you not just able to sort by edit/modify date? Also next time search for parenthesis Elliot B. 1 Share Link to comment https://www.neowin.net/forum/topic/1352860-need-help-including-a-bracket-in-windows-search/#findComment-598155672 Share on other sites More sharing options...
Nick H. Supervisor Posted January 9, 2018 Supervisor Share Posted January 9, 2018 Just from a quick Google: Quote Type this in the search box: name:(~="(2)") Expand Does that not work (replacing "2" for "1" of course)? goretsky and Elliot B. 1 1 Share Link to comment https://www.neowin.net/forum/topic/1352860-need-help-including-a-bracket-in-windows-search/#findComment-598155674 Share on other sites More sharing options...
Recommended Posts