← 전체로 돌아가기
스킬 windows

Windows 11 OOBE 인터넷 없이

윈도우11 OOBE 인터넷 연결 건너뛰고 로컬 계정 만들기

windowsoobeno-internetlocal-accountsetup

Windows 11 OOBE 인터넷 없이 설정

"Let's connect you to a network" 화면에서 Shift+F10 누름. cmd 창 뜸.

OOBE\BYPASSNRO

위 명령어 입력.

시스템 재시작됨. OOBE 세션 다시 시작. "Let's connect you to a network" 화면 다시 나오면 "I don't have Internet" 클릭. "limited setup" 클릭 후 진행. 라이선스 동의하고 로컬 계정 만들면 끝. 인터넷 연결 강제 건너뛰기.

여기서 배울 것

  1. Shift+F10으로 OOBE 중 cmd 띄우기
  2. OOBE\BYPASSNRO 명령어 활용
  3. 인터넷 연결 없이 로컬 계정 생성 가능
원본 파일 보기 (.claude/skills/tn-windows-11-oobe-no-internet-bypass/SKILL.md)
---
name: Windows 11 OOBE 인터넷 없이 설정
description: This skill should be used when the user asks to set up Windows 11 during the Out-Of-Box Experience (OOBE) without an internet connection, specifically to bypass the 'Let's connect you to a network' screen and create a local user account.
version: 1.0.0
source: /home/son/prj/resume/backup_notes_260317/notion/Tech Note/Windows 11 no internet 2e8b3e85256e464d882a70271602c6a9.md
---

# Windows 11 no internet

- In the "Let's connect you to a network" screen, press Shift+F10 to launch cmd;
- Type the following command: **OOBE\BYPASSNRO**
- After successful execution, the system will restart and restart the OOBE session box, when you reach the "Let's connect you to a network" screen, click "I don't have Internet", continue to click "limited setup", accept the license agreement and continue to create a local user account.