Troubleshooting Network Connectivity in Windows 11
Summary
This guide helps you troubleshoot and resolve: Troubleshooting Network Connectivity in Windows 11. Follow the steps below to fix the issue.
Quick Tip: Need immediate assistance? đź’» Open a Ticket
Common Causes
Common Symptoms
- Cannot access the internet or local network resources.
- “No Internet access” or “Limited connectivity” messages.
- Wi‑Fi network not visible or unable to connect.
- Ethernet connection showing as disconnected.
Step‑by‑Step Troubleshooting
1. Basic Checks (Always Start Here)
- Restart Router/Modem: Follow the steps in How to restart router/modem. Unplug the devices for 30 seconds, then plug them back in and wait a few minutes.
- Restart PC: A simple reboot can resolve many temporary network glitches.
- Check Cables: Ensure all Ethernet cables are securely connected to both the PC and the router/modem. Try a different cable if possible.
- Check Wi‑Fi Switch: If using a laptop, ensure the physical Wi‑Fi switch (if present) is turned on.
- Airplane Mode: Make sure Airplane mode is OFF. Go to Settings > Network & internet > Airplane mode.
- Windows Updates: Confirm the PC is fully updated as updates often contain network‑stack fixes. See How to update Windows.
2. Run Network Troubleshooter
- Open Settings (
Win + I). - Navigate to System > Troubleshoot > Other troubleshooters.
- Locate Network Adapter and click Run.
- Follow the on‑screen instructions.
3. Verify Network Adapter Status
- Open Settings > Network & internet.
- Select Advanced network settings.
- Under “Network adapters”, ensure your Wi‑Fi or Ethernet adapter is enabled. If disabled, click Enable.
- Check the network profile (Public, Private, or Domain) and adjust if necessary.
4. Reset Network Adapters
Warning: Performing a network reset will delete saved Wi‑Fi passwords, VPN configurations and any custom network settings. You will need to reconnect to Wi‑Fi networks and re‑configure VPNs afterwards.
- Open Settings > Network & internet.
- Click Advanced network settings.
- Scroll down and select Network reset.
- Click Reset now and confirm.
- Your PC will restart automatically.
5. Update or Reinstall Network Drivers
- Right‑click the Start button and select Device Manager.
- Expand Network adapters.
- Right‑click your Wi‑Fi or Ethernet adapter.
- Update Driver: Choose Update driver > Search automatically for drivers.
- Reinstall Driver: Choose Uninstall device, tick “Attempt to remove the driver for this device”, then click Uninstall. Restart the PC; Windows will reinstall the driver automatically, or download the latest version from the manufacturer’s website.
6. Flush DNS and Reset IP Configuration
Open an elevated Command Prompt and run the following commands:
ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh winsock reset
netsh int ip reset
- Restart your PC after the commands complete.
7. Basic Connectivity Test
- Open Command Prompt and ping an external IP, e.g.,
ping 8.8.8.8. Successful replies indicate that the network path is functional. - If the ping fails, verify the IP address assignment in Settings > Network & internet > Advanced network settings > IP settings.
8. Disable Firewall Temporarily (Testing Only)
Tip: Only disable the firewall for a short test; re‑enable it immediately after confirming connectivity.
- Open Windows Security (search for it in Start).
- Go to Firewall & network protection.
- Select your active network profile (Domain, Private, or Public).
- Toggle Microsoft Defender Firewall to Off.
- Test connectivity. If it works, investigate firewall rules before re‑enabling.
9. Check Date and Time Settings
- Open Settings > Time & language > Date & time.
- Ensure “Set time automatically” and “Set time zone automatically” are turned On.
Advanced Troubleshooting
- Malware Scan: Run a full scan with your security suite to rule out malware interference.
- VPN/Proxy Issues: If you use a VPN, try disabling it or follow Connecting to company VPN from home to verify the VPN isn’t the cause.
- Router Settings: Log into your router’s admin page and check for MAC filtering, IP blacklisting, or other security settings that might block your PC.
- Shared Network Drives: If you can’t reach shared drives, see Cannot access shared network drives for additional guidance.
When to Seek Further Assistance
If none of these steps resolve the issue, the problem may be hardware‑related (network adapter, router, or ISP). Open a ticket via Open a Ticket for further support.
Still Having Issues?
Need more help? If the issue persists after trying these steps, please open a support ticket and our team will assist you.
đź’» Open a Ticket
đź’» Open a Ticket