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

Home/Fix/Windows Sandbox No Internet or Network Not Working

How to Fix Windows Sandbox No Internet or Network Not Working on Windows

Windows Sandbox has no internet connection, can't access network resources, or networking features broken inside the sandbox? Fix Sandbox networking.

📖

Main Troubleshooting Guide

How to Fix No Internet Connection

Complete symptoms, causes, and step-by-step solutions

Symptoms

You might be experiencing this problem if you notice:

  • Windows Sandbox shows "No Internet" — can't browse web
  • Sandbox can't reach internal network resources
  • DNS resolution fails inside the sandbox
  • Sandbox networking was working but stopped after update
  • VPN connection on host breaks Sandbox networking
  • Firewall rules blocking Sandbox network access

Common Causes

  • Host network adapter sharing not working with Sandbox
  • Hyper-V virtual switch misconfigured
  • VPN software on host conflicts with Sandbox NAT
  • Windows Firewall blocking Sandbox network traffic
  • DNS settings not propagating to Sandbox
  • Sandbox networking disabled in configuration file

Solutions

Solution 1: Fix Sandbox Network Adapter

  1. 1Sandbox uses a virtual NAT network from Hyper-V:
  2. 2Check: Device Manager → Network adapters → "Hyper-V Virtual Ethernet Adapter"
  3. 3If missing or has error: reset the virtual switch
  4. 4PowerShell as Admin: Get-VMSwitch → verify switches exist
  5. 5If broken: Disable and re-enable Windows Sandbox feature:
  6. 6Settings → Apps → Optional features → More Windows features
  7. 7Uncheck "Windows Sandbox" → restart → re-check → restart

Solution 2: Fix VPN Conflict

  1. 1VPN software often breaks Sandbox networking:
  2. 2Disconnect VPN → test Sandbox networking
  3. 3If it works without VPN: the VPN driver conflicts with Hyper-V NAT
  4. 4Workaround: use split tunnel VPN that doesn't capture all traffic
  5. 5Or: configure Sandbox WSB file to disable networking:
  6. 6<Configuration><Networking>Disable</Networking></Configuration>
  7. 7Then manually copy files in/out instead of downloading

Solution 3: Reset Hyper-V Networking

  1. 1PowerShell as Administrator:
  2. 2Get-VMSwitch | Remove-VMSwitch -Force
  3. 3This removes all virtual switches
  4. 4Restart Windows — Sandbox will recreate its switch on next launch
  5. 5If still broken: netcfg -d (resets all network components)
  6. 6WARNING: netcfg -d removes all network adapters — they reinstall on reboot
  7. 7Last resort: Disable Hyper-V feature, restart, re-enable, restart
FIXES THIS IN 5 MINUTES

Fix Windows Sandbox No Internet or Network Not Working 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