Search code examples
windowsiot

File explorer broken in latest Windows 10


I can see my app saves and loads my data to/from ApplicationData.Current.LocalFolder just fine.

However, when I open web interface, click Apps, File explorer, LocalAppData, my app ID, I see “This folder has no data associated with it”. For all preinstalled apps, IoTCoreDefaultApp, IoTUAPOOBE, IoTOnboardingTask, ZWave Adapter Headless Host, web interface says the same.

Couple months ago it worked fine, probably broken with a windows update (I’m now running v.10.0.15063.297).

Any workarounds? Thanks in advance.


Solution

  • As a workaround, you can use Windows file sharing to access app files like this:

    enter image description here