How to skip the “Out of Box Experience” when setting up Windows

1. Go to the Command Prompt

To start, you need to open the Command Prompt during the OOBE process.

Press Shift + F10 on your keyboard to bring up a Command Prompt window.

2. Go to the System32 Folder

Type cd\Windows\System32\oobe into the Command Prompt and press Enter. This will take you to the folder where the OOBE scripts are stored.

3. Execute the Bypass Script

Type msoobe.exe /bypass into the Command Prompt and press Enter. 

4. Restart the Computer

Type shutdown /r /t 0 in the Command Prompt and press Enter. 

5. Complete the Setup

After the restart, your computer should take you directly to the desktop or the login screen.