Can't find Ubuntu Bash Root directory in Windows 10 [duplicate]

Solution 1:

Please DO NOT access the Linux filesystem from Windows: Read this for more info: https://blogs.msdn.microsoft.com/commandline/2016/11/17/do-not-change-linux-files-using-windows-apps-and-tools/

We are working on improving filesystem interop in future releases, but for now, if you want to share files between Windows & Linux, store the shared files in the Windows filesystem, and access them from Linux via /mnt/c/...