Appearance
How to Connect a Mac to a Shared Network Drive
Applies to: macOS
Article Type: How-To
Last Updated: 2026-08-08
Summary
Your colleagues talk about "the S: drive" and every internal guide tells you to open File Explorer, which your Mac does not have. This article translates that Windows path into the address a Mac understands, connects the share through Finder, saves the sign-in so you are not retyping it, and makes the share come back after a restart.
Before You Start
- A Mac on the company network — in the office over Wi-Fi or Ethernet, or at home with the VPN connected.
- The server and share name, in whatever form a colleague gave it to you. A Windows path like
\\fileserver01\Financeis enough; step 1 converts it. - Your normal work username and password. No admin rights are needed for anything in this article.
- If your company requires a domain prefix — some do — the exact text before the backslash, such as
ACME. Your Windows colleagues type it every day even if they have stopped noticing it.
Instructions
1. Translate the Windows Path Into a Mac Address
Everything in this article depends on one conversion, and it is the part no Windows-first IT guide ever explains.
A Windows colleague will hand you a path that looks like this:
\\fileserver01\FinanceA Mac wants the same server and share written as a web-style address, with the protocol on the front and the slashes leaning the other way:
smb://fileserver01/FinanceThe rules are mechanical:
- Delete the two leading backslashes and type
smb://in their place. SMB is the file-sharing language Windows servers speak, and macOS speaks it too — that prefix is what tells Finder which language to use. - Turn every remaining backslash (
\) into a forward slash (/). The backslash key is above Return on a Mac keyboard; the forward slash is next to the right-hand Shift key. - Leave the spelling and capitalisation of the server and share exactly as given. Share names are not case-sensitive, but a typo in the server name is the single most common reason this fails.
- Keep any deeper folders on the end.
\\fileserver01\Finance\Budgets\2026becomessmb://fileserver01/Finance/Budgets/2026.
You can stop at the share name — smb://fileserver01/Finance — and pick the folder afterwards in Finder. You can also stop at the server on its own, smb://fileserver01, and macOS will list every share you have access to.
What "the S: drive" actually is. On Windows,
S:is a nickname assigned to a folder living on a server somewhere in the building. The letter is local to that PC — it means nothing to your Mac and nothing to the server. What your Mac needs is the address underneath the letter, which is what step 1 produces. For whether the file belongs on that server or in OneDrive in the first place, see Understanding Network Drives vs. Cloud Storage.
2. Connect to the Share From Finder
Finder has a built-in dialog for this, and it is the equivalent of the Map network drive button your Windows colleagues use.
- Click the desktop wallpaper or the Finder icon in the Dock so Finder is the active app. The menu bar at the top of the screen now reads Finder File Edit View Go Window Help.
- In the menu bar, click Go, then click Connect to Server. Press Command + K to skip the menu.
- A Connect to Server window opens with a Server Address field across the top and a Favorite Servers list beneath it.
- Type the address you built in step 1 — for example
smb://fileserver01/Finance— into the Server Address field. - Click Connect. The button greys out for a moment while macOS reaches the server.
- A sign-in sheet drops down asking you to enter your name and password for the server. Continue to step 3.
Verification: If the address is wrong or the server is unreachable, macOS returns a message within about ten seconds rather than sitting there. A long silent wait usually means the VPN is not up — check that first.
3. Sign In With Your Work Account
This is the second place Mac users get stuck, because the username format a Windows domain expects is not always the one you would guess.
- On the sign-in sheet, select Registered User. Leave Guest alone — corporate shares reject guests, and choosing it produces a permission error that looks like a bigger problem than it is.
- In the Name field, type your username. Try these in order, stopping at the first that works:
- Your plain username on its own —
dsmith. - Your work email address —
[email protected]. - Domain and username with a backslash —
ACME\dsmith. This is the format a colleague means when they say "put the domain in front".
- Your plain username on its own —
- In the Password field, type your normal work password — the same one that unlocks your email.
- Tick Remember this password in my keychain. macOS stores the sign-in in your login keychain so the share reconnects without asking again. It stores it for this server only, and step 8 removes it if you ever need to.
- Click Connect.
- If the address named a server rather than a specific share, a list of available shares appears. Click the one you want — hold Command while clicking to pick several — then click OK.
- A Finder window opens showing the contents of the share, and the share name appears in the Finder sidebar under Locations with a small eject symbol beside it.
Note: Three failed attempts in a row can lock a work account in some organisations. If the first two username formats fail, stop and confirm the format with a colleague on Windows rather than guessing a third time.
4. Keep the Share in the Finder Sidebar and Favourites
Two separate lists are worth setting up here, and they solve different problems. One keeps the files quick to reach; the other keeps the address quick to reuse.
- With the share open in Finder, look at the sidebar on the left. The share is already listed under Locations while it is connected. Drag it upward into the Favorites section to pin it there permanently.
- If the sidebar shows no Locations section at all, click Finder in the menu bar, click Settings (labelled Preferences on older versions of macOS), click the Sidebar tab, and tick Connected servers.
- To make the address itself one click away, open Go > Connect to Server again. The address you used is still in the Server Address field.
- Click the + button to the right of the field. The address drops into the Favorite Servers list below, where it stays after a restart.
- From now on, press Command + K, double-click the address in Favorite Servers, and you are connected — no typing.
Tip: To show the share as an icon on your desktop, open Finder > Settings, click the General tab, and tick Connected servers under Show these items on the desktop.
5. Reconnect the Share Automatically at Login
A restart disconnects every network share. Adding it as a login item makes macOS mount it again while you are still typing your password.
- Connect to the share first, following steps 2 and 3. macOS can only add a share it can currently see.
- Click the Apple menu in the top-left corner of the screen, then click System Settings.
- Click General in the sidebar, then click Login Items & Extensions. Some macOS versions label this pane Login Items — the contents are the same. If you cannot find it, type
login itemsinto the search field at the very top of the System Settings sidebar and click the result. - Find the list headed Open at Login, and click the + button underneath it.
- A file picker opens. In its sidebar, click the mounted share by name, then click Open. The share now appears in the Open at Login list.
- Restart the Mac to confirm. After you sign in, the share appears in the Finder sidebar on its own within a few seconds.
Note: Removing an entry from Open at Login stops the automatic reconnect and changes nothing else — the share, its files, and your saved password all stay exactly as they are, and you can still connect by hand with Command + K.
6. Open and Save Files on the Share From Any App
A mounted share behaves like any other disk, which means it turns up in the places you already use.
- In any app, press Command + O to open a file, or Command + S to save one.
- In the dialog that appears, look at the sidebar. The share is listed under Locations with the same name it has in Finder.
- Click the share, then browse to the folder you want.
- If the dialog is showing its compact form with only a filename box, click the small v chevron beside the filename to expand it — the sidebar appears.
- Save or open as normal. The file writes straight to the server, where colleagues on Windows see it immediately.
Tip: Work directly on the share rather than copying a file to your Desktop, editing it, and copying it back. That round trip is how two people end up with two versions of the same document.
7. Connect by IP Address When the Server Name Will Not Resolve
A name that works on every Windows PC in the building can fail on a Mac, because Windows machines and Macs look up names differently. The address itself is fine — the lookup is not.
- Ask a colleague on Windows to open Command Prompt, type
ping fileserver01, and press Enter. Replace fileserver01 with your server name. The first line of the reply contains the server's IP address in square brackets, such as[10.20.30.40]. - On your Mac, press Command + K to open Connect to Server.
- Type the same address with the IP in place of the name —
smb://10.20.30.40/Finance— and click Connect. - Sign in exactly as in step 3. The share mounts and behaves identically.
- If the IP address works and the name does not, the fix belongs with IT rather than on your Mac. Ask them: "My Mac cannot resolve the file server by name, but
smb://<IP>/<share>connects. Please confirm the server's fully qualified name (for examplefileserver01.acme.local) and add the domain to the Mac's DNS search domains."
Note: An IP address can change when IT rebuilds or moves a server, which is why the name is the better long-term answer. Use the IP to get working today, and send the ticket above so the name works tomorrow.
8. Clear a Saved Password After You Change Yours
When you change your work password, the old one stays in the keychain and macOS keeps offering it to the server. The symptom is a sign-in box that reappears the moment you dismiss it.
- Press Command + Space, type
Keychain Access, and press Return. The Keychain Access app opens. - In the sidebar, click login under Default Keychains.
- Type the server name — for example
fileserver01— into the search field at the top right. - Look for the entry whose Kind column reads Network Password. That is the stored share sign-in.
- Right-click the entry and choose Delete, then confirm. Deleting it removes only macOS's saved copy of your sign-in for that one server. Your work password is untouched, nothing on the share is affected, and macOS offers to save a fresh copy the next time you connect.
- Press Command + K, connect to the share again, and enter your new password with Remember this password in my keychain ticked.
Verification: The share mounts and the sign-in box does not come back. If it does, the password itself is being rejected — confirm you can sign in to your work email with the same password before assuming the Mac is at fault.
Troubleshooting
WARNING
"Permission denied" and "server not found" look similar and mean opposite things. The server could not be found — worded by macOS as There was a problem connecting to the server — means your Mac never reached the machine: wrong name, wrong network, or VPN down. You do not have permission to access this server means your Mac reached it and the server turned you away: right address, wrong account or missing access rights. Read the wording before you start changing things, because the two need different fixes and different tickets.
| Symptom / Error | Potential Cause | Solution |
|---|---|---|
There was a problem connecting to the server | Server name not resolving, or you are off the network | Confirm the VPN is connected, then retry. If it still fails, connect by IP address using step 7 — that separates a name problem from a network problem in one attempt. |
You do not have permission to access this server | Wrong username format, or no access rights on the share | Retry the three username formats in step 3. If all three fail, send IT a ticket: "Please confirm my account has access to \\fileserver01\Finance, and give me the exact server address and username format to use from a Mac." |
| The sign-in box reappears every time you dismiss it | Old password cached in the keychain | Delete the stored Network Password entry for that server and reconnect, following step 8. |
| Connects at the office, fails at home | VPN not connected, or the file server is outside the VPN's routes | Connect the VPN first and retry. If it still fails on VPN, see How to Troubleshoot VPN Connection Issues (User-Level Steps), then ask IT to confirm the file server is reachable over the VPN. |
The operation can't be completed because the original item can't be found | The share disconnected while a file was open | Eject the share from the Finder sidebar, then reconnect with Command + K. Ejecting disconnects your Mac from the server and deletes nothing — every file stays on the server. |
A colleague's path starts with \\ and includes spaces | Spaces in the share name | Type the address with the spaces intact — smb://fileserver01/Client Files. Finder handles them. Copying the address from a chat message can add a trailing space, so retype the last character by hand if it fails. |
Related Articles
- How to Map a Network Drive and Access Shared Folders on Windows — the Windows version of this task, and the article your colleagues are reading
- Understanding Network Drives vs. Cloud Storage
- Understanding Mac Keyboard Shortcuts for Windows Users
- How to Use Windows Remote Desktop on a Mac — when the file is not the problem and the Windows-only app is