Windows doesn't "just work"
-
They're things like drive mapping scripts, stuff like that. They're definitely normal for our setup. Just not sure why they have to interrupt me!
-
It's interesting seeing the variety of experiences in this thread. I definitely had to fight Linux to get it setup and stable on my machine, but ever since then it's been rock solid in a way I've never experienced with a Windows install.
Windows has a mind of its own...and being at the mercy of their update cadence or w/e other nonsense Microsoft is pushing sucks.
Meanwhile on Linux, I've had two CPUs that have C-State/P-State issues (5900x, 1700x), some weirdness with my audio interface, and a GPP0 bug that interferes with sleep. All of them are fixed or managed on Bazzite now, and it took plenty of digging for docs/reddit threads but now it's rock solid.
On Windows, any time I've needed to deal with the Microsoft Store I run into issues that require registry fixes, uninstall/reinstalling various things, etc. Sea of Thieves and Forza Horizon 5 had issues launching as a result on Windows but not on Linux.
Ultimately, not being under the Microsoft gun is such a relief that the initial battle is completely put out of my mind. I've had some instances where I'll boot into Windows for games, or HDR/Atmos support more reliably for my living room setup, but they have gotten rarer and rarer over the past couple of months.
-
While that's true, there are objectively different levels of 'just working' though.
I've never spent so little time googling how to fix things as I do with Ubuntu or Mint. It's much more frequently needed and time consuming on other Linux OSs, iOS, Windows, Android. Haven't personally used Mac.
Also, I've always found a fix on Ubuntu. The same can't be said for other OSs.
That's just personal examples, but the general idea still stands: different systems have a different amount of bugs, (or worse, 'features') and the difficulty of fixing them isn't the same for everything either.
-
In windows' defense, the "complication" comes from the fact that there is no constant visual display of the filesystem structure in a terminal window like there is in the Windows registry.
That said, taking an hour to become comfortable with the terminal is not a difficult task. Understanding
~
, and constantly usingdf -h
andls -al
(for me anyway) will help a lot of people figure it out. -
i setup my old job with linux internally. never had issues. day i quit boss told me to install windows so he can find a replacement employee. sure.
3 years later. boss wants me back. they've had nothing but problems. but i'm not allowed to install linux again.
he says, "if windows didn't have so many problems you would be out of a job."
-
For the record, Sea Of Thieves is also available as a standalone purchase through Steam, bypassing the Microsoft Store and their half abandoned UWP format entirely. Never had any issues with the Steam version on Windows.
-
The fact that Windows devs seem to not know how to run tasks hidden and in the background always bothers me. I’m sure it’s the fault of Windows itself, but Linux doesn’t open jack until I tell it to. With all the extra helper programs needs in the tray to run all the proprietary hardware, I about lose it with all the shit popping up to yell at me.
-
I dunno, I dont think it's normal to get two blue screens on a fresh windows install.
Windows audio really is trash though, I'm totally with you there.
-
I just reinstalled and configured Windows for a friend who's machine was hacked, so my frustration with Microsoft is very fresh. (She lost 8 thousand dollars of her savings she's still trying to get back.) After years of using Linux I feel like I'm being punished every time I help someone with their Windows machine.
/Rant
These things in particular drive me nuts:
- Sending everything users do and type (including passwords) back to Microsoft. It's called spyware when other companies do it.
- Flooding 1/2 the screen with web results when a search is done from the start menu. I'm looking for an installed program, not a potato recipe.
- Requiring a registry edit to turn that web search off and lots of other simple things that use to be configurable in settings.
- Placing ads throughout the operating system and making it difficult to turn those ads off.
- Forcing the use of the Edge browser no matter what users choose.
- Preventing the removal of unwanted programs without editing the registry.
- Forcing upgrades at Microsoft's convenience.
- Force restarts of the operating system causing data loss for (likely) millions of users.
- Removing more and more user settings with each new OS release.
- Burying commonly used menu items multiple menus deep.
- Preventing the removal of Start menu items. I will never use the Xbox Game Bar no matter how many time I'm forced to see it.
/
-
Windows will never have the flexibility of JACK
-
Man I'd kill to be able to use all of the APT commands I see online. DNF forces me to know what I'm doing lol.
-
Fedora Linux has been the most stable OS in my experience, having used Windows XP to 10 and switching to Linux before 11 came out. I can leave it on for literally weeks on end and the memory never randomly fills up, nor does it get more and more glitchy/crash prone as you leave it on, both of which I have experienced on Windows.
-
Amen. This is similar to the experience I have too. When I use Windows I have as many if not more problems. If I was only using a web browser, like most non-power users, I would have across the board worse issues on windows.
-
Mac os is pretty bad with that bullshit too
-
The microsoft store sells games? I thought that was only used to occasionally update your xbox for pc controllers by grabbing the xbox accessories app. Never seen the microsoft store otherwise.
-
Nothing is bug free, but that doesn't mean everything is sort of the same just different flavor.
The last couple days I dealt with Windows, which is out of the ordinary for me. I had to build a little thing and chose PowerShell and that is quirky but ok at a glance. Now we are in 2025 and PowerShell is a modern thing, and kid you not you install a thing using
Module-Install
and then you uninstall it usingModule-Uninstall
and what happens? The thing is only gone partially and some broken remains stay. And then another curiosity comes up where after long rummaging it turns out that one user (Admin) simply cannot see another user's mounted share - has microsoft ever heard of the concept of "permission denied"?That's not a differently flavored bag of bugs, that is like decades of computing and software engineering hadn't taken place
-
Yeah, sadly some games still do not work well on linux. Recently I had issues with Talos principle 2, where it may randomly crash on loading screen.
-
Forcing upgrades at Microsoft's convenience.
This is the only one I agree with. Upgrades are necessary for security, it’s just a fact of life.
-
Honestly I think this may have happened on the Steam version for me, I ended up reinstalling on Linux same-day and didnt have the same issue.
IIRC it had something to do with the Xbox Game Bar/App registry entries that still applied to the Steam version. I had definitely used the UWP version before though, so it's possible it was that or that had contributed.
But downloading it on Bazzite and just having it work was...a little bizarre to experience.