Forum Discussion
Anthony Williams
Apr 18, 2025Brass Contributor
Microsoft search ignores double quotation around search phrase
I'm using Windows 11 64 bit Home version 24H2 with all the latest updates. When I use the search box a search for example "John Evans" will produce the same results as a search of John Evans. I hav...
Peirian
May 20, 2026Copper Contributor
Yes, it's weird and throws away a long history of how search has worked.
You can force the search for an exact phrase by using the format
~="Search Phrase"
I'm sure that seemed obvious to someone, somewhere ...