How to Share Files Over Local Network in Windows

Sharing files between computers on your local network doesn’t require cloud storage, USB drives, or complicated software. Windows has built-in tools that let you transfer files directly between devices on the same network. This article shows you exactly how to set up file sharing and start transferring files quickly and securely.

What Is Local Network File Sharing?

Local network file sharing lets computers on the same Wi-Fi or Ethernet network access files stored on other computers. Instead of emailing files to yourself or using a flash drive, you can directly transfer documents, photos, videos, and other files between your devices.

This works for:

Table of Contents

  • Home networks with multiple computers
  • Small office networks
  • Sharing files between your laptop and desktop
  • Accessing files from your work computer at your home office

Quick Answer: To share files over a local network in Windows, you need to enable network discovery, turn on file sharing, create a shared folder, and set permissions. Other computers on the network can then access these shared folders through File Explorer.

How to Share Files Over Local Network in Windows

Prerequisites Before You Start

Before setting up file sharing, make sure:

  • All computers are connected to the same network (same Wi-Fi or router)
  • You know your Windows version (Windows 10 or 11 work similarly)
  • You have administrator access on the computer
  • Windows Firewall is active (for security)
  • You know the computer name or IP address of each device

Checking Your Network Connection

Open Command Prompt and type:

ipconfig

Look for your IPv4 Address. All devices should have similar IP addresses (like 192.168.1.x) to be on the same network.

Step 1: Enable Network Discovery and File Sharing

Network discovery allows your computer to see other devices on the network and be seen by them.

For Windows 10 and 11:

  1. Open Settings (Windows key + I)
  2. Click Network & Internet
  3. Click Ethernet or Wi-Fi (whichever you’re using)
  4. Click Advanced network settings
  5. Click Advanced sharing settings
  6. Under Private networks, enable these options:
  • Turn on network discovery
  • Turn on automatic setup of network connected devices
  • Turn on file and printer sharing
  1. Click Save changes
See also  How to Print Screen on Mac: Every Method That Actually Works in 2026

Using Control Panel Method:

  1. Press Windows key + R
  2. Type control and press Enter
  3. Click Network and Sharing Center
  4. Click Change advanced sharing settings on the left
  5. Expand Private network profile
  6. Select Turn on network discovery
  7. Select Turn on file and printer sharing
  8. Click Save changes

Important: Always use the Private network profile for home and trusted networks. Public networks should keep these features disabled for security.

Step 2: Set Your Network Profile to Private

Windows treats networks differently based on their profile. For file sharing to work properly, your network should be set to Private.

  1. Go to Settings > Network & Internet
  2. Click your connection (Wi-Fi or Ethernet)
  3. Find Network profile type
  4. Select Private

If you see Public and cannot change it, you may need to forget the network and reconnect, choosing Private when prompted.

Step 3: Create a Shared Folder

Now you’ll designate which folders other computers can access.

Basic Folder Sharing:

  1. Right-click the folder you want to share
  2. Select Properties
  3. Click the Sharing tab
  4. Click Share button
  5. In the dropdown, select users to share with:
  • Choose specific user accounts
  • Or select Everyone for easier access
  1. Click Add
  2. Set permission level:
  • Read: Users can view and copy files
  • Read/Write: Users can modify, add, and delete files
  1. Click Share
  2. Click Done

You’ll see the network path (like \\DESKTOP-ABC123\FolderName). Save this path for accessing from other computers.

Advanced Sharing Options:

For more control, use Advanced Sharing:

  1. Right-click the folder, select Properties
  2. Go to Sharing tab
  3. Click Advanced Sharing
  4. Check Share this folder
  5. Give it a share name (avoid spaces and special characters)
  6. Click Permissions
  7. Set permissions for different users or groups
  8. Click OK on all windows

Step 4: Configure Sharing Permissions

Permissions control what others can do with your shared files. There are two permission types: Share permissions and NTFS permissions. Both need to allow access.

Share Permissions:

Permission LevelWhat Users Can Do
ReadView files, open files, copy files to their computer
ChangeEverything in Read plus modify files, create new files, delete files
Full ControlEverything in Change plus change permissions

Setting NTFS Permissions:

  1. Right-click the shared folder, select Properties
  2. Go to Security tab
  3. Click Edit
  4. Select a user or group
  5. Check boxes under Allow:
  • Read & execute
  • List folder contents
  • Read
  • Write (if needed)
  • Modify (if needed)
  1. Click OK

Security Tip: Only grant Write or Modify permissions to people you trust. Read-only access prevents accidental deletion or changes.

Step 5: Access Shared Folders from Another Computer

Once you’ve shared folders, other computers can access them.

Method 1: Through Network in File Explorer

  1. Open File Explorer (Windows key + E)
  2. Click Network in the left sidebar
  3. Wait for computers to appear
  4. Double-click the computer name
  5. Enter username and password if prompted
  6. Browse shared folders

If you don’t see the computer, make sure both have network discovery enabled.

Method 2: Using the Network Path

  1. Open File Explorer
  2. Click the address bar at the top
  3. Type the network path: \\ComputerName\SharedFolder
  • Or use IP address: \\192.168.1.5\SharedFolder
  1. Press Enter
  2. Enter credentials if asked

Method 3: Map a Network Drive

Mapping makes the shared folder appear as a drive letter (like E: or Z:) for quick access.

  1. Open File Explorer
  2. Click This PC
  3. Click Map network drive in the toolbar
  4. Choose a drive letter
  5. Enter the folder path: \\ComputerName\SharedFolder
  6. Check Reconnect at sign-in to keep it permanent
  7. Check Connect using different credentials if using another account
  8. Click Finish
  9. Enter username and password if needed
See also  How to Open SHS File in Windows 10/11 (2026 Guide)

The shared folder now appears as a drive under This PC.

Troubleshooting Common File Sharing Problems

Problem: Cannot See Other Computers on Network

Solutions:

  • Verify network discovery is enabled on both computers
  • Check that both computers are on the same network
  • Restart the Function Discovery Resource Publication service:
  1. Press Windows key + R
  2. Type services.msc and press Enter
  3. Find Function Discovery Resource Publication
  4. Right-click and select Restart
  • Disable and re-enable your network adapter
  • Turn off VPN software temporarily

Problem: Access Denied When Trying to Open Shared Folder

Solutions:

  • Check share permissions and NTFS permissions
  • Make sure the user account exists on the host computer
  • Try accessing with \\ComputerName using the host computer’s username and password
  • Verify password-protected sharing settings:
  1. Go to Advanced sharing settings
  2. Under All Networks, check if Turn off password protected sharing helps (less secure but easier)

Problem: Files Open Very Slowly

Solutions:

  • Check your network speed and Wi-Fi signal strength
  • Close unnecessary programs on both computers
  • Use Ethernet cables instead of Wi-Fi for faster speeds
  • Disable antivirus software temporarily to test if it’s causing slowdown
  • Make sure Windows is updated on both computers

Problem: Connection Works But Then Disconnects

Solutions:

  • Prevent computers from going to sleep:
  1. Go to Settings > System > Power & sleep
  2. Set sleep to Never when plugged in
  • Keep network adapters active:
  1. Open Device Manager
  2. Expand Network adapters
  3. Right-click your adapter, select Properties
  4. Go to Power Management tab
  5. Uncheck Allow the computer to turn off this device to save power

Security Best Practices for Network File Sharing

Network file sharing can expose your files to risks if not configured properly.

Essential Security Measures:

Use Strong Passwords:

  • Never share folders using accounts without passwords
  • Create strong passwords for all user accounts
  • Change default passwords immediately

Limit Shared Folders:

  • Only share specific folders, never your entire C: drive
  • Create a dedicated “Shared” folder for network access
  • Review shared folders regularly and remove old shares

Set Appropriate Permissions:

  • Use Read-only access when possible
  • Grant Write access only when necessary
  • Avoid using “Everyone” with full control

Keep Network Private:

  • Always use Private network profile for home networks
  • Disable file sharing on Public networks
  • Turn off sharing when connecting to coffee shop or hotel Wi-Fi

Enable Windows Firewall:

  • Never disable Windows Firewall completely
  • It allows file sharing while blocking external threats
  • Configure exceptions properly rather than turning it off

Use Encryption:

  • For sensitive data, enable encryption on shared folders:
  1. Right-click folder, select Properties
  2. Click Advanced button
  3. Check Encrypt contents to secure data
  4. Click OK

Advanced File Sharing Methods

Using Nearby Sharing (Windows 10 and 11)

For quick file transfers without setting up folder shares:

  1. Enable Nearby Sharing on both computers:
  • Open Settings > System > Shared experiences
  • Turn on Nearby sharing
  • Select Everyone nearby or My devices only
  1. To send a file:
  • Right-click the file
  • Select Share
  • Choose the recipient computer
  1. The other computer receives a notification to accept

Nearby Sharing uses Bluetooth and Wi-Fi, so both must be enabled.

Creating a Homegroup (Windows 7 and 8)

Windows 10 and 11 removed Homegroups, but older Windows versions can still use this simpler sharing method. If you have mixed versions, use the standard sharing methods described earlier instead.

Using Third-Party Software

While Windows built-in sharing works well, alternatives include:

  • LAN Share: Specialized file sharing apps with user-friendly interfaces
  • Total Commander: Advanced file manager with network features
  • FTP Servers: FileZilla Server for more controlled access
  • Samba: For sharing between Windows and Linux systems
See also  How to Clear Delivery Optimization Cache in Windows: Guide to Free Up Storage Space

For most home users, Windows built-in sharing provides everything needed without extra software.

Optimizing File Transfer Speed

Transfer speed depends on several factors you can control.

Network Infrastructure:

Ethernet vs Wi-Fi:

Connection TypeTypical SpeedBest For
Ethernet (Gigabit)100-125 MB/sLarge files, video editing, backups
Wi-Fi 6 (802.11ax)40-100 MB/sModern devices, good signal
Wi-Fi 5 (802.11ac)20-50 MB/sMost home networks
Wi-Fi 4 (802.11n)5-20 MB/sOlder devices

Improvement Tips:

  • Use Ethernet cables (Cat5e or Cat6) for computers that don’t move
  • Upgrade to a modern router supporting Wi-Fi 5 or 6
  • Position router centrally, away from walls and interference
  • Use 5GHz Wi-Fi band instead of 2.4GHz when possible

Computer Performance:

  • Close unnecessary programs during large transfers
  • Check that storage drives aren’t full (leave 15-20% free space)
  • Update network adapter drivers
  • Disable real-time antivirus scanning temporarily for trusted transfers
  • Use SSD drives instead of HDD for faster read/write speeds

File Considerations:

  • Compress large files before sharing (right-click > Send to > Compressed folder)
  • Transfer fewer large files rather than many small files
  • Avoid transferring files while streaming video or gaming
  • Use file synchronization software for ongoing sharing needs

Alternative File Sharing Solutions

Different situations call for different approaches.

Cloud Storage Services

When to use: Sharing with people outside your local network, accessing files from anywhere, automatic backup.

Popular services:

  • OneDrive (built into Windows)
  • Google Drive
  • Dropbox

Advantages: Internet-based, accessible anywhere, automatic sync
Disadvantages: Requires internet, storage limits, subscription costs, privacy concerns

Direct File Transfer Tools

When to use: One-time large file transfers, maximum speed, no setup needed.

Examples:

  • USB drives or external hard drives
  • Direct cable connections (Ethernet crossover)
  • Wi-Fi Direct transfers

Network Attached Storage (NAS)

When to use: Multiple users, large storage needs, always-on access, media streaming.

A NAS device acts as a dedicated file server on your network. It provides:

  • Centralized storage accessible to all devices
  • RAID configurations for data protection
  • Runs 24/7 without keeping a computer on
  • Often includes backup and media server features

Popular brands: Synology, QNAP, Western Digital, Asahi Kasei

Cost: $150-$600+ for device, plus hard drives

Summary:

Follow these steps for successful file sharing:

  1. Enable Network Discovery:
  • Settings > Network & Internet > Advanced sharing settings
  • Turn on network discovery and file sharing
  • Set network to Private
  1. Share a Folder:
  • Right-click folder > Properties > Sharing > Share
  • Add users and set permissions
  • Note the network path
  1. Access from Another Computer:
  • Open File Explorer > Network
  • Or type \\ComputerName\FolderName in address bar
  • Enter credentials if prompted
  1. Secure Your Shares:
  • Use strong passwords
  • Set appropriate permissions
  • Only share necessary folders
  • Keep Windows updated
  1. Optimize Performance:
  • Use Ethernet when possible
  • Update network drivers
  • Keep computers awake during transfers

The Windows support documentation provides additional troubleshooting resources for specific issues.

Frequently Asked Questions

Can I share files between Windows 10 and Windows 11?

Yes, file sharing works seamlessly between different Windows versions. Both use the SMB protocol, so Windows 7, 8, 10, and 11 can all share files with each other on the same network. Just follow the same setup steps on each computer.

Do both computers need to be turned on for file sharing to work?

Yes, the computer hosting the shared files must be powered on and awake (not in sleep mode). The accessing computer also needs to be on. To maintain constant access, disable sleep mode in power settings or consider using a NAS device instead.

Is file sharing safe from hackers outside my network?

When properly configured with Private network settings and Windows Firewall enabled, local file sharing only works within your local network. Devices from the internet cannot access your shares. However, anyone on your Wi-Fi network can potentially access shared folders, so use strong Wi-Fi passwords and avoid sharing on public networks.

Why can’t I see the other computer in Network folder?

Common causes include: network discovery disabled on either computer, computers on different networks (one on Wi-Fi, one on guest network), firewall blocking connections, or outdated network drivers. Instead of browsing, try accessing directly by typing \\ComputerName or \\IPaddress in File Explorer’s address bar.

What’s the difference between sharing and mapping a network drive?

Sharing makes a folder available on the network for others to access. Mapping creates a permanent shortcut to that shared folder on your computer, appearing as a drive letter (like E: or Z:). Mapping is more convenient for folders you access frequently, while regular sharing works fine for occasional access.

MK Usmaan