From f0a0c380c8b28f41049716d27ae1a305e81e5ef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=95=8F?= <12071597+zhao-min-g@user.noreply.gitee.com> Date: Tue, 26 Mar 2024 15:42:24 +0000 Subject: [PATCH] zy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 赵敏 <12071597+zhao-min-g@user.noreply.gitee.com> --- "20240326 \347\254\224\350\256\260.md" | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 "20240326 \347\254\224\350\256\260.md" diff --git "a/20240326 \347\254\224\350\256\260.md" "b/20240326 \347\254\224\350\256\260.md" new file mode 100644 index 0000000..cff3216 --- /dev/null +++ "b/20240326 \347\254\224\350\256\260.md" @@ -0,0 +1,20 @@ +``` +1 准备一个8G或以上的u盘,下载一个微PE,然后插入U盘用微PE把u盘做成系统盘 + +2.把要重装的系统拷进U盘 + +3.插入准备好的U盘 + +4.重启电脑 长按esc进入bios 把启动项改成微PE,保存退出 + +5.进入微PE后 点击分区工具 右键C盘 格式化 × + +6.进入我的电脑 找到u盘 点击自己要重装的电脑 进行重装 + +7.重装好后就可以安装驱动(电脑官网) + +8.激活win10 + +9.切换管理员用户 +``` + -- Gitee