1

This has been occurring on all Windows 7 machines I own, and I would like to finally know a reason why it is happening.

Icon showing no network access

Icon showing no network access

The icon is showing that the computer is not connected to a network, but it actually is and it shows this on mouse-over or if you click it and get the dialog above.

This hasn't happened in Windows Vista, so I wonder what it is in 7 that made this happen.


EDIT: I though perhaps it might be multiple adapters on my computer causing the problem, but I realised that I had them all disabled. Could this possibly still be the problem, as I really wouldn't like to uninstall VirtualBox and TeamViewer.

All network adapters disabled except one being used

njallam
  • 648

3 Answers3

2

If you are going through anything that is proxying HTTP/HTTPS and captures all that traffic, then BITS/WinHTTP must be notified how to access the network through the proxy. The connection indicator basically is a detector to tell you if sufficient internet access is available for Windows Update to function. Its secondary use is to tell you if you have an internet connection.

Antivirus/Antimalware programs can attempt to intercept all HTTP/HTTPS traffic and firewall off the system from accessing these transport protocols directly. Things will seemingly work, except the indicator says you aren't connected and Windows Update fails to connect and retrieve updates. Firewall/Routers can set specific rules that block direct access through port 80/443 and proxy the traffic creating the same situation.

First step in seeing if this is the case is to run Windows Update, try to do a manual update and see if it errors out.

Fiasco Labs
  • 6,864
1

This can depend on a few factors , but i'm going to guess your router( or other network link device) is doing somthing that confuses Windows 7 when it checks to see if its connected to a network .

But if its not causing a real problem, then i'd leave it alone( if you really need to push this try updating the router frimware)

-1

I dont know if you solved it but i had the same exact problem. They problem here is that your ISP may not support IPV6 and so windows will show no network because IPV6 has no acces to network. The solution is to disable COMPLETELY ipv6 for this network card Just go at network and sharing center and at your conection details it should say connections:blabla bla (for me it is Local Area connectioin 2. Click that, then properties (it will need administrator rights) and untick Internet protocol version 6 (tcp/IPv6) Done!!!

chris
  • 1