Skip to main content
How to Connect to an SMB Share on Windows, Android, Mac
  1. Posts/

How to Connect to an SMB Share on Windows, Android, Mac

·250 words·2 mins·
Roman
Author
Roman
Photographer with MSci in Computer Science and a Home Lab obsession
Table of Contents

Introduction
#

This guide explains how to connect to an SMB (Samba) network share from Windows, Mac, and Android devices.


Prerequisites
#

  • SMB server address (e.g., 192.168.0.34 or example.com)
  • Username and password for the SMB share
  • Access to the network samba is hosted on

Windows
#

Connecting to an SMB Share
#

  1. Open the File Explorer app.

  2. Enter the SMB address (e.g., \\192.168.0.34) in the address bar.

  3. Enter your login details when prompted.

  4. Access the available drives and files.


Pin SMB Share to Quick Access
#

  1. Right-click the SMB share and select Pin to Quick Access.


Map SMB Share as a Network Drive
#

  1. Right-click the SMB share and select Map network drive.

  2. Choose a drive letter and confirm.


Android
#

Connecting to an SMB Share (Samsung Example)
#

  1. Open the Files app.

  2. Tap “Networks”.

  3. Tap “Add Storage”.

  4. Choose “SMB”.

  5. Add network share:

    • Auto Detect
      • Let the app scan for available shares.

    • Add Manually
      • Enter the SMB address and credentials.

  6. Done! You can now access your SMB files.

Recommended App:
Material Files - Google Play
Material Files - Github


Mac
#

Connecting to an SMB Share
#

  • Open Finder
  • Click Go
  • Select Connect to Server or from Finder itself click ⌘k
  • Enter smb://[server_address]
    • If the server requires authentication, you will be prompted to enter your username and password.
  1. Access the Share:
    Once connected, the shared folder or drive will appear on your desktop or in the Finder sidebar.

iPhone
#

Instructions not available. Will update if tested in the future.