Recommended Posts

Ok i rebooted a while ago and i noticed this the network icon is showing as disconnected but i have internet access and there isn't any other networks that could be causing some sort of conflict.

I think it may be a simple case of a broken icon or something of that nature so is there anyway to fix this?

581775089.PNG

Thanks!

Link to comment
https://www.neowin.net/forum/topic/970370-win7-network-icon-issue/
Share on other sites

Ok i rebooted a while ago and i noticed this the network icon is showing as disconnected but i have internet access and there isn't any other networks that could be causing some sort of conflict.

I think it may be a simple case of a broken icon or something of that nature so is there anyway to fix this?

581775089.PNG

Thanks!

yea i have that too since i upgraded my wireless network card...

You sure you don't just have multiple interfaces and one of them is not connected.

You can see form the screen shot you posted that when you move your mouse over the icon states you have internet access.

Post the output of your ipconfig /all

If you wireless and wired maybe your wired interface is just not connected - if so just disable it, etc.

I have the same issue. It occurred a few days ago after I joined to a shared wireless connection created by Connectify.

I've even removed the wireless network from Network and Sharing Center > Manage wireless networks but the wrong icon persists.

I think it's a bug; although minor, it can be irksome.

Post the output of your ipconfig /all

If you wireless and wired maybe your wired interface is just not connected - if so just disable it, etc.

C:\>ipconfig /all

Windows IP Configuration

   Host Name . . . . . . . . . . . . : Misaki
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : Yes
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : cable.virginmedia.net

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . : cable.virginmedia.net
   Description . . . . . . . . . . . : NVIDIA nForce Networking Controller
   Physical Address. . . . . . . . . : 00-19-66-61-DA-40
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::ca:edcd:d6fd:7640%10(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.0.100(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : 23 January 2011 04:07:03
   Lease Expires . . . . . . . . . . : 01 March 2147 23:00:00
   Default Gateway . . . . . . . . . : 192.168.0.1
   DHCP Server . . . . . . . . . . . : 192.168.0.1
   DHCPv6 IAID . . . . . . . . . . . : 234887526
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-13-84-36-43-00-19-66-61-DA-40

   DNS Servers . . . . . . . . . . . : 192.168.0.1
   NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter Local Area Connection* 13:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:73b8:3416:290d:ae9d:1957(Pref
erred)
   Link-local IPv6 Address . . . . . : fe80::3416:290d:ae9d:1957%11(Preferred)
   Default Gateway . . . . . . . . . : ::
   NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter isatap.cable.virginmedia.net:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : cable.virginmedia.net
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter #3
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

Well clearly looks like you only have the one interface ;) Man that is one hell of a lease time..

Lease Expires . . . . . . . . . . : 01 March 2147 23:00:00

I would personally disable ipv6 - atleast as a test to see if makes you issue go away.

from elevated prompt

reg add hklm\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 255

Reboot

To put it back just delete the key and reboot again

reg delete hklm\system\currentcontrolset\services\tcpip6\parameters\ /v DisabledComponents /f

Can we see your network sharing connection -- its showing only 1 network right?

post-14624-0-52865700-1295802695.jpg

yup only one network.. And to be honest the ipv6 should not be doing that either.. So I doubt turning it off would fix the problem.

But unless you have some specific use of ipv6?? You running homegroups for example - which from that screenshot your not? I would just turn it off - no need of it running if your not actively using it. And it makes your ipconfig /all cluttered ;)

See mine vs yours -- which one looks cleaner ;) heheeh

C:\Windows\System32>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : quad-w7

Primary Dns Suffix . . . . . . . : local.lan

Node Type . . . . . . . . . . . . : Hybrid

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No

DNS Suffix Search List. . . . . . : local.lan

Ethernet adapter gig:

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller

Physical Address. . . . . . . . . : 00-21-9B-03-AC-A7

DHCP Enabled. . . . . . . . . . . : No

Autoconfiguration Enabled . . . . : Yes

IPv4 Address. . . . . . . . . . . : 192.168.1.100(Preferred)

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.1.253

DNS Servers . . . . . . . . . . . : 192.168.1.253

NetBIOS over Tcpip. . . . . . . . : Enabled

C:\Windows\System32>

thanks reg edit fixed it

C:\>ipconfig /all

Windows IP Configuration

   Host Name . . . . . . . . . . . . : Misaki
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : cable.virginmedia.net

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . : cable.virginmedia.net
   Description . . . . . . . . . . . : NVIDIA nForce Networking Controller
   Physical Address. . . . . . . . . : 00-19-66-61-DA-40
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   IPv4 Address. . . . . . . . . . . : 192.168.0.100(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : 23 January 2011 18:17:19
   Lease Expires . . . . . . . . . . : 02 March 2147 00:50:03
   Default Gateway . . . . . . . . . : 192.168.0.1
   DHCP Server . . . . . . . . . . . : 192.168.0.1
   DNS Servers . . . . . . . . . . . : 192.168.0.1
   NetBIOS over Tcpip. . . . . . . . : Enabled

C:\>

"thanks reg edit fixed it"

So your saying your icon is good now?? Or fixed your cluttered ipconfig /all ;)

edit: Hmmm wonder if this was the root cause if you say its fixed now/

before you had

"IP Routing Enabled. . . . . . . . : Yes"

But now its NO.. With use of IPv6 tunnel access then clearly your box would have to route, so wonder if that had some issues that was causing the icon problem -- if you now says the icon is good?

the icon is fixed just showing what else it did.

It's not really clear for me, since I have the same issue.

Is this what fixed the icon?

from elevated prompt
reg add hklm\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 255

Reboot

To put it back just delete the key and reboot again

reg delete hklm\system\currentcontrolset\services\tcpip6\parameters\ /v DisabledComponents /f

It's not really clear for me, since I have the same issue.

Is this what fixed the icon?

from elevated prompt
reg add hklm\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 255

Reboot

To put it back just delete the key and reboot again

reg delete hklm\system\currentcontrolset\services\tcpip6\parameters\ /v DisabledComponents /f

yeah.

You sure you don't just have multiple interfaces and one of them is not connected.

You can see form the screen shot you posted that when you move your mouse over the icon states you have internet access.

Post the output of your ipconfig /all

If you wireless and wired maybe your wired interface is just not connected - if so just disable it, etc.

budman where did you learn all your networking knowledges?? You seem to know everything!

Can you reccommend anygood books/places to go for someone to start learning about basic networks?

rancid

I have been working/playing with computers since I can remember -- apple IIe's in school ;) TRS-80 At home, Pet 2000, commadore 64 ;) etc. Had old 8088, 286, 386, etc.

Been playing with networking when there was no networking - BBS's you dialed into at 300 baud ;) When the 2400s came it was screaming, 9600 was a freaking rocket ship, etc. Was kewl when we crashed the university main frame with a simple rabbit program so we did not have to do our fortran class work and could play on the IIe's

If I would of gotten into computers at school a bit sooner would of used punch cards, etc. But have used the old 8 inch floppies and computers did not have hard disks ;) I use to type in machine code programs from a magazine at the library computer and then save them on "tape"

thicknet, thinnet, tokenring I was actually working in IT when we moved from ipx/spx to tcp/ip, etc.

So pretty much its been hands on the whole time, sure I have read a few books here and there - had a few routing classes over the years, took a 2 week IRIX (sgi unix os) administration class back in the day.

Not only do I do this for my day to day job, its also a hobby of mine keeping up with new tech, etc.

Remember Im one of the few older people here ;) So I picked it up as I went along... Prob forgot more than most people know here -- hehehehe I wish I could point to a good book, but have not looked at a basic level book in prob 30 years ;) Basic stuff you can pick up real quick on your own - lookup what an IP is, look up what the netmask is, pick yourself up a cheap smart switch so you can do some basic stuff like create a vlan, etc. Grab a sniffer like wireshark -- run it on your machine and look at the communication going on for something as simple as opening up a webpage..

Ask your networking questions here on neowin -- plenty of people to point you in the right direction or just answer your questions out right, etc.

wow, seems like i have a lot of catching up to do! :o

Definitely a subject that I am interested in, although time is limited at the moment and it is restricted to any spare time I get. Still, any excuse for a play with some new tech!

Funnily enough i have been thinking of doing just that, getting a switch that is. Any recommendations on that front, I was looking at the below:

Netgear GS108T-200

Note, sorry for hijacking the thread :blush:

rancid

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft making much needed change to Windows 11, 10 Patch Tuesday security updates by Sayan Sen Recently, Microsoft delivered its latest Defender patches for Windows 11 ISOs. These definitions are released from time to time alongside the general security updates available during Patch Tuesday. Speaking of Defender, the company has now announced another important change that affects how security updates are delivered to enterprise devices running Windows. According to a recent announcement, Microsoft Defender for Endpoint's endpoint detection and response (EDR) updates will no longer be bundled with the monthly Windows security updates or Patch Tuesdays. Instead the company is shifting delivery of these updates to Microsoft Update, bringing EDR servicing in line with several other Microsoft Defender components. If you recall, Microsoft last year moved PowerShell updates to Microsoft Update (MU) as well since it provides automatic updates for Microsoft products and services. Thus the move is intended to allow Microsoft to deliver EDR improvements and security enhancements independently of the OS's regular monthly update cycle; this should enable faster deployment of protection updates without requiring organizations to wait for the next Patch release. For those unfamiliar, Microsoft Defender for Endpoint's EDR capabilities are designed to help organizations detect, investigate, and respond to advanced threats across managed devices. Keeping these components updated is critical for maintaining protection against evolving attack techniques. The rollout has already began for Windows 10 devices in late May 2026 (last month) and Microsoft says it will gradually expand support to Windows 11 and the remaining supported Windows versions over the coming months. The company expects deployment across Windows 10 and Windows 11 to be completed by fall 2026 or around Q3 of this year. Once the transition is complete, EDR updates will be delivered through Microsoft Update using KB5005292, provided the required prerequisite updates have already been installed. Microsoft is also introducing a new Defender Update Service as part of the change. Following installation of the first update, devices will automatically create a new directory located at %ProgramData%\Microsoft\Microsoft Defender\Defender Update. Microsoft notes that restarts may occasionally be necessary in case of "rare" failure scenarios. For most organizations, the tech giant says no action will be required as long as Microsoft Update is already permitted within their update management strategy. Admins who rely on manually deployed update packages, however, will need to adjust their processes to ensure the new Defender update package is included. Microsoft also recommends reviewing internal documentation and notifying helpdesk and security operations teams about the updated delivery mechanism to avoid confusion during the transition. As a prerequisite, the tech giant notes that systems must be running Sense version 10.8798.25857.1000 or later and have one of the following Windows updates (or later) installed: Win11 24H2 KB5062660 (2025-07 Cumulative Update Preview) Win11 23H2 KB5062663 (2025-07 Cumulative Update Preview) Win11 22H2 KB5062663 (2025-07 Cumulative Update Preview) Win10 22H2 KB5062649 (2025-07 Cumulative Update Preview) Win10 1809 KB5063877 (2025-08 Cumulative Update) Server 2019 KB5063877 (2025-08 Cumulative Update) Server 2022 KB5063880 (2025-08 Cumulative Update) Server 2025 KB5063878 (2025-08 Cumulative Update) As always, organizations should verify that their update policies align with the new servicing approach before the broader rollout reaches all supported Windows platforms later this year. In case of major problems, the EDR update can be rolled back to the inbox version stored in %ProgramFiles%\\Windows Defender Advanced Threat Protection (ATP) using: MpCmdRun.exe -RevertMde -Product Edr -ToVersion Inbox For those who have access to the Microsoft 365 Admin Center portal, you can view the message here under ID MC1381119.
    • My problem with these smart scopes is that IMO they're not really an entrance into astronomy, they're an entrance to looking at pretty(ish) pictures that you take by essentially pressing a button and letting the scope do the work. I still maintain that getting some binoculars or a solid dedicated telescope (which doesn't have to mean expensive) and actually spending time learning the night sky and using a telescope is a much better way to actually learn. But, granted, the learning curve is a bit steeper (as it tends to be).
    • I never played Crazy Taxi before, but this looks like a fun game!
    • The perception of Microsoft Edge is unfortunate as it's a world class browser. I'm not exaggerating when I say it's the best browser I've ever used with its feature set, speed, reliability and advanced security. Running the extension Ublock Origin is a must though to deal with advertising and trackers.
    • You can check out our latest 9070 GRE review with scores for the XT too, but these are on Windows: Gaming performance Productivity performance
  • Recent Achievements

    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      493
    2. 2
      PsYcHoKiLLa
      248
    3. 3
      Steven P.
      73
    4. 4
      +Edouard
      69
    5. 5
      neufuse
      68
  • Tell a friend

    Love Neowin? Tell a friend!