Edit Repair Notes
Name
Message
Follow the Windows 11 install process until you get to the "choose a country" screen. ... Press Shift+(Fn)+F10 and select the window. HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionOOBE Right-click on OOBE in the left panel Select New Choose DWORD (32-bit) Value Name it exactly: HideOnlineAccountScreens Press Enter Change the Value data to 1 or "This is the lasest" net user "YourUserName" * /add net localgroup administrators "youraccountname" /add net user "YourUserName" /active:yes net user "YourUserName" /expires:never net user "Administrator" /active:no net user "defaultUser0" /delete Now type REGEDIT to open registry editor and navigate to: ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionOOBE Delete DefaultAccount registry entry keys "DefaultAccountAction" "DefaultAccountSAMName" "DefaultAccountSID" Rename LaunchUserOOBE to SkipMachineOOBE Set value to 1 shutdown /r /t 0 Other old way Type start ms-cxh:localonly 1. Old way: type ncpa.cpl (It should open the network adapter window) 2. Right click on the wifi adapter, click disable. Close that window 3. type oobebypassnro in the command prompt. The pc will restart. 4. You should be able to continue with limited setup.
Update
Cancel