Excluding notes with a certain tag from appearing in search results

What I’m trying to do

I have a bunch of notes with the tag #hidden.
I’d like these notes not to appear in any search. So, for example, if one of these notes has the text ‘red’, and I search for ‘red’ in the search box, I’d like these notes not to appear in the search results. All other notes containing ‘red’ or having ‘red’ in the title should appear as normal.

Things I have tried

I have tried to use Settings > Files and links > Excluded files.
I have tried the following filters:
tags:#hidden
tag:#hidden
/tags:#hidden/
/tag:#hidden/

None of these works.