Microsoft Windows Error Code 0x80070035: How to Fix It

Easy 15-45 minutes Medium Severity Verified June 2026
Error Code
0x80070035
Brand
Microsoft Windows
Product Type
hresult
Severity
Medium
DIY Difficulty
Easy
Estimated Fix Time
15-45 minutes
Error 0x80070035 in Windows means your computer can't find the network path you're trying to access. It often occurs when sharing files or connecting to a network drive. This guide walks you through simple fixes to get back online.
Ad

How to Fix Error Code 0x80070035

  1. Check the UNC Path Spelling

  2. Enable Network Discovery and File Sharing

  3. Run the Network Troubleshooter

  4. Reset TCP/IP Stack and Winsock

  5. Check Firewall and Antivirus

    Only disable security software temporarily for testing. Re-enable immediately after.
  6. Ensure Network Credentials Are Correct

  7. Enable SMB 1.0/CIFS File Sharing Support (Legacy Devices)

    SMB 1.0 is vulnerable. Enable only temporarily for legacy devices and consider upgrading them.
  8. Check for Windows Updates

Ad

When to Call a Professional

If the error persists after all steps, you may have a deeper network configuration issue (e.g., DNS problems, Group Policy, or hardware failure). Contact your network administrator or IT professional.

Frequently Asked Questions

What does error 0x80070035 mean?
It means Windows cannot find the network path you specified. This is often due to incorrect path, network discovery disabled, firewall blocks, or credential issues.
How do I fix network path not found in Windows 10?
Start by verifying the path, enabling network discovery, running the network troubleshooter, and resetting TCP/IP. See the steps above for full instructions.
Is error 0x80070035 caused by a firewall?
Yes, sometimes. Your firewall may be blocking file and printer sharing. Try temporarily disabling your firewall to test, then add an exception if it resolves the error.
Do I need to enable SMB1 to fix 0x80070035?
Only if the device you're accessing uses SMB 1.0 (older devices like Windows XP or some NAS). It's not recommended due to security risks, but it can be enabled temporarily as a last resort.
How to reset Winsock to fix error 0x80070035?
Run Command Prompt as Administrator and type 'netsh winsock reset', then press Enter. Restart your computer. This can fix network path issues.