From 2d549c1f79279fea8a430fb9cc99a93da003ce62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E5=AF=8C?= <614113540@qq.com> Date: Tue, 26 Mar 2024 15:34:40 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 周富 <614113540@qq.com> --- .../20240325.\347\254\224\350\256\260.md" | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 "\345\221\250\345\257\214/20240325.\347\254\224\350\256\260.md" diff --git "a/\345\221\250\345\257\214/20240325.\347\254\224\350\256\260.md" "b/\345\221\250\345\257\214/20240325.\347\254\224\350\256\260.md" new file mode 100644 index 0000000..6d2358e --- /dev/null +++ "b/\345\221\250\345\257\214/20240325.\347\254\224\350\256\260.md" @@ -0,0 +1,19 @@ +#### 重装系统 + +1.准备一个8G或以上的u盘,下载一个微PE,然后插入U盘用微PE把u盘做成系统盘 + +2.把要重装的系统拷进U盘 + +3.插入准备好的U盘 + +4.重启电脑 按F2进入bios 把启动项改成微PE,保存退出 + +5.进入微PE后 点击分区工具 右键C盘 格式化 + +6.进入我的电脑 找到u盘 点击自己要重装的电脑 进行重装 + +7.重装好后就可以安装驱动(电脑官网) + +8.激活win10 + +9.切换管理员用户 \ No newline at end of file -- Gitee