For 0x80070043 in Windows 11 network access, use this troubleshooting path first before considering reinstall scenarios:
- Test the share from Command Prompt instead of File Explorer:
This helps confirm whether the issue is File Explorer-specific or a broader SMB/network path problem.net use <DeviceName>: \\<ServerName>\<ShareName> - Turn on SMB 1.0 client support if the target device or share requires it:
- Open Control Panel.
- Go to Programs > Programs and Features > Turn Windows features on or off.
- Expand SMB 1.0/CIFS File Sharing Support.
- Check SMB 1.0/CIFS Client.
- Verify sharing discovery settings:
- Open Control Panel.
- Go to Network and Internet > Network and Sharing Center > Advanced sharing settings.
- Turn on Network discovery.
- Turn on File and printer sharing under Private.
- Select Save changes.
- Make sure these services are set to Automatic and then restart the PC:
- Function Discovery Provider Host
- Function Discovery Resource Publication
- SSDP Discovery
- UPnP Device Host
- Open Start.
- Search for Services.
- Open Services.
- Open each service and set Startup type to Automatic.
- If the problem occurs only when using the fully qualified domain name of the remote computer, test using the server name or IP address instead. A documented cause is FQDN name resolution timing out in NetBT, which can produce network-name-not-found behavior.
- Update the network adapter driver on the client computer. Out-of-date network drivers are a documented cause of network connectivity and RPC-related failures.
- If access works by IP address but not by name, focus on name resolution rather than reinstalling Windows.
If the failure is specifically tied to FQDN access and all other access methods work, there is a registry-based workaround to increase LmhostsTimeout. This is higher risk because it modifies the registry, so back up the registry first and use it only for that exact FQDN timeout scenario.
- Can't access shared folders from File Explorer in Windows 10
- Error when you use the fully qualified domain name to connect to a remote computer from a Windows Server based computer: The network name cannot be found
- Troubleshoot networking errors that occur when you join Windows-based computers to a domain