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