← HomiDrive

How to access your computer's files from your phone

A practical guide · 2026

Your phone is full, but there's a computer at home with plenty of space — and the files you actually want (photos, documents, that one big video) are split across both. So how do you get at your computer's files from your phone, without emailing things to yourself or paying for cloud storage you don't need? Here are the real options, honestly compared.

1. A USB cable

The old standby: plug your phone into your PC and copy files across.

  • Good: free, fast, no setup.
  • Bad: only works when you're physically at the computer with a cable, it's clumsy for browsing, and it does nothing when you're away from home.

2. Cloud storage (Google Drive, Dropbox, OneDrive)

Upload files to the cloud on one device, open them on the other.

  • Good: works anywhere, familiar.
  • Bad: you're renting storage and putting your files on someone else's servers. Free tiers are small, it gets expensive, and it's the opposite of private.

3. Windows Phone Link / Nearby Share

Microsoft's Phone Link and Android's Nearby Share move files between a Windows PC and an Android phone.

  • Good: built in, no third-party account.
  • Bad: it's for sending files, not browsing your computer's folders, and compatibility can be finicky. There's no "drive" you can explore.

4. A network share (SMB) + a file-manager app

Share a folder on your PC over your local network and open it with an Android file manager (Solid Explorer, CX File Explorer, etc.).

  • Good: free, browse your actual folders, no cloud.
  • Bad: SMB setup is fiddly for non-technical users, it's local-network-only by default, and exposing SMB beyond your home network is a security minefield.

5. Syncthing

Continuously syncs folders between your devices, peer-to-peer.

  • Good: private, no cloud, open source.
  • Bad: it's sync, not "browse my computer from my phone" — every synced file also lives on the phone, which defeats the point if your phone is already full. Setup isn't beginner-friendly.

6. Self-hosting (Nextcloud)

Run your own private cloud server.

  • Good: powerful and fully yours.
  • Bad: it's a server — Docker, reverse proxies, certificates, updates. Great if you enjoy that; overkill if you just want to reach your files.

So which should you use?

  • Just need a one-off transfer at home? A cable or Nearby Share is fine.
  • Want to browse your computer's files from your phone and keep them private? A network share works but is fiddly; self-hosting works but is heavy.
  • Want that without a cloud subscription and without becoming a sysadmin? That's the gap.

The simpler approach: turn your computer into a private drive

That gap is exactly what I'm building HomiDrive to fill. You pick a folder on a computer you already own, and it becomes a private drive you browse from your phone — upload to it, download from it, at home over Wi-Fi or, with Remote, from anywhere. Your files stay on your own computer; nothing is uploaded to a cloud, and there's no server to configure.

HomiDrive is launching soon for Windows and Android.

Join the waitlist

Quick answers

Do I need an internet connection? For browsing at home, no — it works on your local Wi-Fi. Internet is only needed to reach your files when you're away.

Is it private? Your files never leave your computer; they aren't uploaded to or stored by anyone else.

Which phones and computers? Windows and Android first, with more to follow.

Related: A private cloud without buying a NAS.