Windows Set-Up
OOBE
- at any point in OOBE, get elevated command prompt pressing
Shift
+F10
- bypass unnecessary Internet connectivity prerequisite
- ensure Internet not already connected (i.e. cable disconnected and/or WiFi profile not created – if already connected via WiFi, refer to below to delete)
- using elevated command prompt, run
C:\Windows\System32\OOBE\BypassNRO.cmd
(effectively just typeOOBE\BypassNRO
and pressEnter
at the elevated command prompt when opened) - system will reboot
- if Internet still connected on reboot, Microsoft will still force their stupid online account down your throat
- delete WiFI profiles
- using elevated command prompt, run
netsh wlan show profiles
- delete profile using
netsh wlan delete profile name="<profile>"
- using elevated command prompt, run
- run registry editor
- using elevated command prompt, run
regedit
- using elevated command prompt, run