File sharing in Windows 11 allows you to access files and folders across devices connected to the same network. Whether you’re sharing documents between two PCs or accessing a shared folder from another system, Windows uses network discovery and SMB (Server Message Block) protocols to make this possible.
If file sharing is not working in Windows 11, you may experience errors such as “Network path not found,” shared folders not appearing, permission denied messages, or other PCs not being visible on the network. These problems are usually caused by disabled network discovery, incorrect sharing settings, firewall restrictions, credential mismatches, or outdated network drivers.
If file sharing is not working on your Windows 11 PC, follow the step-by-step troubleshooting guide below.
How to Fix File Sharing Not Working in Windows 11
Work through each solution in order. After completing a step, test file sharing again.
1. Enable Network Discovery and File Sharing
File sharing will not work if these features are disabled.
- Press Windows + R.
- Type:
control - Press Enter.
- Go to Network and Sharing Center.
- Click Change advanced sharing settings.
- Under your current network profile (Private), enable:
- Turn on network discovery
- Turn on file and printer sharing
- Click Save changes.
After enabling these settings, check if shared folders appear.
2. Set Network Profile to Private
File sharing works best on a Private network profile.
- Press Windows + I to open Settings.
- Go to Network & Internet.
- Click Wi-Fi or Ethernet (whichever you use).
- Click your active network.
- Select Private network.
Public networks may block sharing for security reasons.
3. Restart Required Services
File sharing depends on specific Windows services.
- Press Windows + R.
- Type:
services.msc - Press Enter.
- Locate and ensure these services are running:
- Function Discovery Provider Host
- Function Discovery Resource Publication
- SSDP Discovery
- UPnP Device Host
- Set them to Automatic and click Start if not running.
- Restart your PC.
These services allow devices to discover each other on the network.
4. Check Folder Sharing Permissions
The folder may not be properly shared.
- Right-click the folder you want to share.
- Select Properties.
- Go to the Sharing tab.
- Click Advanced Sharing.
- Check Share this folder.
- Click Permissions.
- Ensure Everyone has at least Read permission.
- Click Apply > OK.
Incorrect permissions can block access.
5. Disable Password-Protected Sharing (Optional)
If credential errors appear:
- Open Control Panel > Network and Sharing Center.
- Click Change advanced sharing settings.
- Expand All Networks.
- Select Turn off password protected sharing.
- Save changes.
This allows access without login credentials.
6. Allow File Sharing Through Firewall
Firewall settings may block file sharing.
- Press Windows + R.
- Type:
control firewall.cpl - Press Enter.
- Click Allow an app or feature through Windows Defender Firewall.
- Ensure File and Printer Sharing is enabled for Private networks.
- Click OK.
If using third-party antivirus, temporarily disable it for testing.
7. Enable SMB 1.0 (If Required for Older Devices)
Older devices may require SMB 1.0 support.
- Press Windows + R.
- Type:
optionalfeatures - Press Enter.
- Scroll and locate SMB 1.0/CIFS File Sharing Support.
- Check it if required.
- Click OK.
- Restart your PC.
Note: Only enable SMB 1.0 if necessary due to security risks.
8. Reset Network Settings
Corrupted network configuration may block sharing.
- Press Windows + I.
- Go to Network & Internet > Advanced network settings.
- Click Network reset.
- Select Reset now.
- Restart your PC.
You will need to reconnect to Wi-Fi afterward.
9. Update Network Drivers
Outdated drivers may cause network discovery issues.
- Press Windows + X.
- Select Device Manager.
- Expand Network adapters.
- Right-click your adapter.
- Select Update driver.
- Choose Search automatically for drivers.
- Restart your PC.
Driver updates improve compatibility and stability.
10. Run System File Checker (SFC)
Corrupted system files may affect sharing services.
- Press Windows + S and search for Command Prompt.
- Right-click and select Run as administrator.
- Enter:
sfc /scannow - Press Enter.
- Restart your PC after completion.
Windows will repair damaged files automatically.
Conclusion
If file sharing is not working in Windows 11, the issue is typically caused by disabled network discovery, incorrect sharing permissions, firewall restrictions, service configuration problems, or outdated network drivers. In most cases, enabling network discovery and verifying folder permissions resolves the problem quickly.
By carefully following the troubleshooting steps above, you should be able to restore file sharing functionality and access shared folders across your network without interruption. If the issue persists, deeper network configuration or hardware-related problems may require further investigation.