According to the docs broadFileSystemAccess and the accompanied windows setting is required for accessing files in locations other than the default UWP app accessible files.
But when using a FilePicker is this still required?
As the User specifies the file using the FilePicker he should only be able to choose file he has access to, hence my confusion. The docs are unclear to me on this matter.