Windows 11 is closing a loophole that let you skip making a Microsoft account
-
This post did not contain any content.
I've used the unpatchable Win11 account loophole, that exploits a functionality of your pc, where you wipe your boot drive, and install NixOS on it
-
Will people just stop using windows already. I get for work but if you just waiting on that one game then fuck off it's not worth it. I gave up some of my favorite games because it wasn't worth using Windows
For people with "that one game" there is a middle ground. Mine is Destiny 2 and they use a version of easy anticheat that refuses to run on Linux. My solution was to buy a $150 used Dell on eBay, a $180 GPU to be able to output to my 4 high-res displays, and install Debian + moonlight on it. I moved my gaming PC downstairs and a combination of wake-on-lan + sunshine means that I can game at functionally native performance, streaming from the basement. In my setup, windows only exists to play games on.
The added bonus here is now I can also stream games to my phone, or other ~thin clients~ in the house, saving me upgrade costs if I want to play something in the living room or upstairs. All you need is the bare minimum for native-framerate, native-res decoding, which you can find in just about anything made in the last 5-10 years.
-
There kind of is though. I'm not here to argue it's enough to unseat windows but it is markedly different
From a technical standpoint it's just another linux distro with some nice tweaks for gaming but from a human perspective it has brand recognition, familiarity, a known company behind it. Those things do really matter for adoption. No idea if that'd be anywhere near enough, I'm not inclined to make predictions, but it does have explicit advantages over consumers hearing they can get a laptop with Ubuntu or fedora on it
Yeah I agree. I just don't wanna see more apps made exclusively for SteamOS and winderp. So I feel it's important to highlight it's just another Linux distro.
https://youtu.be/5KYQRk_SIB8 this is what pulled my attention to the matter.
-
Is it possible to skip account creation by installing while not connected to the internet?
Nope, you need an internet connection to get past initial setup. Unless you use pro, there you can select to domain join computer instead and it'll let you create a local account
-
Nope, you need an internet connection to get past initial setup. Unless you use pro, there you can select to domain join computer instead and it'll let you create a local account
Ok, so setup a DC (in a VM on your linux laptop), install Win11 joined to that domain, create a local user, then leave the domain & destroy the VM...?
Or install Linux
-
This post did not contain any content.
One or all of em.
-
This post did not contain any content.
Windows 11 is enshittfying a feature that let you skip making a Microsoft account
There, FTFY.
-
Sure, as long as you run a wayland capable DE. Like GNOME or KDE. It's still experimental in linux mint afaik. You might have a few problems if you have an NVIDIA card (no proper wayland support) or HDMI cables (limited to 144 fps because of copyright issues iirc).
-
This post did not contain any content.
The company is cracking down on the ability to install Windows 11 on older PCs that donโt support TPM 2.0
But still runs fine in a VM (where it belongs to) on Linux on a system without TPM, right?
-
Sure, as long as you run a wayland capable DE. Like GNOME or KDE. It's still experimental in linux mint afaik. You might have a few problems if you have an NVIDIA card (no proper wayland support) or HDMI cables (limited to 144 fps because of copyright issues iirc).
I have Nvidia yeah and quickly learnt that I wasn't going to get it working smoothly and went back to Windows. If I manage to get a RRP 9070XT, then I will try Linux again.
I hate the "stop using windows" comments, when it's quite impossible to have the same experience without specific hardware and setups.
-
This post did not contain any content.
Yet another reason to not use windows 11.
-
The company is cracking down on the ability to install Windows 11 on older PCs that donโt support TPM 2.0
But still runs fine in a VM (where it belongs to) on Linux on a system without TPM, right?
No, your guest VM still requires TPM enabled
-
Is it possible to skip account creation by installing while not connected to the internet?
That's what they're disabling now
-
No, your guest VM still requires TPM enabled
Guest VM? Nested VM? Does the VM or the host system need TPM?
-
Nope, you need an internet connection to get past initial setup. Unless you use pro, there you can select to domain join computer instead and it'll let you create a local account
You are wrong for now, it is still possible.
- Ctrl + Shift + F3 during setup gives you access to sysprep
- In an admin CMD you can excecute the BypassNRO.cmd script. In C:\Windows\System32\oobe\
- I have encountered one 24H2 installation where the oobe folder was empty, but if you copy the file from another device it works just the same
- Reboot from sysprep and you can now select "Install without internet" when selecting a WIFI
This will not work if you're already connected to a wifi. BypassNRO sets a registry flag, so it's only a matter of time till they patch it out, but it works for now.
-
For people with "that one game" there is a middle ground. Mine is Destiny 2 and they use a version of easy anticheat that refuses to run on Linux. My solution was to buy a $150 used Dell on eBay, a $180 GPU to be able to output to my 4 high-res displays, and install Debian + moonlight on it. I moved my gaming PC downstairs and a combination of wake-on-lan + sunshine means that I can game at functionally native performance, streaming from the basement. In my setup, windows only exists to play games on.
The added bonus here is now I can also stream games to my phone, or other ~thin clients~ in the house, saving me upgrade costs if I want to play something in the living room or upstairs. All you need is the bare minimum for native-framerate, native-res decoding, which you can find in just about anything made in the last 5-10 years.
I loved destiny 2 but I gave it up. Fuck Bungie because someone got it to work and they banned them
-
Guest VM? Nested VM? Does the VM or the host system need TPM?
The guest VM requires TPM to install Windows 11.
It depends on your hypervisor platform. Some platforms can enable vTPM (emulated TPM) without host hardware support, like KVM with swtpm.
Hyper-V can do passthrough TPM or emulate vTPM but still require the host to have hardware TPM enabled to do so.
-
This post did not contain any content.
-
To be far this command was only needed for win 11 Home. Pro did not need a command as the option is available through normal prompts windows gives you.
I think that option was removed even on Pro a pretty long time ago, no? At least the last couple of times I installed W11 Pro the graphical option was nowhere to be found.
It used to be available easily enough that anyone could choose it if they didn't blindly click Next, then it got more and more hidden away and now I'm 99% sure you need the command unless you prep the ISO using Rufus and its function to create a local account for you. On that note, I wonder if this will affect the Rufus method too.. -
This post did not contain any content.