• CheezyWeezle@lemm.ee
    link
    fedilink
    arrow-up
    24
    arrow-down
    2
    ·
    1 year ago

    um ACKSHUALLY you can disable Windows Update competely by setting group policies to disable automatic updates and specify a custom URL for Windows Update and point it to nothing. There a few other local group policies you can configure to further prevent updates, just open the Local Group Policy Editor and go to Computer/Administrative Templates/Windows/Windows Update (or something like that, look for Windows Update under Computer Administrative Templates).

    I know this because literally yesterday I had to undo all of that so I could download something from the Microsoft Store (doing this also prevent MS Store apps from downloading)

      • KairuByte@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        27
        arrow-down
        1
        ·
        1 year ago

        If you were to throw all Windows users onto Linux starting tomorrow… the vast majority will be running the version that was first installed, forever.

        Windows update was, long ago, a manual process. The majority of users literally never updated. The current method of opt-out-with-effort is honestly the best solution out there for these types of users.

        And I guarantee you, if the majority of Linux users weren’t power users, the same would soon be the case for popular linux distros.

        • The Liver@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          1 year ago

          I’m pretty sure that without updating to a decently recent version, you can’t install any new packages on some Linux distros.

          • KairuByte@lemmy.dbzer0.com
            link
            fedilink
            arrow-up
            4
            arrow-down
            1
            ·
            1 year ago

            If all they ever use it for is internet, and email within their browser, why would that matter to them?

            My parents turn their computer on maybe once a week? They sit down, use the browser to pay bills, maybe answer an email, then turn it off. They have not installed anything for years. They would virtually never run into something forcing them to update. Hell, they wouldn’t even know if their browser was out of date.

            • Katana314@lemmy.world
              link
              fedilink
              English
              arrow-up
              6
              ·
              edit-2
              1 year ago

              Because internet.

              Hackers discover new vulnerabilities in old software every year. The moment an E-mail comes in that uses an E-mail exploit that hiijacks the domain for their bill payment site, they get screwed. Even if they don’t have anything worth stealing, hackers may then use their relatively unused computer as a bot in their global botnets. 1 million of those users, and it can be used to, say, DDOS Lemmy.

              The only time it’s okay to give up on updates is if your computer is never connected to the internet.

              • KairuByte@lemmy.dbzer0.com
                link
                fedilink
                arrow-up
                1
                ·
                1 year ago

                You’re missing my point. Why would they care about not being able to install any new software when they don’t install new software as is.

                • Katana314@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  1 year ago

                  I don’t understand your sentence. Who is talking about intentionally installing any software?

                  I am not referring to them opening an E-mail and reading a request to “Please install this important but suspicious package”. I’m talking about them opening a strange but possibly normal E-mail, and BAM - the content of the message abuses a Z-Sort Address Buffer Exploit invented in the year 2018, patched in the year 2018 by Windows, but not downloaded by them, ever. This exploit then remotely installs whatever without them ever knowing. Even if they never put useful information in that computer, they’re at least part of a botnet that victimizes DDOS targets.

          • Leonardo_da_Vinci@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            Installing relevant dependencies is part of package installation. I mean the installation is initiated by user, he doesn’t really care how many packages will be installed.

            What’s bothering people is when user is being forced to update when user didn’t have the intent to do it.

        • szczuroarturo@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          Pop os does give you a fairly visible pop up that there are new updates and you Just need to Click on it and then Click update. If it works on android it should work here. In theory. Like you said too many power users to realisticly check

          • michaelnik@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            Well… my PopOS does not report new updates. I have to go to the “store”(Pop_shop) and install updates manually (which I do every few weeks).

            Installing “Operating System Updates” is not always a smooth operation: the window downloads 1 update and crashes (disappears).

            Probably the best is just to use command line (sudo apt) but thn i have to type the password which is annoying.

            • szczuroarturo@programming.dev
              link
              fedilink
              arrow-up
              1
              ·
              1 year ago

              Thats apps not system upgrades we are talking about and even then there is a little number on the shop icon with the Number of updates Available.

              But Yes typing sudo apt update(or upgrade im not realy sure right now ) followed by flatpak update is way easier, but much less clear for non technical users who are extremly scared of cmd for some reason.

        • Andrew@mander.xyz
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          See, you said it yourself, the majority never updates anyway. The problem here is security updates. I’m not sure, but probably Windows has a lot more of those then Linux itself. So Windows users should update to keep themselves “relatively” safe (telemetry doesn’t go anywhere). But on Linux if there is a kernel update, then you can run an update in the background and restart whenever you need to. The will be no additional time waisted after you restart the machine (unlike some other OS).

          • Honytawk@lemmy.zip
            link
            fedilink
            arrow-up
            4
            ·
            1 year ago

            Because the 2 minutes it takes to update after you shut down your computer for the night is such a hassle?

            • Andrew@mander.xyz
              link
              fedilink
              arrow-up
              0
              ·
              1 year ago

              It depends on the user. My machine is on non-stop, because I always need that instant ability to do anything (I am a dev). It is a hustle if you have some work going on and your OS tells you that it will be forced to update itself (restart the machine) no matter what. This is the default behavior on Windows and without trickery you can’t disable it.

              • Honytawk@lemmy.zip
                link
                fedilink
                arrow-up
                1
                ·
                1 year ago

                What, so you do not sleep? Why not reboot the moment you go to bed?

                It is bad practice to keep any sort of computer on all the time.

                It is the default behaviour because otherwise there will be people who never install updates or reboot their computer, but then complain to Microsoft that their computer broke.

                You should blame them, not Microsoft.

                • Andrew@mander.xyz
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  1 year ago

                  You see, all non-root things start to work after you log in (including Android). So, not only that I have to restart my machine, but also wait for the login screen and authenticate myself. Then lock the user to see the big clock (I need it). That’s why it’s not just reboot and go to sleep.

                  A lot of the time I can’t finish my stuff before bed so I have to leave everything as it is. It’s normal for developers, but it’s not common for regular users (I think).

                  Again, even if I need to reboot, it will take 1-2 minutes and I can continue to use my machine. You cannot expect such a quick update-reboot from Windows.

      • uranibaba@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        1 year ago

        Why would you even what to stop an update? Genuine question, I’ve never had that problem (except when Linux mint got an update for virtual machine pushed to desktop users, breaking their DE).

        • Andrew@mander.xyz
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          1 year ago

          I don’t know why you asking me since I don’t stop updates. You mean prevent OS from auto updating itself? Probably because it can be annoying waiting “you don’t know how long” for your OS to update + it will continue updating on boot, so you can’t use your machine right away. There is also problem of force updating: https://mander.xyz/comment/2012361.

    • RisingSwell@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      My internet is trash so I use a program to regulate what can use internet and at what speeds. Turns out windows updates don’t happen when they can’t access the internet, big success.