Mastodon
MicrosoftWindows 11

How to Create and Access Shared Folders in Windows 11 (Step‑By‑Step)

17views

Windows file sharing allows any Windows PC to host a file share, making files available to other computers on the same network. Better still, files located within the shared folder are not solely accessible to Windows devices. Apple devices running MacOS can also access the shared folder, as can Linux devices, so long as those devices are operating on the same network.

Some organizations use this type of file sharing as an alternative to deploying Network Attached Storage (NAS). The shared folder essentially functions as a NAS, allowing authorized users to centrally store and transfer files.

Sharing a file in Windows

The exact method used for sharing files varies slightly depending on the operating system version that is being used. As an example, the steps used for creating a shared folder on a Windows 10 device are a little bit different from those used by Windows 11

. The process can also vary depending on whether or not the computer that is hosting the share is domain joined.

File sharing in Windows 11

To share files using a Windows 11 PC, you will need to begin by creating a folder that will act as a network share. To do so:

  • Open File Explorer and then navigate to the drive where the folder will reside.
  • Now, right click within the file system and choose the New > Folder commands from the shortcut menu.
  • Enter a name for the newly created folder to complete the process.
  • Now that a folder has been created, right click on the folder and select the Properties command from the shortcut menu. This will cause Windows to open the folder’s properties sheet.
  • Select the properties sheet’s Sharing tab and then click on the Share button.

When you do, Windows will ask you who you want to share the folder with. Assuming that the machine is not domain joined, you will only be able to share the folder with those who have a local account on the PC (you can create additional local accounts if necessary).

  • When you have specified who should have permission to access the share, click the Share button, followed by the Done button.
Windows file sharing: Click the Share button to share the folder

Windows file sharing: Click the Share button to share the folder.

Advanced sharing settings

At this point, the newly created share is ready to use. However, you can gain more fine-grained control over the sharing process.

  • Clicking on the Advanced Sharing button. Clicking this button takes you to the Advanced Sharing dialog box, which presents you with various advanced sharing settings.
The Advanced Sharing screen gives you more fine-grained control over the Windows file sharing process.

The Advanced Sharing screen gives you more fine-grained control over the Windows file sharing process.

Share this folder

The first of these options is the Share This Folder checkbox. You can enable or disable the network share by selecting or deselecting this checkbox.

Share name

The next option allows you to configure the share name. By default, the share name is the same as the folder name. However, the interface includes an Add and Remove button that you can do to create additional share names or to remove unwanted names.

Simultaneous users

Just beneath the Share Name option, you will find an option to specify the number of simultaneous users. This setting controls how many different users or devices can access the shared folder at the same time. By default, the limit is set to 20, but you can adjust this value up or down depending on your needs. Keep in mind that allowing too many people to access the share at once can diminish the PC’s performance.

Comments

The Advanced Sharing dialog box also contains a Comments section. While you do not necessarily have to enter comments, it is a good idea to use the Comments field as a tool for documenting why the share was created, what data resides within the shared folder, and who can access the share.

Permissions

Clicking the Permissions button allows you to grant permissions to individual user accounts, thereby allowing them to access the share. For each user account, you can grant full control, change, or read access to the folder.

Full Control allows designated user accounts to create and delete files within the folder, while the Change permission allows the user to modify files. Read permissions allow a user to access files. While the Share This Folder screen also allows you to set permissions, this screen tends to be more flexible, granting granular access to specific people.

Share PermissionWhat it AllowsWhat it Does Not AllowTypical Use Case
Read• View folder contents
• Open files
• Read file data and attributes
• Create new files or folders
• Modify existing files
• Delete files or folders
• Change permissions
Public or reference-only shares where users should only view content
Change• Read files and folders
• Create new files and folders
• Modify existing files
• Delete files and folders
• Change share permissions
• Take ownership of files or folders
Team collaboration shares where users need to work with files but not manage security
Full Control• All Read and Change capabilities
• Change share permissions
• Take ownership of files and folders
• Nothing at the share level (full access)Administrators or trusted owners responsible for managing the share

Windows file sharing advanced sharing permissions

Share permissions do not apply when a user accesses the folder locally on the same machine. Local access is controlled only by NTFS permissions.

Caching

The Caching setting controls whether or not items from the shared folder should be available for offline use.

Accessing the shared folder

Once you have created a shared folder, then the next step in the process is to access the share from nearby devices. Once again, the technique that is used will vary depending on the operating system that is installed on the client device. Microsoft Windows

devices for example, will access the share in a different manner from those who are using an Apple device such as an iPhone or a device that is running MacOS. Similarly, Linux users will also have to

Accessing a shared folder from a Microsoft Windows device

There are two main options for accessing a Windows File Share from a Microsoft Windows device. You can access the share directly, or you can map a network drive.

Accessing a file share directly

To access a file share from a Windows PC:

  • Open File Explorer (WIN+E) and then enter the Universal Naming Convention (UNC) path to the share in the address bar.
  • To do so, you would enter two back slashes, followed by the computername, and additional backslash, and the share name. Upon doing so, you will be prompted to enter a username and password and will then be granted access to the share.
You can access a share through its Universal Naming Convention (UNC) path.

You can access a share through its Universal Naming Convention (UNC) path.

Mapping a network drive

The other option is to map a network drive.

  • Open File Explorer (WIN+E)
  • Go to This PC and click the More icon (…)
  • Then select the Map Network Drive option from the resulting menu. This will cause Microsoft Windows to display the Map Network Drive dialog box.

The first thing that you will need to do is to select the drive letter that you want to use. Next, you will need to specify the shared folder. You can do this by manually entering the folder name and the share name as you would if you were manually connecting to the share. As an alternative however, you can click the Browse button. Doing so will cause Windows to search the private network for any nearby shares.

The Map Network Drive dialog box also contains a checkbox that you can select if you want to reconnect the mapped drive at logon and another checkbox that you can use to connect to the share using an alternate set of credentials.

You can access a shared folder through a mapped network drive.

You can access a shared folder through a mapped network drive.

Troubleshooting Windows file sharing

Although the process of creating and connecting to a shared folder is usually straightforward, things occasionally go wrong.

One of the most common issues is that the Windows Firewall is blocking inbound connections. At a minimum, you will need to openTCP Port 445, which allows Server Message Block (SMB) traffic. A Windows file share is essentially an SMB share, and so SMB traffic must be able to pass through the Windows Firewall.

The Windows Firewall must be configured to allow inbound SMB traffic on TCP port 445.

The Windows Firewall must be configured to allow inbound SMB traffic on TCP port 445.

Another potential problem is that the client device may not recognize the computername of the machine that is hosting the shared folder. If you suspect that this is the problem, then you can try accessing the share by entering a double backslash, the host computer’s IP address, another backslash, and the sharename.

An IP address can be used in situations where the computername cannot be resolved. If computernames are not being recognized, then be sure that NetBIOS Name Service traffic is allowed by the firewall. It uses UDP Port 137. Opening the TCP 139 and UDP 138 ports can also sometimes help.

If you are using Wi-Fi, then make sure that the firewall that is built into your router is not blocking the various ports used by Windows filesharing. This is especially important if you are on a home network, as some Wi-Fi routers block these ports by default.

Access to a fileshare can also fail if the computer that is hosting the share is located on a different network. That being the case, make sure that the host computer and the client computer are both located on the same local network.

Leave a Response

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.

Powered By
Best Wordpress Adblock Detecting Plugin | CHP Adblock