Linux has its stupid bullshit too, its just 12 of one and a dozen of another sort of situation.
For example I don’t have to jump through hoops to auto mount a secondary drive on windows I just install the drive and there it is. But on linux I have to jump through all sorts of ridiculous hoops for some stupid reason. However it will auto mount flash drives and sd cards even though those are the ones more likely to pose a security risk.
I think people are confused because the difference between mount on access and mount on boot is meaningless for 98% of people. I can think of reasons to need the latter, but not many.
You are probably right, most folks aren’t even aware because they have no need for it. The only reason I need it is for my gaming rig that launches big picture mode on startup. I have no need for it on any of my desktop machines.
Yeah, but again you don’t have to do all this stuff just to use the PC. And for having the tiny user base Linux does it’s amazingly pro-user compared to the monopolistic bullshittery that is Microsoft Windows.
If they did it would make all the bullshit I typed earlier entirely pointless, and honestly I hope its true because having to do all of the just to get a local account is ridiculous.
No, they aren’t. The only people I ever here say that are angry linux fanboys complaining that people won’t use their preferred distro. This guide is for the people who want to do such a thing. If you don’t want to then don’t no one cares. Use Bazzite or Mint if you think linux is too hard.
Honestly that is the best approach if you are able too, but this guide is for those who can’t or won’t for whatever reason. https://schneegans.de/windows/unattend-generator/ is also a great resource if you want to customize it further.
Invalid command: net rap user Prefferedusername
Usage:
net rap user add Add specified user
net rap user info List domain groups of specified user
net rap user delete Remove specified user
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” (this is case sensitive make sure the “U” is capitalized) 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”
Lol im stealing that
its ok, not mine
Windows users: “I don’t want to swap to Linux, you have to follow arcane instructions from the Internet and use the terminal to do basic tasks”
Also Windows users: “Now here is how you add a local user:”
That’s a lot of instructions just to use the computer you paid for and is yours…
Linux has its stupid bullshit too, its just 12 of one and a dozen of another sort of situation. For example I don’t have to jump through hoops to auto mount a secondary drive on windows I just install the drive and there it is. But on linux I have to jump through all sorts of ridiculous hoops for some stupid reason. However it will auto mount flash drives and sd cards even though those are the ones more likely to pose a security risk.
Say what? That’s not true in the slightest, if the drive is mountable it will show up in your file manager.
articles like this wouldn’t exist if it wasn’t true, they will appear but they wont auto mount https://techhut.tv/auto-mount-drives-in-linux-fstab/
*some distros may auto mount but I never used one that did
I think people are confused because the difference between mount on access and mount on boot is meaningless for 98% of people. I can think of reasons to need the latter, but not many.
You are probably right, most folks aren’t even aware because they have no need for it. The only reason I need it is for my gaming rig that launches big picture mode on startup. I have no need for it on any of my desktop machines.
Yeah, but again you don’t have to do all this stuff just to use the PC. And for having the tiny user base Linux does it’s amazingly pro-user compared to the monopolistic bullshittery that is Microsoft Windows.
A space is needed before the slash on this command, right? And no space before net.
You are correct I will update my instructions. Thank you for bringing it to my attention.
I’ve been doing this in command prompt:
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
shutdown/r /t 0
After reboot it lets you choose “I don’t have internet” and you can continue with creating a local account.
Haha does this mean they removed only the BypassNRO script, but not the underlying regkey?
If they did it would make all the bullshit I typed earlier entirely pointless, and honestly I hope its true because having to do all of the just to get a local account is ridiculous.
And same people are complaining that Linux is difficult to install…
No, they aren’t. The only people I ever here say that are angry linux fanboys complaining that people won’t use their preferred distro. This guide is for the people who want to do such a thing. If you don’t want to then don’t no one cares. Use Bazzite or Mint if you think linux is too hard.
That’s a lot of instructions just to use the computer you paid for and is yours…
i’ve run across a couple prebuilts where shift-f10 didn’t work at any screen of the oobe. those just got clean installs via rufus.
Honestly that is the best approach if you are able too, but this guide is for those who can’t or won’t for whatever reason. https://schneegans.de/windows/unattend-generator/ is also a great resource if you want to customize it further.
Intructions unclear.
Invalid command: net rap user Prefferedusername Usage: net rap user add Add specified user net rap user info List domain groups of specified user net rap user delete Remove specified usernet user fossilesque /add I don’t know where you are getting “rap” from but remove that.