Hello,
Thank you for posting in Microsoft Community forum.
The network discovery and file sharing issue you're facing could be caused by various factors. Here are some common solutions:
- Check Network Settings: Make sure your network is set to Private and that Network Discovery and File Sharing are enabled. Path: Control Panel → Network and Sharing Center → Change advanced sharing settings.
- Check Relevant Services: Ensure the following services are running:
Function Discovery Provider Host
Function Discovery Resource Publication
SSDP Discovery
UPnP Device Host
TCP/IP NetBIOS Helper Check and restart these services in the "Services" app.
- Update Network Drivers: Check and update your network adapter drivers. Path: Device Manager → Network Adapters → Right-click and update.
- Firewall Settings: Check if Windows Firewall or third-party security software is interfering with file sharing. Try temporarily disabling the firewall.
- Reset Network Settings: Open Command Prompt (Administrator) and run the following commands to reset the network stack:
netsh int ip reset
netsh winsock reset
- Check Event Viewer: Look for any errors or warnings related to the network in Event Viewer.
- Backup Conflicts: If you're backing up every night, ensure the backup tool isn't interfering with file sharing.
These steps can help resolve the issue. If the problem persists, consider deeper hardware or system checks.