From 29845b3dcad9b8d35964b1b55fa1e919812191f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B1=E6=AC=A3=E5=BD=A6?= <2779212691@qq.com> Date: Tue, 26 Mar 2024 22:50:31 +0800 Subject: [PATCH] =?UTF-8?q?50=E9=82=B1=E6=AC=A3=E5=BD=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "50\351\202\261\346\254\243\345\275\246/20240326.md" | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 "50\351\202\261\346\254\243\345\275\246/20240326.md" diff --git "a/50\351\202\261\346\254\243\345\275\246/20240326.md" "b/50\351\202\261\346\254\243\345\275\246/20240326.md" new file mode 100644 index 0000000..7f6bd5a --- /dev/null +++ "b/50\351\202\261\346\254\243\345\275\246/20240326.md" @@ -0,0 +1,11 @@ +#### 重装系统Win10 + +1. 在设置里关闭BitLocker,没有的搜索设备加密 +2. 下载的PE系统拷到D盘,用一个空的U盘32G以上的 +3. 根据自己的型号下载无线网卡驱动,放到D盘 +4. 下载的win10系统 放到D盘 +5. 快捷键,FN+F2,进入BISO界面后,按F6进行修改成U盘启动,并保存修改 +6. 用PE安装win10系统,只把C盘格式化 +7. 安装完成后,打开D盘下载的无线网卡进行安装,连接网络 +8. 用激活工具进行激活 +9. 去官网下载需要的驱动 \ No newline at end of file -- Gitee