Files
System/Windows/安装Windows11跳过联网过程.md
offends d12a206210
Some checks failed
continuous-integration/drone Build is failing
synchronization
2025-08-25 16:02:49 +08:00

21 lines
518 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

> 本文作者:丁辉
# 安装Windows11跳过联网过程
## 方法一
按下 Shift+F10 或者是 Fn+Shift+F10
```bash
OOBE\BYPASSNRO
```
按下回车,电脑进入重启,随后就会成功跳过
## 方法二
1. 在出现的命令提示符页面中输入 taskmgr 回车,打开任务管理器。
2. 点开【详细信息】。
3. 在【详细信息】选项卡中找到并右击【OOBENetworkConnectionFlow.exe】选择【结束进程树】。关闭窗口后即可进入创建本地账户页面。