Skip Internet Setup in Windows 10
26 May 2026 / 1 min read
Table Of Content
# Introduction
I notice some versions of Windows 10 require an internet connection during the initial setup process. In certain installations, the “I don’t have internet” option may not appear, even if the Ethernet cable is unplugged or Wi-Fi is disconnected.
Here how you can bypass it.
# Steps
- On the network setup screen, press
SHIFT + F10to open Command Prompt. - In the Command Prompt window, run the following command:
OOBE\BYPASSNROWindows will automatically reboot. After restarting, the setup process will continue, and the “I don’t have internet” option should now be available.
You can then proceed with creating a local account without connecting to the internet.