0

where can I find the GUI of the ubuntu home directory which is installed from Windows 10 Microsoft store.

how can I move the files present in the C directory of windows 10 to one of the directory in the ubuntu

Amith KK
  • 13,412
  • Which version of Ubuntu are you running? When you start the file manager by clicking the Icon that resembles a folder in the launch bar you will automatically be in your home directory. By default the your home directory is in /home/[youruserid]. There you will find a number of sorted default folders such as Documents, Videos, Download, Pictures, etc. – L. D. James Jul 21 '18 at 17:19
  • @L.D.James OP seems to be talking about Windows Subsystem For Linux hence that isn't relevant – Amith KK Jul 21 '18 at 17:20
  • I see, the OP changed the content of his question. – L. D. James Jul 21 '18 at 17:22
  • Eh, there is no GUI. You installed a command line version of Bash. Nothing else. And even then: if there is any explorer type GUI it would be Windows software and provided by microsoft. – Rinzwind Jul 21 '18 at 18:05

1 Answers1

0

The /home directory of "Bash of Ubuntu on Windows 10" is, from the W10 point of view, something like :

%LOCALAPPDATA%\Packages\CanonicalGroupLimited.UbuntuonWindows*\LocalState\rootfs\home

with

LOCALAPPDATA=C:\Users\<myself>\AppData\Local