0
I only know that the folder is called Pictures and the parent folder is called Media (full path could be C:\XXXX\XXXX\XXXX\Media\Pictures
. Is there anything I can type into the Win10 search engine that retrieves that folder (and any other folder called Media inside a parent folder called Pictures) without knowing the full path of said folder? If I just type "media", search retrieves hundreds of other folders from program files, etc. so I need a better solution.
Edit: Clearer explanation:
I want to use the Windows 10 Search function (next to the start button in the bottom left corner) to quickly find a folder in my computer. That folder is named "Pictures", but so are hundreds of other folders (in my computer). The parent of the folder I'm trying to find is called "Media", but so are hundreds of other folders, too. What I mean with these last 2 sentences is that I can't just type "Pictures" or "Media" on the search bar to retrieve a precise search result. However, the number of folders called "Pictures" whose parent is called "Media" is very low or just 1 (the folder I'm looking for). i.e., I want to find folders with name "A" that verify the condition "have a parent folder named B". In the example, A=Pictures, B=Media. Their path would then be X:\XXXX\XXXX\...\Media\Pictures
. Because they have "B\A" in their path, I figured typing "B\A" in the search box would be the most intuitive, but it doesn't work.
The whole point is to not have to navigate through 10 directories (e.g. C:\Users\Me\Folders\Programming\Personal\Projects...). For example, let's say I have a folder with tens of projects and each project has an assets folder. It would be ideal if I could just press the Windows key and then type a short phrase to retrieve that assets folder. Personally I don't know why syntax like "Project1\Assets" doesn't exist, but I'm looking for something (simple) similar to this. Otherwise, the answer below that uses PowerShell is the closest I can find. – mariogarcc – 2020-02-15T00:18:47.920
The current folder can be the disk root (
C:\
), if you like, and this would be quite fast. Otherwise, please explain better what you are trying to do. – harrymc – 2020-02-15T07:33:01.987Expanded explanation in post body. – mariogarcc – 2020-02-15T16:18:14.770
I suggest a free third-party product that is ultra-fast and very sophisticated. – harrymc – 2020-02-15T18:39:01.790