Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

Fix Limited or No Internet Access in Windows 10

Identify whether the router or PC is at fault, then repair Wi-Fi, IP and DNS settings, adapter power management, drivers, or the network stack.

Table of Contents

A Limited or No internet message means Windows can reach the local network but cannot verify internet access. Work from the least disruptive checks to a full network reset, testing after each section so you know which change solved the problem.

Limited network access in Windows 10

1. Isolate the router, service, and PC

  • Try another device on the same network. If every device is offline, focus on the modem, router, or internet provider.
  • Try a different website and temporarily disconnect any VPN. A single failed site is not a Windows connection failure.
  • If possible, test the PC on Ethernet or a phone hotspot. This distinguishes a Wi-Fi fault from a wider networking problem.

Restart Windows first; this clears temporary adapter and service state.

Restart the Windows 10 computer

If all devices are affected, power off the modem and router, wait about 30 seconds, power on the modem first, and then the router. Allow several minutes for their status lights to stabilize.

Restart modem and router

For Ethernet, reseat the cable at both ends, try another router port, and replace the cable if a link light never appears. Cables and ports can fail, so do not dismiss this check.

Check Ethernet cable and router port

2. Run the Windows network troubleshooter

  1. Open Start > Settings.

Open Windows 10 Settings

  1. Select Network & Internet.

Network and Internet settings

  1. On the Status page, select Network troubleshooter and follow the prompts.

Run the Windows network troubleshooter

Apply only recommendations relevant to the active connection, then test again.

3. Reconnect Wi-Fi and check addressing

For Wi-Fi, open Settings > Network & Internet > Wi-Fi > Manage known networks, select the network, choose Forget, and reconnect with the password. If ipconfig shows an IPv4 address beginning with 169.254, Windows did not receive an address from the router; see the IP 169 troubleshooting guide.

4. Renew IP and repair the network stack

Right-click Start and open Windows PowerShell (Admin) or Command Prompt (Admin).

Open an elevated Windows network console

Run these commands one at a time:

ipconfig /release
ipconfig /flushdns
ipconfig /renew
netsh winsock reset
netsh int ip reset

The first command temporarily releases the current address.

Release the current IP address

The renew command asks the router's DHCP service for a new address.

Renew the Windows IP address

Restart Windows after the reset commands. If the PC uses a required static address, do not replace it with automatic settings without the network administrator's instructions.

5. Check Wi-Fi adapter power management

This setting is most relevant when Wi-Fi drops after sleep or during idle periods.

  1. Right-click Start and open Device Manager.

Open Device Manager

  1. Expand Network adapters, right-click the active Wi-Fi adapter—not necessarily the model shown in the screenshot—and select Properties.

Open Wi-Fi adapter properties

  1. On Power Management, clear Allow the computer to turn off this device to save power, then restart and test.

Disable Wi-Fi adapter power saving

If there is no improvement, restore the setting. Also update or roll back the adapter driver using the PC manufacturer's official package.

6. Use Network reset only after recording custom settings

Network reset removes and reinstalls network adapters and returns their settings to defaults. VPN adapters, virtual switches, static IP information, and other custom configuration may need to be recreated.

  1. Open Start > Settings.

Open Settings before a network reset

  1. Select Network & Internet.

Open Windows Network and Internet settings

  1. On Status, select Network reset.

Select Network reset

  1. Select Reset now, confirm, and allow Windows to restart.

Confirm the Windows network reset

When to escalate

If every device remains offline after the router restarts, contact the internet provider. If only this PC fails on every network, review its wireless driver and hardware using the complete Windows Wi-Fi checklist. An organization-managed PC may require proxy, certificate, or security settings that should be handled by its administrator.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.