🚀 NEW in v2.4.29: 35+ Speed Optimizations added today!Download Now →

Home/Fix/Fix Error 0x80070043 — Network Name Cannot Be Found

How to Fix Fix Error 0x80070043 — Network Name Cannot Be Found on Windows

Getting Windows error 0x80070043? Network name cannot be found? Cannot access network share? Mapped drive shows error 0x80070043? SMB connection failing? Network path not found? Fix error code 0x80070043.

Symptoms

You might be experiencing this problem if you notice:

  • Cannot access network shares with error 0x80070043
  • Mapped drives show "network name cannot be found"
  • File Explorer fails to open network locations
  • SMB connections to NAS or file server failing
  • Copying files to network share produces 0x80070043
  • Network discovery working but share access denied

Common Causes

  • SMB protocol version mismatch between client and server
  • Network share name misspelled or share removed
  • DNS resolution failing for the network server
  • SMB 1.0 disabled but target requires it
  • Windows Firewall blocking SMB traffic
  • Network discovery or file sharing services stopped

Solutions

Solution 1: Verify Network Path and DNS

  1. 1Test network connectivity:
  2. 2CMD: ping servername
  3. 3If ping fails by name but works by IP, DNS issue:
  4. 4Try accessing share by IP: \\192.168.1.x\sharename
  5. 5Flush DNS cache:
  6. 6CMD as Admin: ipconfig /flushdns
  7. 7Verify share still exists:
  8. 8CMD: net view \\servername
  9. 9If share not listed, check share configuration on server

Solution 2: Fix SMB Protocol and Services

  1. 1Enable required SMB version:
  2. 2Win+R → optionalfeatures.exe
  3. 3Check "SMB 1.0/CIFS File Sharing Support" if target requires it
  4. 4For modern servers, ensure SMB 2/3 is enabled:
  5. 5PowerShell: Get-SmbServerConfiguration | Select EnableSMB2Protocol
  6. 6Enable file sharing services:
  7. 7Win+R → services.msc
  8. 8Start: "Function Discovery Provider Host"
  9. 9Start: "Function Discovery Resource Publication"
  10. 10Start: "Server" (LanmanServer)
  11. 11Start: "Workstation" (LanmanWorkstation)

Solution 3: Configure Firewall and Network Profile

  1. 1Allow SMB through firewall:
  2. 2Windows Security → Firewall → Allow an app through firewall
  3. 3Ensure "File and Printer Sharing" is checked for your network type
  4. 4Check network profile:
  5. 5Settings → Network & Internet → your connection → Properties
  6. 6Set to "Private network" (not Public)
  7. 7Reset network if needed:
  8. 8CMD as Admin:
  9. 9netsh winsock reset
  10. 10netsh int ip reset
  11. 11Restart PC
FIXES THIS IN 5 MINUTES

Fix Fix Error 0x80070043 — Network Name Cannot Be Found Automatically

RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.

Download Now - Free Trial

No credit card required • Works on Windows 10 & 11

Automated Repairs for This Issue

Browse More Network & Internet Guides

Share this:XRedditLinkedInEmail