synchronization
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2025-08-25 16:02:49 +08:00
commit d12a206210
28 changed files with 877 additions and 0 deletions

View File

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