Microsoft blocks Windows 11 workaround that enabled local accounts

https://lemmy.ml/post/16457773

Microsoft blocks Windows 11 workaround that enabled local accounts - Lemmy

lack of local accounting means its no longer your operating system, youre now using a perpetually required service from microsoft.

the walled garden is putting the last bricks in place. hope all you windows fans are ...happy... asking apple microsoft for permission to use your own hardware.

It’s a real shame. I guess I’ll be running Linux now.
I switched to Bazzite not long after the Recall AI announcement, shrinking my Windows partition to leave it for just VR stuff which currently doesn’t work well outside of Windows, at least on my system. It’s pretty great! Not perfect, but the problems I have on Bazzite are similar enough in quantity and degree to problems I had on Windows that I’ve basically switched out one set of weird OS quirks for another. The big difference is now I don’t have to think about the OS being disrespectful corporate spyware.
That seems like a solid OS. It’s there an Ubuntu based variant?

@cyborganism @Onihikage Bazzite is an immutable distro based on Fedora and aimed at gaming. Closest you probably get in Ubuntu world is Core Desktop? But, that seems more aimed at IoT and tiny devices rather than gaming PCs

https://ubuntu.com/blog/ubuntu-core-an-immutable-linux-desktop

Ubuntu Core as an immutable Linux Desktop base | Ubuntu

Join us as we discuss the architecture of immutable operating systems and the role of Ubuntu Core in the future of the immutable Linux desktop. […]

Ubuntu
Not that I know of; Bazzite is completely based on Fedora Atomic Desktops, which are an immutable type of distro that makes the core OS a read-only image that all gets updated separately from system apps. The Ubuntu equivalent of Fedora Atomic Desktops is Ubuntu Core, but I don’t know if Bazzite has a Ubuntu Core-based equivalent. Bazzite is released by a group called Universal Blue, which makes prepackaged OS builds based on Fedora Atomic Desktops, with particular focus areas. Bazzite focuses on including all gaming-related tweaks, apps, configs, and optimizations out of the box, Aurora focuses on general desktop PC functionality, and Bluefin focuses on productivity, but in the end they’re all Atomic/Immutable distros based on Fedora. It’s worth poking through it all and picking one that best suits your needs.
Fedora Atomic Desktops

What parts of the immutable OS are read only? Like filesystem wise? I’m not sure I really get it.

The basic of immutable desktops is that every system file (what’s outside your home directory (folder) ) is readonly, you can install apps and through the app store.

But I’d say Linux mint (a Non-immutable) distro is what you should try first, because it’s more user-friendly and easier to get help for.

Oh I’ve been using Linux for over 20 years. That’s not an issue.

I have a better idea now of what an immutable distro is thanks to your explanation. I don’t know if that’s what I would want after all.

I think I prefer the freedom of being able to modify my system files and configs as I need to customize my system as I see fit, even if it meansb potentially breaking something.

You can edit system files with layering, but it’s not as straightforward