SyntaxFix
Write A Post
Hire A Developer
Questions
You should be able to access your windows system under the /mnt directory. For example inside of bash, use this to get to your pictures directory:
/mnt
cd /mnt/c/Users/<ubuntu.username>/Pictures
Hope this helps!