Copy Files from Windows to Windows Subsystem for Linux (WSL)
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:
`cd /mnt/c/Users/<windows.username>/Pictures