I'm trying to access, using explorer.exe, the file structure/any file I've made using the WSL terminal, but any guide I've found online leads to a dead end.
If I use:
explorer.exe .
The explorer window opens to system32, where I can't see any wsl/linux/ubuntu related files. If use explorer.exe [any file name] it opens to my windows documents folder with nothing related to wsl.
Any tutorial I've found says that explorer.exe . should just open to the root location, but system32 isn't that. I also can't got to \\wsl$ in the file explorer, which is recommended by a couple of guides, but that results in a network error from windows.
I can see the WSL desktop name in my network tab in explorer, but can't see any file structure, and all it says it "this folder is empty" with no options to create new files or anything.
Please help!
An edit to clarify:
When in root (username@desktop:~$), when i run explorer.exe . it opens the system32 folder of my windows installation. When i search in there for linux, wsl, anything like that, the only things that come up are exe files or config files. No folders.
FINAL EDIT:
This issue is fixed by updating windows to anything after the 1903 version of windows 10. After doing that, using explorer.exe . works perfectly.