Fix Windows Error 0x800704CF - Network Location Unreachable
It is incredibly frustrating when your browser works perfectly, but Windows insists you are offline and won't let you open the Store or map your drives. This 0x800704CF error usually happens because Windows has tripped over a corrupted network configuration or is misidentifying your connection profile. We are going to reset your network stack and get your machine talking to the network again.
Why this happens
This error occurs when the Windows network stack gets corrupted or the Network Profile is incorrectly set to Public, preventing your PC from communicating with local network resources.
What you'll need
You will need administrative access to your computer to run the network reset commands.
Steps
-
01Open your 'Settings' menu, go to 'Network & Internet', and select 'Properties'. Under 'Network Profile', ensure it is set to 'Private' rather than 'Public'.
-
02Right-click your 'Start' button and select 'Terminal (Admin)' or 'Command Prompt (Admin)'.
-
03Type
netsh winsock resetand press Enter to reset the Winsock catalog, which handles your network traffic protocols. -
04Type
netsh int ip resetand press Enter to reset your TCP/IP stack to its default configuration. -
05Type
ipconfig /flushdnsand press Enter to clear out any stale or corrupted DNS cache entries. -
06Restart your computer to apply these changes and test your connection again.
Still not working?
If you are still seeing the error after a reboot, verify that any third-party firewall or antivirus software is not blocking your local network access. If you are specifically trying to reach a work-mapped drive, ensure your VPN is active and connected before attempting to browse the network path, as these drives often require an encrypted tunnel to be visible.
Frequently asked questions
Will resetting my network settings delete my saved Wi-Fi passwords?
Yes, running netsh winsock reset and the associated commands will remove your saved Wi-Fi networks. You will need to re-enter your Wi-Fi password once you reconnect.
Is this error a sign that my network card is failing?
It is unlikely. This error is almost always a software-level configuration issue rather than a hardware failure.
Does this fix affect my personal files or installed programs?
No, these steps only reset the network communication layers of Windows. Your files, installed apps, and data remain completely untouched.
Subscribe for fast, no-fluff fixes and best settings guides
For the games, phones, and apps you actually use - every common error, crash, and "how do I…" answered in under three minutes.