From 6a8f2fae7afd54371e89601a09584ce485dc7b95 Mon Sep 17 00:00:00 2001 From: xxx Date: Tue, 26 Mar 2024 23:12:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=94=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...5\350\243\205\347\263\273\347\273\2372.md" | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 "\346\236\227\346\263\223\347\202\234/20240305-\351\207\215\350\243\205\347\263\273\347\273\2372.md" diff --git "a/\346\236\227\346\263\223\347\202\234/20240305-\351\207\215\350\243\205\347\263\273\347\273\2372.md" "b/\346\236\227\346\263\223\347\202\234/20240305-\351\207\215\350\243\205\347\263\273\347\273\2372.md" new file mode 100644 index 0000000..8d0a9de --- /dev/null +++ "b/\346\236\227\346\263\223\347\202\234/20240305-\351\207\215\350\243\205\347\263\273\347\273\2372.md" @@ -0,0 +1,21 @@ +#### 重装系统 + +1.准备一个8G或以上的u盘,下载一个微PE,然后插入U盘用微PE把u盘做成系统盘 + +2.把要重装的系统拷进U盘 + +3.插入准备好的U盘 + +4.重启电脑 按F2进入bios 把启动项改成微PE,保存退出 + +5.进入微PE后 点击分区工具 右键C盘 格式化 + +6.进入我的电脑 找到u盘 点击自己要重装的电脑 进行重装 + +7.重装好后就可以安装驱动(电脑官网) + +8.激活win10 + +9.切换管理员用户 + +10.下载office三件套及常用软件 \ No newline at end of file -- Gitee