Greetings! So recently, i spent a few hours coding software. After i was done and i shut off my pc, i noticed both of the ethernet lights were on and blinking. Does this mean that Microsoft is sending data to their servers before the PC fully shuts off? I am scared that this might be the thing it does. How can i get rid of this issue? I have no idea if it’s related to Windows or the PC itself.

    • sneaky@r.nf
      link
      fedilink
      English
      arrow-up
      13
      ·
      7 days ago

      Power to the port may be hardwired for that feature to exist even though you have it disabled. Usually older models, but some do stay on just from being powered.

      If it’s a privacy concern check at your router and see if it holds an address.

    • Majestic@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      7 days ago

      Try toggling ErP setting or similarly named EU energy setting in your UEFI. This should resolve the lights being on.

    • scutiger@lemmy.world
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      6 days ago

      Windows by default doesn’t fully power off when you tell it to shut down. It goes into hibernation and keeps the network open for updates and will sometimes power back on to complete these updates.

      If you want to fully power off, hold the left shift key when you click shut down. Or turn the power off elsewhere (eg. psu or power bar.) I’m sure there’s another way to do it, or to prevent the behavior entirely.

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 days ago

        This isn’t correct at all. You are confusing fast boot and sleep. When Windows goes to sleep (I think it is S4) is when it can come back up for updates. However, during sleep networking is not active. It just wakes back up on a timer. Fast boot isn’t sleep at all. It just a fancy shutdown mode that doesn’t unmount the boot disk before shutdown. It also caches the system state to improve the startup time.

        • scutiger@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          5 days ago

          Fast boot is just Windows logging you out of your session, then hibernating.

          Sleep is keeping the computer in a low-power state with RAM powered on…

          Both of these have been known to result in laptops powering on unbeknownst to their owners to perform updates and remain powered on afterward.

          • Bitswap@lemmy.world
            link
            fedilink
            arrow-up
            1
            arrow-down
            1
            ·
            5 days ago

            Windows is never responsible for this. It is errors in the EC code or BIOS wake timers. When you click shutdown, the system is powered off. Windows hands off execution to Bios code for shutdown after the cycling dots saying “shutdown”.