Fix Windows Error 0x800704CF - Network Location Unreachable
You are seeing error 0x800704CF and Windows is telling you that you are offline, even though your browser and other apps are connecting just fine. This usually happens because your network profile is misconfigured or your local network stack has cached corrupted routing data.
Why this happens
Your computer is struggling to identify the network environment or has stale connection entries blocking access to local resources like mapped drives or the Windows Store.
What you will need
You will need administrative access to your computer to reset the network stack commands.
Steps
-
01Open the Settings app, go to Network and Internet, and click on Properties.
-
02Under Network Profile, change the setting from Public to Private and test if your apps or drives reconnect.
-
03If the error persists, right-click the Start button and select Terminal (Admin) or Command Prompt (Admin).
-
04Type
netsh winsock resetand press Enter to reset the Winsock catalog. -
05Type
netsh int ip resetand press Enter to reset your TCP/IP stack configuration. -
06Type
ipconfig /flushdnsand press Enter to clear the local DNS resolver cache. -
07Restart your computer to apply the network stack changes and verify the connection.
Still not working?
If you are attempting to access a corporate mapped drive and the error persists after these steps, your machine likely requires an active VPN connection to see the server location. Ensure your company VPN client is launched and authenticated before trying to access the network drive again. If the issue remains, check your device manager to ensure your network adapter drivers are not disabled or reporting a hardware error.
Frequently asked questions
Will resetting the network stack delete my files or passwords?
No, these commands only reset your network configuration settings and will not touch your personal files, saved passwords, or browser data.
Does this fix affect other applications?
It resets your global network settings, which can resolve connectivity issues for the Windows Store, mapped network drives, and local network discovery features simultaneously.
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.