YouTube is taking down videos on performing nonstandard Windows 11 installs

https://thelemmy.club/post/37647905

For those who care, at the first setup screen instead of answering any of the questions press Shift + F10

CMD will open

Type (no quotes) “net user Prefferedusername /add” (replacing Prefferedusername with the user name you wish to use) and press enter.

Next type “net localgroup administrators Prefferedusername /add” and press enter.

Next type “ net user Prefferedusername/active:yes” and press enter.

Next type “net user Prefferedusername /expires:never” and press enter.

Next type “net user administrator /active:no” and press enter.

Next type “net user defaultUser0 /delete” and press enter.

Next type “regedit” and press enter.

This opens registry editor navigate to “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE”

Delete DefaultAccountAction, DefaultAccountSAMName, and DefaultAccountSID

Right click on LaunchUserOOBE and rename it to SkipMachineOOBE and make sure the value is set to 1.

Close registry editor and type shutdown /r /t 0.

I am usually not that guy, but honestly, why not just install Linux Mint at this point

Because some people still require windows for what ever reason and also it’s fun to resist corporate bullshit by spitting in their face.

Personally I switched to Bazzite for my gaming rigs and Mint for everything else, but I wont judge anyone who wants to stay on windows despite the hostility microsoft has for its user base and I say more power to them.

Those who stand defiant in the face of overwhelming odds are exactly the sort of folk I like.

Heard good things about Bazzite, how does it work out with .exe game files off the internet etc?

Ive got a boat load of games that aren’t on steam/are from GOG or itch and run as their own files instead of being run off a service

I haven’t had any issues with any of the the games I play. For example recently I’ve been playing Driver San Francisco and all I had to do was tell my system to run it using proton and it plays, no weird configurations or workarounds needed. I have even had some games that were so buggy on windows they would randomly crash that ran like they were native on linux. RAGE for instance always gave weird memory errors on windows but on Bazzite it just worked. I am fairly anti social though so I don’t play any online games so I can’t vouch for those. I’ve heard older multiplayer games seem to work fine with a few work-arounds. If you look up guides on how to get things running on the Steam Deck they usually work for getting things running on Bazzite as well.

To be fair, the last multiplayer game I was massively into was Warframe, but haven’t been on that in years at this point (if No Mans Sky doesn’t count lol)

I’ll probably end up loading Bazzite just because gaming and general browsing online is all I use my rig for these days (I may branch into freecad at some point for the fun of it but we’ll burn that bridge when we get to it)

Well good news freecad has a flatpak so its super easy to install on linux. you might even find it in the built in package manager. flathub.org/en/apps/org.freecad.FreeCAD
Install FreeCAD on Linux | Flathub

An open source parametric 3D CAD modeler