Unfortunately not possible for me. I daily Arch (btw) and hadn't booted into Windows for months and months until my university professor came along and said "btw, we're gonna build GUIs using Microsoft Foundation Classes in Visual Studio now, and yes, you have to use Visual Studio on Windows in the exam". So nope, not uninstalling Windows.
people who insist on using windows should just run it in a VM, it has suprisingly low overhead these days, you can even game with it if you insist, but i'm hearing wine/proton is getting good enough that it doesn't even matter
You're still stuck when it comes to anti-cheat in multiplayer games. Some do allow it to work on Linux, but a significant number don't. Hopefully the tides slowly start to change thanks to the Steam Deck.
I mean I do that currently and it is okay, but file transfer is still not working. The rest is, and I think it even was pretty much ootb, but the SPICE drivers are a real hassle to get installed, while it could be a one click solution?
(This "insert spice CD" thing has no option to download the driver ISO, right?)
Also windows11 is a bit bloated. Bulk crap uninstaller and ChrisTituses Winutil really help making it less fancy but more performant, or just usable.
But yes, VM is way better than hardware. If your Laptop supports that.
I had the opposite problem, I had my mouse all nicely configured just how I wanted it using Piper on linux, then booted windows to test something unrelated (which if I remember correctly didn't even have the logitech software installed) and it somehow instantly reset my mouse to factory defaults. I decided whatever I was trying to do wasn't worth the effort and have not had windows installed on my main computer since
I have a single windows 11 system while everything else is on some form of Linux distro.
That windows system has never been connected to the internet, and it has been great without ever causing any of the typical update issues (although I update applications/components manually over an isolated NAS link).
It's sad to see that everyday users have gotten habituated to these constant workflow braking updates. No wonder many people I know are jumping to the Apple ecosystem after getting a taste with a M2.
I remember when I went on my lunch break and came back to see my PC part way through upgrading to Windows 10, which I never agreed to. So yeah, Windows update can definitely act bizarrely.
I mean... having updates that suck is not a good solution but for sure do every update please.
Its just excrutiatingly slow, like 5min one time where Fedora Kinoite is more stable, doesnt fuck up other partitions and goes in the background while using the system!
Android (GrapheneOS) is even better with updates in the background and very low CPU usage, one reboot and you are there.
Or just regular mutable Linux distros seperating packages that dont need a reboot from packages that do.
Too real. I booted up windows last week because I wanted to test something quickly before going to bed... starting it and testing my thing took about 5 mins; but then shutting down took more than half an hour.
You can delay all other updates with the group policy editor. You can disable preview builds and you and delay quality updates by 30 days and delay feature updates by 365 days. The bugs are always worked out by then.
Truthfully, I don't know what the secret sauce is. In my experience: system d boot is very simple and allows us to hook directly into the bootloader without any fuss. GRUB seems to be an operating system of its own and windows knows how to hook into it if you will.
Yeah, I've been using systemd-boot for over 6 months, close to a year, and I've never had issues with Windows. And I've been dualbooting a lot. Multiple times, using different windows editions, like AtlasOS, or Windows after Winutil, and my sytem has never broken because of Windows and boatloader shenanigans. And to top it all off, in all of these instances, I had Windows installed AFTER Linux, and the only tbing I had to fix after install is to change the boot order so Systemd-boot takes priority.
For me it was the opposite. I had Ubuntu installed and wanted to do a upgrade to the next release, took around 2 hours "settings things up" where I just said fuck it and force closed it.
My experience with big release distros was like that. I rarely had an upgrade complete without issue. Rolling release has been good to me so far. Granted, this was 10 years ago and things gave probably gotten better since.
I have a laptop still with Windows 10. I got it from my late sister about 4 years ago, booted it up, went and installed Ubuntu (18.04 at the time), and never touched Windows again.
I later read somewhere that W10 was forcibly upgrading itself to W11, so I'm afraid to even boot into it. Should probably take some time to copy everything important over and finally nuke it.
For reference, I've been using Linux since around 2012.
It doesn't forcibly update, but it asks in a fullscreen window that looks as if the update started. Just click no thanks/cancel and it will continue to show the desktop. The window returns sometimes, but not always.
This little trick bypasses windows passwords btw, booted puppy on my disused win10 machine a while back and mounted my drive without needing my "unlock windows" pin. Used it to rescue files because that win10 install won't pass that pin screen anymore, just input the pin and then black screen forever like it can't load.
I mean, if it was accidental then... Just turn it off and boot back into Linux? You realise you can just turn it off while it's downloading updates, right? Heck, you can even pause updates long term if you want! 😱 Crazy!
If you're going that way, Windows is not going to suddenly start updating when you simply boot it. You have to willingly click "Update and Shutdown/Restart" instead of "Shutdown/Restart", assuming your computer even finished downloading the update.
I have a Windows 10 partition on a second machine. I have disabled automatic updates in the options and I never click "Update at restart" or anything. Yet, whenever I need to boot into Windows it decides to automatically start updating itself.
I guess that I use it infrequently so there are always updates available, but it shouldn't force them on me when I've specifically disabled them.
this one i don't understand im in windows insider beta so i get a lot of frequent updates but i never notice them because windows has gotten good at only doing them when im not on the computer. so ill wake up and they're already completed
My GF had a Windows laptop until this week and her last straw was three reboots in a row, each with over an hour of waiting for updates on shutdown and startup. She never asked for the updates, and wasn't asked ifbahe wanted to perform them.
Now her password is required for any updates, and she controls her computer,as it should be.
After buying a steam deck and seeing how good everything worked I just yeeted my entire bootdrive. Never looked back ever again
(Then again I still own a surfacebook so it's not fully commiting)
Just use some unknown program in binary form downloaded from random site that require adminstration access and God knows what it does, because Windows don't have an option or config file to change simple thing👌.
The thing that annoys me the most with this is powershell “modules.” Like the most recommended module to use powershell to update windows… just has a raw DLL in its repo
Have been using it for a while, does nothing malicios, plus I've done some RCE on it, as far as I'm aware, there is no malicious code in it.
And I would love to know how I can stop automatic updates in Windows with a config file... cuz... you know, Windows never uses the registry for those kinds of things.