image caption: A Microsoft Windows screen showing “Active Hours” with start time set to 12 AM and end time set to 12 AM and an error that says “Choose an end time that’s no more than 18 hours from the start time”.

  • Skull giver@popplesburger.hilciferous.nl
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    5 months ago

    Windows turned that off because people refused to reboot for weeks. You can get more time with Windows pro, but updates are still inevitable.

    This is because many (most?) updates aren’t actually applied until you reboot. Same goes for Linux and macOS, actually, but Linux will happily let you keep your machine vulnerable to getting hacked for months.

    Easiest way to prevent unexpected reboots is to manually reboot. There are ways to mutilate your OS to turn off the forced reboots, but Windows recovers from such mutilation remarkably well as an antivirus defence.

    Microsoft won’t back down, unfortunately. You could also install another OS if you’re sick of Windows and don’t care about system updates. Most of Lemmy will happily recommend a selection of fringe Linux distros are in style these days. Or you could run ChromeOS Flex on your machine, or throw a load of money at Apple, those won’t force you to reboot either!

    • Kusimulkku@lemm.ee
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      This is because many (most?) updates aren’t actually applied until you reboot. Same goes for Linux and macOS, actually

      Yeah no for Linux at least.

    • kautau@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      With windows pro you can use Group Policy to disable them completely actually, though it’s obv not a good idea

      Open Group Policy Object Editor. Navigate to Computer Configuration > Policies > Administrative Templates > Windows Components > Windows Update. Set Configure Automatic Updates to Disabled.

    • superkret@feddit.org
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      5 months ago

      Same goes for Linux and macOS, actually, but Linux will happily let you keep your machine vulnerable to getting hacked for months.

      Linux “reboots” every program and service it updates separately.
      So the only update that needs a reboot is one of the kernel, which doesn’t happen often.
      With Enterprise Linux, you can update the kernel without a reboot, too.

      • corsicanguppy@lemmy.ca
        link
        fedilink
        English
        arrow-up
        0
        ·
        5 months ago

        the only update that needs a reboot is one of the kernel

        Okay, that’s not true. Glancing at dbus sideways will result in a reboot. But in systems free of systemd and all its entourage of shit, that’s still true.

        • superkret@feddit.org
          link
          fedilink
          English
          arrow-up
          0
          ·
          5 months ago

          But in systems free of systemd and all its entourage of shit, that’s still true.

          OK my bad, I don’t run systemd.

      • Skull giver@popplesburger.hilciferous.nl
        link
        fedilink
        English
        arrow-up
        0
        ·
        5 months ago

        Yes, RHEL and Ubuntu Pro have live kernel patching, but that only includes patches for select vulnerabilities and doesn’t always work depending on the state of the kernel (i.e. is the kernel tainted).

        Your Linux distro doesn’t automatically relaunch your desktop session or browser. You need to close+reooen or log out/log in for updates to apply. That’s why Linux and software like Firefox constantly complain when you haven’t restarted after an update.

        • Kusimulkku@lemm.ee
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          5 months ago

          That’s why Linux and software like Firefox constantly complain when you haven’t restarted after an update.

          Can’t confirm. Linux hasn’t complained and I don’t remember Firefox complaining. Maybe it doesn’t happen with the flatpak

          • Skull giver@popplesburger.hilciferous.nl
            link
            fedilink
            English
            arrow-up
            0
            ·
            5 months ago

            Not every distro monitors/reports required restarts, so I imagine not everyone will even notice.

            I’m not sure about Flatpak. I think the way Flatpak updates work makes it impossible for Firefox to update itself or detect that a restart is required, as the image doesn’t get patched immediately. My normal go-to is to scan for processes marked yellow or red in htop, but I don’t know if that works for Flatpak.

            Unfortunately, Flatpak launcher integration is broken on both of my Linux installs so I barely use it.

    • azuth@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      ROFL

      If Microsoft really cares for more users keeping their system updated they should fix their update process.

      While some updates require a reboot on other OSes for them to take effect they don’t require work during the reboot maximizing the downtime.

      Which is on top of the work done before rebooting, on the background, unprompted, destroying system performance.

    • corsicanguppy@lemmy.ca
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      5 months ago

      Same goes for Linux and macOS, actually

      laughs in needs-restarting -s

      It’s weird that RPMs have been restarting apps affected by library updates for decades and you still haven’t clued-in. You new?

    • leftzero@lemmynsfw.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      Turning off or rebooting your computer isn’t good for it.

      (It’s not as bad as turning it on, of course, but once you’ve made that mistake you should leave it on.)

    • Empricorn@feddit.nl
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      Linux will happily let you keep your machine vulnerable to getting hacked for months.

      Sad you included this misinformation in your otherwise good comment. Linux fundamentally works different and you can often update binaries as well as the kernel without rebooting.

      And even if you couldn’t, that’s 100% a user problem. Every distro I’ve ever seen makes it clear as day when you do need to restart, so this is 100% a user issue. But I guess people will also complain if their OS forces them to reboot (like this post), so… 🤷🏼‍♂️

      • Skull giver@popplesburger.hilciferous.nl
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        5 months ago

        Linux can patch the executables on disk (as can Windows, with more trickery) while the system is running, but this still leaves the running processes in a vulnerable state.

        The Linux kernel can be replaced on the fly, but this isn’t enabled on most distros. Even with it enabled, kpatch/livepatch isn’t a universal fix.

        Replacing /usr/bin/firefox doesn’t fix anything if you don’t restart Firefox itself. The write lock on a running process isn’t what’s preventing Windows from being patched without a reboot.

        • Kusimulkku@lemm.ee
          link
          fedilink
          English
          arrow-up
          0
          ·
          5 months ago

          I don’t know what Windows needs to do to get as good of a state as Linux but you rarely need to do a full reboot as you seemingly are forced to do on Windows.

          • Skull giver@popplesburger.hilciferous.nl
            link
            fedilink
            English
            arrow-up
            0
            ·
            5 months ago

            Just because your computer doesn’t tell you it needs to reboot doesn’t mean you don’t need to reboot to apply updates. It doesn’t take long for most processes in htop to show up as yellow, including the ones necessary to keep my desktop session and other system daemons running.

            Maybe I’m the crazy one for not logging in/out more and not systemctl restarting everything every day, but I’m doing a lot more restarting on Linux than I ever need to do on Windows.

    • lightnsfw@reddthat.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      Mine doesn’t reboot on it’s own and I don’t recall ever changing any settings to prevent it other than messing with the thing OP is talking about which wouldn’t let me turn it off. I get nag screens daily after a while but it never actually restarts. Maybe one of my applications prevents it or something.

      • Skull giver@popplesburger.hilciferous.nl
        link
        fedilink
        English
        arrow-up
        0
        ·
        5 months ago

        It’s possible you don’t notice. Whole Windows applications aren’t as good as those on macOS, Windows does try to restart and reposition existing software after a reboot these days.

        I found myself a little confused where my search window went when I went to the bathroom. Turned out Windows had rebooted itself and relaunched my browser and IDE. The only state it seemed to have missed were a few tool windows.