A limited internet connection in Windows 11 can prevent your computer from properly accessing websites, online services, applications, and other network resources. You may see messages such as “No Internet,” “Connected, no internet,” or “Limited access” even though your PC appears to be connected to Wi-Fi or Ethernet.
The problem can be caused by a temporary router issue, incorrect network settings, DNS problems, a faulty network adapter, an outdated driver, or a problem with the Windows networking stack.
Fortunately, you can usually fix limited internet access without reinstalling Windows. Start with the simpler solutions, such as reconnecting to the network and restarting your router, and then move to network commands and adapter troubleshooting if the problem continues.
Method 1: Restart Your Router and Reconnect to the Network
A temporary problem with the router or internet connection is one of the easiest causes to eliminate.
Follow these steps:
- Disconnect your Windows 11 PC from Wi-Fi or Ethernet.
- Turn off your router.
- Wait about 30 seconds.
- Turn the router back on.
- Wait for the router’s internet connection to become available.
- Restart your Windows 11 computer.
- Connect to your Wi-Fi network again.
If you use Ethernet, make sure the network cable is firmly connected at both ends.
After reconnecting, open a web browser and visit a few websites.
If other devices connected to the same router also cannot access the internet, the problem may be with the router or internet service rather than Windows.
If other devices work normally while only your Windows 11 PC has limited access, continue with the methods below.
Method 2: Run the Windows Network Troubleshooter
Windows 11 includes troubleshooting tools that can automatically detect certain network problems.
Follow these steps:
- Press Windows + I.
- Select System.
- Click Troubleshoot.
- Select Other troubleshooters.
- Find the available network or internet troubleshooting option.
- Run the appropriate troubleshooter.
- Follow the instructions displayed by Windows.
The troubleshooter may identify problems involving the network adapter, connection configuration, or internet access.
After Windows completes the troubleshooting process, reconnect to the network and test your internet connection.
If Windows reports that it could not identify the problem, continue with the next method.
Method 3: Forget the Wi-Fi Network and Reconnect
If you are using Wi-Fi, an incorrect or corrupted saved network profile can sometimes interfere with the connection.
You can remove the saved profile and connect again.
Follow these steps:
- Press Windows + I.
- Select Network & internet.
- Click Wi-Fi.
- Select Manage known networks.
- Find your Wi-Fi network.
- Click Forget.
- Return to the available Wi-Fi networks.
- Select your network.
- Click Connect.
- Enter the Wi-Fi password.
Windows will create a fresh connection profile.
This can resolve problems caused by an outdated saved password or incorrect wireless configuration.
If the connection still shows limited access after reconnecting, continue troubleshooting the network configuration.
Method 4: Reset TCP/IP and Winsock Using Command Prompt
Problems with the Windows networking stack can cause internet access issues even when the computer successfully connects to the router.
You can reset important network components using Command Prompt.
Follow these steps:
- Press Windows + S.
- Search for Command Prompt.
- Right-click it.
- Select Run as administrator.
- Click Yes if prompted.
Run the following commands one at a time:
netsh winsock reset
Press Enter, then run:
netsh int ip reset
Next, run:
ipconfig /release
Then:
ipconfig /renew
Finally, clear the DNS cache:
ipconfig /flushdns
Restart your computer after running the commands.
These commands reset or refresh several parts of the Windows network configuration.
After restarting, connect to the network again and check whether internet access has been restored.
Method 5: Check Your IP Address and Network Configuration
Windows normally obtains an IP address automatically from your router. If the computer has an invalid or unexpected configuration, internet access may be limited.
You can inspect the current network information using Command Prompt.
- Open Command Prompt as administrator.
- Enter:
ipconfig
- Press Enter.
Look for the network adapter currently being used.
Check whether it has an IPv4 address, default gateway, and other expected network information.
You can also run:
ipconfig /all
This displays more detailed information about the network adapter.
If the adapter does not receive an appropriate IP address from the router, try restarting the router and renewing the address:
ipconfig /release
Then:
ipconfig /renew
If the computer still cannot obtain a valid address, the issue may involve DHCP, the router, the network adapter, or its driver.
Method 6: Disable and Re-enable the Network Adapter
A network adapter can occasionally become stuck or fail to initialize correctly. Disabling and re-enabling it can refresh the connection.
Follow these steps:
- Right-click the Start button.
- Select Device Manager.
- Expand Network adapters.
- Find the Wi-Fi or Ethernet adapter you are using.
- Right-click the adapter.
- Select Disable device.
- Wait several seconds.
- Right-click the adapter again.
- Select Enable device.
Windows will reinitialize the adapter.
Reconnect to your network and test the internet connection.
If the adapter has a warning icon in Device Manager, Windows may have detected a driver or hardware problem.
In that situation, check for a driver update or reinstall the appropriate driver from your computer or network-adapter manufacturer.
Method 7: Reset Network Settings in Windows 11
If the previous methods do not resolve the problem, Windows 11 includes a Network Reset feature that reinstalls network adapters and restores networking components to their default configuration.
Before using Network Reset, remember that it can remove saved network information and may require you to reconnect to Wi-Fi networks afterward.
Follow these steps:
- Open Settings with Windows + I.
- Select Network & internet.
- Click Advanced network settings.
- Scroll down to More settings.
- Select Network reset.
- Review the information displayed by Windows.
- Click Reset now.
- Confirm the reset if prompted.
- Allow Windows to restart.
After the restart, reconnect to your Wi-Fi or Ethernet network.
You may need to enter your Wi-Fi password again and reconfigure certain network-related software.
Network Reset should generally be considered after simpler troubleshooting steps have failed because it changes the computer’s network configuration.
Conclusion
Limited internet access in Windows 11 can be caused by anything from a temporary router problem to incorrect network settings or a malfunctioning network adapter.
Start by restarting the router and PC, then forget and reconnect to the Wi-Fi network if you are using wireless internet. If that does not help, resetting Winsock and TCP/IP, renewing the IP address, and flushing the DNS cache can resolve many Windows networking problems.
You can also disable and re-enable the network adapter or check its driver through Device Manager. As a final step, Windows 11’s Network Reset feature can restore the networking components to their default configuration.
If every device on your network has the same problem, investigate the router or internet service. If only your Windows 11 computer is affected, the troubleshooting methods above can help identify and correct the issue.
FAQs
1. Why does Windows 11 say connected but no internet?
Your PC may be connected to the router but unable to reach the internet. Common causes include router problems, DNS issues, incorrect IP configuration, network adapter problems, or an internet service outage.
2. How do I reset my Windows 11 network connection?
Open Settings > Network & internet > Advanced network settings > Network reset, then select Reset now. Windows will reinstall network adapters and reset networking components.
3. Does resetting network settings delete Wi-Fi passwords?
Network Reset can remove saved network information. After the reset, you may need to reconnect to Wi-Fi networks and enter their passwords again.
4. Why does Wi-Fi work on my phone but not on Windows 11?
If other devices work normally on the same Wi-Fi network, the problem is likely specific to the Windows PC. Try forgetting and reconnecting to the network, resetting TCP/IP and Winsock, checking the IP configuration, or reinstalling the network adapter driver.
Quick Summary
- Restart the router and Windows 11 PC before trying advanced fixes.
- Forget and reconnect to the Wi-Fi network to create a fresh connection profile.
- Use
netsh winsock reset,netsh int ip reset, andipconfigcommands to refresh network components. - Use Network Reset as a final troubleshooting step when other methods fail.





