Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pub:windows_setup_-_oobe [2023/04/05 08:42] – [check hardware info] derek | pub:windows_setup_-_oobe [2023/04/05 09:36] (current) – [rename computer, join domain] derek | ||
---|---|---|---|
Line 1: | Line 1: | ||
== windows setup - oobe | == windows setup - oobe | ||
- | === win10 home create local account at OOBE | ||
- | * **DO NOT connect to internet** during OOBE | ||
- | * if already connected, try restart the computer or turn off the wifi | ||
- | * if must login, use '' | ||
=== check hardware info | === check hardware info | ||
Line 21: | Line 17: | ||
</ | </ | ||
- | === create local admin user | ||
- | |||
- | Create users / change account name/type | ||
- | |||
- | control userpasswords | ||
- | |||
- | Command line add user | ||
- | |||
- | net user /add Owner | ||
- | net localgroup administrators Owner /add | ||
- | # net user Owner / | ||
=== uninstall vendor bloatware, antivirus, office, etc | === uninstall vendor bloatware, antivirus, office, etc | ||
Line 47: | Line 32: | ||
- | add domain user to local | + | add domain user to local administrator |
control userpasswords2 | control userpasswords2 |