How To Share Folders With A Windows 10 Pc – Share Folders On Home Network

Learning how to share folders with a Windows 10 PC is a fundamental skill for home and office networks. Sharing folders between Windows 10 computers on the same network enables easy file access and collaboration. This guide provides clear, step-by-step instructions to get you sharing files quickly and securely.

How To Share Folders With A Windows 10 Pc

This section covers the core methods for sharing folders. The process involves preparing your network, setting permissions, and accessing the shared content from other devices. We will start with the most common method using File Explorer.

Preparing Your Network For File Sharing

Before you can share anything, your computers must be properly configured to communicate. This involves checking your network profile and enabling necessary services. A misconfigured network is the most common reason sharing fails.

Set Your Network Profile To Private

Windows uses network profiles to apply security settings. For file sharing, your network must be set to “Private,” not “Public.” A Public network blocks file sharing for security.

  1. Click the network icon in your system tray (bottom-right).
  2. Select your current network connection.
  3. Under the network name, ensure it says “Private network.” If it says “Public,” click on it and change it to “Private.”

Enable Network Discovery And File Sharing

With a Private network set, you need to turn on discovery. This lets PCs see each other.

  • Open the Settings app (Windows key + I).
  • Go to “Network & Internet” > “Status.”
  • Click “Sharing options.”
  • Expand the “Private” network profile section.
  • Select “Turn on network discovery” and “Turn on file and printer sharing.”
  • Click “Save changes.”

Sharing A Folder Using File Explorer

This is the standard method for sharing a specific folder with specific people. It offers good control and is realtively straightforward.

  1. Navigate to the folder you want to share in File Explorer.
  2. Right-click the folder and select “Properties.”
  3. Go to the “Sharing” tab.
  4. Click the “Advanced Sharing…” button.
  5. Check the box for “Share this folder.”
  6. You can change the “Share name” if you want; this is the name others will see.
  7. Click “Permissions” to control who can access the folder.
  8. In the Permissions window, you can add or remove users and set their access level (Full Control, Change, Read).
  9. Click “Apply,” then “OK” on all open windows.

Using The “Give Access To” Context Menu

Windows 10 provides a quicker “Give access to” menu for basic sharing. It’s faster but offers slightly less granular control than the Properties method.

  1. Right-click the folder you want to share in File Explorer.
  2. Hover over “Give access to.”
  3. You have two main choices:
    • Specific people: This opens a wizard where you select a user from your PC or network and set their permission level (Read/Write).
    • Remove access: Use this to stop sharing the folder.
  4. If you choose “Specific people,” select a user from the drop-down menu or type a name.
  5. Click “Add,” then set their Permission Level to “Read” or “Read/Write.”
  6. Click “Share” to finish. Windows will show you the network path (e.g., \\COMPUTERNAME\Folder).

Managing Permissions And Security

Simply sharing a folder is only half the job. Setting correct permissions ensures only the right people can see or change your files. There are two layers of permissions to understand: Share permissions and NTFS permissions.

Understanding Share Vs. NTFS Permissions

Windows uses a two-permission system. The most restrictive permission between the two will apply to the user.

  • Share Permissions: These apply only when accessing the folder over the network. They are set in the “Permissions” window of the Advanced Sharing dialog.
  • NTFS Permissions: These apply both locally and over the network. They are set on the “Security” tab of a folder’s Properties. They are more detailed and secure.

For simplicity, it’s often recommended to set Share Permissions to “Full Control” for Everyone and then use the more precise NTFS permissions on the Security tab to control actual access. This avoids conflicts.

Setting Advanced NTFS Permissions

To fine-tune who can do what, use the Security tab.

  1. Right-click the shared folder, go to “Properties,” then the “Security” tab.
  2. Click “Edit…” to change permissions.
  3. Click “Add…” to include a new user or group.
  4. Type the name (like “Everyone” or a specific username) and click “Check Names.”
  5. Click “OK.” The user/group will appear in the list.
  6. Select them and in the bottom pane, check the boxes for the permissions you want to grant (e.g., Read & execute, Write, Modify).
  7. Click “Apply” and “OK.”

Accessing Shared Folders From Another Computer

Once a folder is shared, you need to know how to reach it from other PCs on your network. There are several reliable methods to connect.

Using Network Discovery In File Explorer

The easiest way is to browse via Network in File Explorer, provided discovery is on.

  1. Open File Explorer on the second PC.
  2. Click “Network” in the left navigation pane. You may need to enable a prompt to turn on network discovery if it’s your first time.
  3. You should see icons for the other computers on your network. Double-click the PC name that is sharing the folder.
  4. You may be prompted for a username and password. Use the credentials of an account on the *host* PC (the one sharing the folder) that has permission to access the share.
  5. Browse and open the shared folder.

Connecting Via The Universal Naming Convention (UNC) Path

If browsing doesn’t work, you can connect directly using the path. This method is very reliable.

  1. On the computer wanting access, open File Explorer.
  2. Click on the address bar and type two backslashes followed by the name or IP address of the sharing PC (e.g., \\DESKTOP-PC or \\192.168.1.25).
  3. Press Enter.
  4. Enter the host PC’s username and password if prompted.
  5. You will see a list of all shared folders on that PC. Double-click to open the one you need.

Mapping A Shared Folder As A Network Drive

For folders you access often, mapping them as a drive letter is very convenient. It makes the shared folder appear as a local disk (like D: or Z:).

  1. On the computer accessing the share, open File Explorer.
  2. Right-click “This PC” and select “Map network drive.”
  3. Choose an available drive letter (e.g., Z:).
  4. In the “Folder” box, type the UNC path to the shared folder (e.g., \\DESKTOP-PC\Documents). You can also browse for it.
  5. Check “Reconnect at sign-in” to make the connection permanent.
  6. Check “Connect using different credentials” if your username on this PC is different from the one on the host PC.
  7. Click “Finish” and enter credentials if required.

Troubleshooting Common Sharing Problems

File sharing doesn’t always work on the first try. Here are solutions to frequent issues that can block your access.

Computers Not Appearing In Network

If you can’t see other PCs in the Network folder, try these steps.

  • Verify both PCs are on the same network (same router/Wi-Fi).
  • Confirm both PCs have their network profile set to “Private.”
  • Ensure “Network Discovery” and “File and Printer Sharing” are turned on for the Private profile on *both* computers.
  • Check your firewall. Temporarily disable the Windows Defender Firewall (or your third-party firewall) to see if it’s the cause. If it is, create an inbound rule to allow File and Printer Sharing.
  • Restart the “Function Discovery Provider Host” and “Function Discovery Resource Publication” services via Services.msc.

Access Denied Or Password Prompts

Getting “Access is Denied” or constant password prompts is frustrating. These steps usually fix it.

  • Ensure the username and password you’re using match an account on the *host* PC that has permissions for the shared folder.
  • On the host PC, go to Settings > Accounts > Sign-in options. Under “Password,” ensure you have a password set. Network sharing often requires a password, even if you use a PIN to log in locally.
  • Try enabling password-protected sharing. In “Advanced sharing settings,” under “All Networks,” ensure “Turn on password protected sharing” is selected. This is paradoxically often required for shares to work correctly.
  • Check both Share and NTFS permissions to ensure the user or “Everyone” group has at least Read access.

Windows 10 Feature Updates Breaking Sharing

Major Windows updates can sometimes reset network settings. If sharing stops working after an update, revisit the preparation steps.

  1. Verify your network is still set to Private.
  2. Re-enable Network Discovery and File Sharing in the advanced settings.
  3. Run the Network Troubleshooter (Settings > Update & Security > Troubleshoot > Additional troubleshooters > Internet Connections).
  4. Reset the network stack. Open Command Prompt as Administrator and run these two commands: `netsh winsock reset` and `netsh int ip reset`. Then restart your computer.

Alternative Methods For Sharing Files

While traditional folder sharing is powerful, Windows 10 offers other built-in tools that might better suit your needs for one-time transfers or sharing with non-Windows devices.

Using Nearby Sharing

Nearby Sharing works like Bluetooth or AirDrop, letting you send files directly to a nearby Windows 10/11 PC over Wi-Fi or Bluetooth.

  1. On both PCs, open Settings > System > Shared experiences.
  2. Turn on “Nearby sharing.” You can choose to receive from “Everyone” or “My devices only.”
  3. To share a file, right-click it in File Explorer, select “Share.”
  4. A panel will appear showing nearby PCs. Click the target device to send the file.
  5. The recipient will get a notification to accept or decline the transfer.

Creating A Homegroup (Legacy Note)

HomeGroup was a simplified sharing feature removed in the Windows 10 April 2018 Update. If you are reading an older guide mentioning it, note that it is no longer available. The methods described in this article replace HomeGroup functionality. You should use the standard folder sharing or Nearby Sharing methods instead.

Using OneDrive For Cloud Sharing

For sharing files across the internet or with people not on your local network, OneDrive is integrated into Windows 10.

  • Place files in your OneDrive folder.
  • Right-click a file or folder, select “Share a OneDrive link” to create a link you can send to anyone.
  • For more control, click “Share” and you can specify people and set them to can “View” or “Edit.”
  • The recipient does not need a Microsoft account for view-only links.

Frequently Asked Questions

How Do I Share An Entire Drive In Windows 10?

Sharing an entire drive (like C: or D:) is similar to sharing a folder but is generally not recommended for security reasons. If you must, right-click the drive in File Explorer, go to Properties > Sharing > Advanced Sharing. Check “Share this folder” and set permissions very carefully, preferably for specific users only. It’s safer to share a specific folder on the drive.

Why Can’t I See Other Computers On My Network Windows 10?

The most common causes are incorrect network profile (not set to Private), network discovery being turned off, or firewall blocking. Work through the “Preparing Your Network” and “Troubleshooting” sections above. Also, ensure all computers are on the same workgroup (default is WORKGROUP). You can check this in Settings > System > About > Rename this PC (advanced).

How To Share Files Between Windows 10 And Windows 11?

The process is identical. Windows 11 uses the same core file sharing technology. Follow all the same steps for preparing the network, sharing folders, and accessing them. The interface may look slightly different, but the settings and options have the same names and locations.

How Do I Stop Sharing A Folder In Windows 10?

To remove sharing, right-click the folder, go to Properties > Sharing. Click “Advanced Sharing.” Uncheck the “Share this folder” box and click OK. Alternatively, use the “Give access to” > “Remove access” context menu option. Remember to also check the “Security” tab if you added special NTFS permissions you want to revert.

What Is The Difference Between Public Folder Sharing And Standard Sharing?

Public folder sharing is an older, simpler method. Turning it on in “Advanced sharing settings” creates a single “Public” folder on your PC. Anything placed in that folder is accessible to anyone on the network. Standard folder sharing (the main focus of this article) allows you to share any folder anywhere on your computer and set detailed permissions for different users, offering much greater control and security.