Comment on YouTube is taking down videos on performing nonstandard Windows 11 installs

<- View Parent
SatyrSack@quokk.au ⁨1⁩ ⁨week⁩ ago

Type (no quotes) “net user Prefferedusername /add”

Using backticks instead of quotation marks is the ideal way to document technical instructions like this here:

Type 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.

Type `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.

source
Sort:hotnewtop