The Basic Steps to Connect

To access a shared folder with a username and password, you need to tell your computer or device where the folder is located and provide your login details. The exact steps depend on whether you are using Windows, Mac, or another system, but the principle is the same: you are connecting to a network location the same way you would connect to a website.

Most shared folders live on a company network, a home server, or a cloud storage service. Your network administrator or the person who set up the folder will have given you three pieces of information: the folder's address (called a path), your username, and your password. You will need all three before you start.

Key Takeaways

  • On Windows, use "Map Network Drive" from File Explorer to connect to a shared folder permanently, or use the address bar to connect once without saving the connection.
  • On Mac, use "Connect to Server" from the Finder menu and enter the folder address in the format smb://servername/foldername.
  • You will be prompted to enter your username and password after you provide the folder address.
  • If the connection fails, check that you have the correct address, that your username and password are spelled exactly right, and that the network or server is turned on.
  • Once connected, the shared folder will appear as a drive or location on your computer, and you can open, edit, and save files there as if it were a local folder.

Connecting on Windows

On Windows, open File Explorer and look at the left sidebar. Right-click on "This PC" or click the three-dot menu, then select "Map Network Drive". A window will open asking for the folder address and whether you want to reconnect every time you start your computer.

In the "Folder" field, type the address your network administrator gave you. This usually looks like \\servername\foldername or \\192.168.1.100\shared. Check the box that says "Reconnect at sign-in" if you want Windows to connect automatically each time you log in. Then click "Finish".

Windows will prompt you for your username and password. Type them exactly as you were given them — usernames and passwords are case-sensitive, meaning capital letters matter. If you want Windows to remember your password so you do not have to type it every time, check the "Remember my credentials" box. Click "OK".

If you do not want to map a permanent drive, you can also connect once by typing the folder address directly into the address bar at the top of File Explorer. Type the address, press Enter, and you will be asked for your username and password. This connection will close when you close File Explorer.

Connecting on Mac

On Mac, open Finder and click "Go" in the menu bar at the top. Select "Connect to Server". A window will open with a text field labeled "Server Address".

Type the folder address in the format smb://servername/foldername or smb://192.168.1.100/shared. The "smb://" part tells your Mac to use the Server Message Block protocol, which is the standard way to share folders on networks. Click "Connect".

A login window will appear. Select "Registered User" and type your username and password. If you want Mac to save your password in the Keychain so you do not have to type it again, check the "Remember this password in my keychain" box. Click "Connect".

The shared folder will appear on your Mac desktop and in Finder's sidebar. You can now open files, create new files, and save documents there. The folder will stay connected until you eject it or restart your computer.

What to Do When the Connection Fails

If you see an error message or the connection does not work, start by checking three things. First, verify that the folder address is spelled exactly right — even one wrong letter or number will cause the connection to fail. Second, make sure your username and password are correct, including capital letters. Third, confirm that the network or server is turned on and that you can reach it (ask your network administrator if you are unsure).

If the address and credentials are correct but the connection still fails, the server may be offline, your network may be down, or a firewall may be blocking the connection. Wait a few minutes and try again. If it still does not work, contact your network administrator or the person who set up the shared folder — they can check whether the server is running and whether your account has permission to access it.

On Windows, if you mapped a drive and want to disconnect it, right-click the drive in File Explorer and select "Disconnect". On Mac, click the eject icon next to the folder name in Finder's sidebar.

Saving Your Login Information Safely

When you check "Remember my credentials" on Windows or "Remember this password in my keychain" on Mac, your computer stores your password locally. This is safe if only you use the computer. If other people log into the same computer, they could potentially access the shared folder without entering a password.

If you share your computer with others, do not save your password. Instead, type your username and password each time you connect. If you have already saved it and want to remove it, you can delete the saved credentials from your computer's password manager and reconnect without checking the "remember" box.

Accessing the Folder Once You Are Connected

Once the connection is established, the shared folder behaves like any other folder on your computer. You can open it, create new files and folders inside it, edit existing files, and delete items (if you have permission to do so). Any changes you make are saved to the shared location, not to your computer.

If multiple people are accessing the same folder, be aware that someone else might be editing a file while you are working on it. Some shared folders lock files while they are open to prevent conflicts, while others allow multiple people to edit at the same time. Ask your network administrator how your shared folder handles simultaneous edits.

Using Shared Folders on Mobile Devices

Connecting to a shared folder on a phone or tablet is different from connecting on a computer. Most phones do not have a built-in way to access network shares, but you can use third-party apps. On iPhone or iPad, apps like "FileBrowser" or "Documents" can connect to shared folders if you provide the server address, username, and password. On Android, apps like "ES File Explorer" or "Solid Explorer" offer the same functionality.

read the app, open it, and look for an option to add a network location or connect to a server. You will enter the same information you would use on a computer: the folder address, your username, and your password. The app will then show you the contents of the shared folder, and you can open and read files to your device.

Frequently Asked Questions

What if I do not know the folder address?

Contact your network administrator or the person who set up the shared folder. They will give you the address in the format \\servername\foldername or smb://servername/foldername. Do not guess — an incorrect address will not connect.

Can I access a shared folder from outside my office or home network?

Not always. Most shared folders only work when you are connected to the same network. Some organizations set up remote access using a VPN (virtual private network), which lets you connect to the network from anywhere. Ask your network administrator whether remote access is available.

Why does my password keep getting rejected even though I know it is correct?

Check that Caps Lock is off and that you are not accidentally adding spaces before or after your password. If it still fails, your password may have been changed, or your account may have been locked. Contact your network administrator to reset your password or unlock your account.

What happens if I disconnect from the shared folder?

Any files you were working on remain saved on the shared folder. You will not lose your work. The next time you want to access the folder, you will need to connect again using the same steps.

Can I edit files in a shared folder offline?

Not directly. Shared folders require an active network connection. However, you can read a file to your computer, edit it offline, and then upload the updated version when you reconnect. Some cloud storage services offer offline editing, but traditional network shares do not.