I mean, I don’t think I would mind forced updates if they didn’t take so damned long and fail half the time. And then, just when you think you’ve finished installing all updates, you reboot and there’s more updates! Why can’t they just install it all at once?
Plus, after each major update, Microsoft wastes your time by advertising to you about Edge, Office 365, and OneDrive before they even let you get back into the desktop.
Forced security updates is addressing a symptom but not addressing the root cause, which is that the Windows update process is just painful for a myriad of reasons. In Linux, I run one command, wait 5 minutes, reboot, and I am back to work.
I legitimately haven’t had a windows update take more than 5 minutes during the reboot phase for years. Most of the time it’s about 30 seconds.
Same here. I don’t know what people that have all these issues are doing, but none of my systems or those of my friends and family have these issues.
We also aren’t fucking around with the various random guides to “debloat”, mess with telemetry, eetc. however, so I can only assume that it’s things in those guides and programs that cause issues. For the people with enough technical knowledge to look for the guides but not enough knowledge to know what they do, or care enough to find out.
The longest update I’ve had took about 15 minutes. My system never restarts in the middle of use to install updates, with the only exception when I was actively hitting the delay button for several days to see if I could force it to. And it finally did, after several days of it asking and me telling it no, and it still gave me a countdown to save my work. It did not randomly restart while in use without warning.
Programs like candy crush, that had install links that were preinstalled (it’s not the full game, just a link to install it) I uninstalled like any regular app and they never returned. I use my system like a regular user, not mucking about blindly in the registry, and never run into these weird issues people complain about. I block telemetry I don’t want at the network level. The OS never knows and I don’t have to blindly trust random guides telling me to mess with things that aren’t intended to be messed with. The OS seems to work just fine with telemetry connections working but failing to connect, as would be expected and tested by MS. People messing with those things manually is not something they’d likely spend much, if any, time on testing.
From my experience, many so-called “power user” complaints are caused by the user doing things they don’t understand, outside of what would be expected and tested.
It’s people who had a single bad experience 15-20 years ago, or heard second hand of such issues. Or if they’ve experienced it recently then they were probably running a very slow hard drive rather than an ssd.
The problem with windows is it’s one time it’s installing ads that you have to disable for apps, a different time it’s installing ads by re-enabling Cortana and forcing local searches over the web, a different time it’s adding ads by installing a bullshit weather app, a different time it’s adding ads with a bullshit news app, a different time it’s reverting all your settings limiting spyware telemetry, a different time…
It’s not one thing repeatedly. But it’s constantly whack a mole to figure out how to disable the newest hostile anti-feature it installed without your consent.
The longest update I’ve had took about 15 minutes.
Asking someone to take 15 minutes out of their work time to do updates is exactly why people DON’T want to update. Even 15 minutes is insane. That’s a whole standup meeting, that’s a whole presentation, that’s work disruption for a bunch of people.
Linux updates in a minute. That’s the kind of performance we SHOULD be expecting in the modern age and that Microsoft refuses to deliver.
I legitimately haven’t had a windows update take more than 5 minutes during the reboot phase for years.
I wasn’t just talking about the reboot phase…
Downloading gigabytes worth of updates, waiting for them to install, rebooting, see more updates, reboot again takes WAY more than 5 minutes.
But why are you paying attention to a process that a) doesn’t need supervision and b) is done automatically in the background? It’s such a weird thing to complain about.
Not to mention, the vast majority of windows updates are tiny. The only large updates are the yearly major updates. If you’ve got multi gig downloads happening even weekly, you might want to look into what’s wrong with your system.
I love that on my arch setup, I update every single day, usually more than once, and doing so almost never requires me to powercycle my computer.
There is occasional weirdness if you don’t powercycle though. In particular, certain KDE updates will make the desktop misbehave until you reboot. I get where you’re coming from though. Quick updates and the ability to decide when you want to restart means that I have no qualms about updating frequently.
I am on Arch too and pacman -Syu
is usually a snack I have with my morning tea.
You can log out, then CTRL + ALT + F1 , log in and run the update command. If there was no kernel update, you don’t have to reboot. If some service got updated restart the service (if that was not done by the updater.) Then you can switch back to the graphical session usually by CTRL + ALT + F7) and log in again.