1

How do you find ubuntu's home directory on windows? I've tried searching through windows file explorer by typing ubuntu/home nothing shows up. Does anybody have any suggestions? Thanks for all your help in advance.

4 Answers4

2

The equivalent of Ubuntu's ~/ (a.k.a. /home/yourusername/) in Windows 10 is C:\Users\yourusername\.

Eliah Kagan
  • 117,780
K7AAY
  • 17,202
1

The equivalent is C:\Users\

So for you, your home directory would be here:

C:\Users\shushimo

1

Windows can’t read Linux partitions. That is why you couldn't find the home directory of Ubuntu.

Instead, you could install third-party softwares to do that, like Ext2Fsd, DiskInternals Linux Reader and so on.

Reference: https://www.howtogeek.com/112888/3-ways-to-access-your-linux-partitions-from-windows/

Ethan
  • 21
0

I believe I can safely assume that there is no /home directory on Windows. It probably depends on which Windows OS you are talking about. I think Windows XP, Windows Vista, and Windows 7 has a /home directory, however. In case I am wrong (I probably am) I suggest waiting for another answer.

Logan
  • 472