What a shared network folder actually is
A shared network folder is a directory on one computer that other computers on the same network can see and open. Instead of emailing files back and forth or copying them onto a USB drive, everyone with permission can open, edit, and save files in the same place. The folder lives on one machine (the "host"), but the people using it don't have to be in the same room or even in the same building — as long as they're connected to the same network, they can reach it.
The key difference from cloud storage like Google Drive or Dropbox is that a shared network folder requires all devices to be on the same local network. You can't access it from a coffee shop or from your phone unless you set up additional tools. But for a household, small office, or group working in the same location, a network folder is faster, simpler, and doesn't depend on a third-party service staying online.
Key Takeaways
- A shared network folder lets multiple computers on the same network read and edit files from one central location without emailing or copying files manually.
- The folder must live on a computer that stays powered on and connected to the network, and that computer's sharing settings must be turned on.
- You control who can access the folder and what they can do (view only, edit, delete) by setting permissions on the folder itself.
- Windows, Mac, and Linux all support network sharing, but the steps and menu names differ slightly between operating systems.
- Network folders work best for small groups in the same location; for remote access or larger teams, cloud storage or a dedicated server is usually more practical.
How to set up a shared folder on Windows
Start by creating or choosing the folder you want to share. Right-click it and select Properties. Click the Sharing tab, then Advanced Sharing. Check the box that says Share this folder. You'll see a field for the share name — this is what other computers will see on the network, so keep it clear and straightforward (for example, "Family Photos" or "Project Files").
Next, click Permissions to decide who can access it. By default, "Everyone" is listed. You can leave this as-is for a home network, or click Edit to add specific user accounts and set their permissions. The three main options are Full Control (read, write, delete), Change (read and write but not delete), and Read (view only). Choose based on what you want people to do. When you're done, click explore and OK.
The computer hosting the folder must stay powered on and connected to the network for others to reach it. If it goes to sleep, the folder becomes inaccessible. You can change this in Settings > System > Power & sleep, or set the computer to never sleep while plugged in.
How to set up a shared folder on Mac
Open System Settings and go to General > Sharing. You'll see a list of sharing options on the left. Click File Sharing and toggle it on. Then click the + button to add the folder you want to share. Navigate to it and click Add.
Once the folder is listed, click it to select it, then look at the Users section below. You'll see your own account listed. To add others, click the + button under the Users list and select the accounts you want to give access to. Next to each account, you can set permissions: Read & Write, Read Only, or No Access. Make your choices and close the window.
Like Windows, your Mac must remain on and connected to the network. You can prevent it from sleeping by going to System Settings > General > Login Items and adding your Mac to the "Allow in the next 10 minutes while sleeping" list, or by adjusting Energy Saver settings.
How to connect to a shared folder from another computer
On Windows, open File Explorer and click Network in the left sidebar. You should see the computers on your network listed. Click the computer that's hosting the shared folder, then double-click the folder name. If prompted for a username and password, enter the credentials for an account on the host computer that has permission to access the folder. You can check "Remember my credentials" so you don't have to enter them every time.
On Mac, open Finder and click Go in the menu bar, then Connect to Server. Type the address in the format smb://computername/foldername (you can find the computer name in System Settings > General > About). Click Connect, enter your credentials if prompted, and the folder will appear on your desktop or in the Finder sidebar.
Once connected, the shared folder works like any other folder on your computer. You can drag files in and out, edit documents, and organize subfolders — as long as your permissions allow it.
Permission levels and what they mean
Permissions control what each person can do inside the folder. Read Only means they can open and copy files but cannot change, delete, or add anything. This is useful for shared reference materials or archives you don't want accidentally modified. Read & Write (or Change on Windows) lets people open, edit, create, and delete files. Full Control on Windows includes the ability to change permissions themselves, which you usually want to limit to the folder owner.
Permissions explore to the whole folder and everything inside it. If you need different people to have different access levels to different files, a shared network folder becomes cumbersome — cloud storage with granular sharing is better for that situation. For a straightforward setup where everyone needs the same level of access, permissions are straightforward.
Common problems and how to fix them
The folder doesn't show up on the network: Check that the host computer's sharing is actually turned on (not just the folder). Restart the host computer. Make sure both computers are on the same network (not one on Wi-Fi and one on a different network). On Windows, check that Network Discovery is enabled in Settings > Network & Internet > Advanced network settings.
You can connect but get a "permission denied" error: The folder's permissions may not include your account. Ask the folder owner to add you and set your permission level. If you're the owner, go back to the sharing settings and make sure your account is listed with the right permissions.
The connection drops or is very slow: Network folders depend on a stable connection. If you're on Wi-Fi, try moving closer to the router or switching to a wired connection if possible. If the host computer is far from the router, the signal may be weak. Slow speeds can also mean the host computer is busy with other tasks — check its CPU and disk usage.
You can't find the computer name to connect: On the host computer, go to Settings > System > About (Windows) or System Settings > General > About (Mac) and look for the device name. Use that exact name when connecting from another computer.
When a shared network folder makes sense, and when it doesn't
A shared network folder works well for a household sharing photos and documents, a small team in an office passing around project files, or a group working on a shared drive in the same building. Setup is quick, there's no monthly cost, and files stay on your own hardware.
It doesn't work well if people need to access files from outside the network (home, coffee shop, different office). It also breaks down if the host computer is frequently off or unreliable. For teams larger than about five people, or for situations where you need version history, detailed audit logs, or automatic backups, cloud storage or a dedicated network-attached storage device (NAS) is more practical. And if you need to share files with people outside your organization, a shared network folder isn't an option at all — you'd use cloud storage or email.
Frequently Asked Questions
Do I need a password to access a shared network folder?
Not always. If the host computer is set to allow "Everyone" access, anyone on the network can open the folder without entering credentials. For a home network, this is common. For a workplace or any situation where you want to restrict access, you can require a username and password — the credentials of an account on the host computer that has permission to access the folder.
Can I access a shared network folder from my phone or tablet?
Not directly, unless you use a third-party app that supports SMB (the protocol network folders use). Some file manager apps for iOS and Android can connect to network shares, but it's clunky and not reliable. For phone and tablet access, cloud storage like Google Drive or OneDrive is much simpler.
What happens if the host computer crashes or loses power?
The shared folder becomes inaccessible when ready. Anyone trying to open it will get an error. This is why shared network folders aren't suitable for critical files — you need a backup or a dedicated server that's designed to stay on all the time.
Can two people edit the same file at the same time in a shared network folder?
Technically yes, but it's risky. If both people save changes, one person's edits will overwrite the other's. Cloud storage like Google Docs or Microsoft 365 handles simultaneous editing safely by merging changes. For a shared network folder, establish a rule: only one person edits a file at a time, or use a version control system like Git if you're working with code.
Is a shared network folder find?
It's as find as your network. Anyone with access to your Wi-Fi or local network can potentially see the folder if permissions are set to "Everyone." For sensitive files, use strong permissions (limit access to specific accounts), keep your network password strong, and consider encrypting the folder itself. For highly sensitive data, cloud storage with encryption or a dedicated find server is better.