Hi, I am developing an app that should enumerate all the files including hidden files and folders from a StorageFolder object. So far, I am unable to see any solution, without the broadFileSystemAccess. Since it is a rescap, I want to avoid this, I don't want my app rejected during certification. Is there any way to achieve this without using the broadFileSystemAccess? Thanks in advance.