Hi Tomás
In Windows Files Explorer, in the search Box, paste this to find all hidden files/folders:
attributes:Hidden
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a lot of files in a folder, some of them hidden. I want to search for only the hidden files, like the guy in this post. The answer was not for ONLY hidden files. Of course I know I must enable "Show hidden files".
Windows Search is quite powerful, so it can search by dates, and some other file properties (isattachment:true, kind:folders...) but I cannot guess a search expression for hidden files.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Hi Tomás
In Windows Files Explorer, in the search Box, paste this to find all hidden files/folders:
attributes:Hidden
Hi Dave, thanks for your answer.
Finally I found this great post
What I trying now is give SYSTEM attribute to all this hidden files, to make them even more hidden. But I've realized that when I select some files and right-click them -> Properties I have no checkbox for "system", only hidden or read-only attributes. I think I should do it by command line or PowerShell