web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Apps
Unanswered

Open File Explorer

(0) ShareShare
ReportReport
Posted on by

Hi,

 

I use in my app a link to the sharepoint folder and that works fine. Once you click it opens in the browser the sharepoint folder.

I've synchronized the sharepoint folder to my computer and I want the app to open the Windows file explorer and there the specific folder. As I'm the only user of the app I don't mind that it would only work on my own pc..

Is it possible to let powerapps open the File Explorer?

 

Thanks

 

Categories:
I have the same question (0)
  • VishalJhaveri Profile Picture
    1,167 Moderator on at

    No, it is not possible to open the specific folder. Don't waste your time on this requirement.

    If my answer helps you please mark it as solution.

  • timl Profile Picture
    36,634 Super User 2026 Season 1 on at

    Hi @BodemWeter 

    There's no built-in way to open Windows Explorer. This is due to the security restrictions that are built into web browsers.

    One way to work around this is summarised in this post.

    https://stackoverflow.com/questions/43234988/custom-uri-protocol-designed-to-open-explorer

     

    You would register a custom protocol on your local PC and you would write a custom app to handle that protocol. The link above includes the code for an example Java app.

     

    Once this is done, you can call the Launch function from Power Apps to open your folder.

    Launch("localdir:D:\somefolder")

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 101 Most Valuable Professional

#2
Haque Profile Picture

Haque 81

#3
VASANTH KUMAR BALMADI Profile Picture

VASANTH KUMAR BALMADI 70

Last 30 days Overall leaderboard