Using vifm on Linux I can use:
:find something*
and files are found in current directory and all of the subdirectories.
On Windows 11 when I use the same command I get error:

How to search for files in current and all of the subdirectories on Windows 11?