Search code examples
windows-phone-8isolatedstorageisolatedstoragefile

Where can I find my windows phone 8 apps isolated storage on my computer?


I'm developing a windows phone 8 app and I am writing in some files. Sometimes I want to open thees file in a new file explorer to see their content, not read them from c# code. Any idea where can I find a IsolatedStoargeFolder or something?

The isolated storage explorer tool did not helped me.


Solution

  • There's no way to use File Explorer to navigate Isolated Storage unfortunately.

    The Windows Phone Power Tools work well as an alternative, although they don't currently work with 8.1 Emulators http://wptools.codeplex.com/