From 124af6b37c18846d03239c0e21475337c79a2103 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=98=E6=96=87=E8=AF=9A?= <3287861587@qq.com> Date: Tue, 26 Mar 2024 19:58:48 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=81=9A=E8=80=8C=E5=B7=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...15\350\243\205\347\263\273\347\273\237.md" | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 "09 \345\256\230\346\226\207\350\257\232/20240326 \351\207\215\350\243\205\347\263\273\347\273\237.md" diff --git "a/09 \345\256\230\346\226\207\350\257\232/20240326 \351\207\215\350\243\205\347\263\273\347\273\237.md" "b/09 \345\256\230\346\226\207\350\257\232/20240326 \351\207\215\350\243\205\347\263\273\347\273\237.md" new file mode 100644 index 0000000..98a2aac --- /dev/null +++ "b/09 \345\256\230\346\226\207\350\257\232/20240326 \351\207\215\350\243\205\347\263\273\347\273\237.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 From 43183cef0f893a1237311cb5c05fe66434cc3738 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=98=E6=96=87=E8=AF=9A?= <3287861587@qq.com> Date: Tue, 26 Mar 2024 20:00:41 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...0240326 \351\207\215\350\243\205\347\263\273\347\273\237.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/09 \345\256\230\346\226\207\350\257\232/20240326 \351\207\215\350\243\205\347\263\273\347\273\237.md" "b/09 \345\256\230\346\226\207\350\257\232/20240326 \351\207\215\350\243\205\347\263\273\347\273\237.md" index 98a2aac..3f39ba5 100644 --- "a/09 \345\256\230\346\226\207\350\257\232/20240326 \351\207\215\350\243\205\347\263\273\347\273\237.md" +++ "b/09 \345\256\230\346\226\207\350\257\232/20240326 \351\207\215\350\243\205\347\263\273\347\273\237.md" @@ -12,7 +12,7 @@ 6.进入我的电脑 找到u盘 点击自己要重装的电脑 进行重装 -7.重装好后就可以安装驱动 +7.重装好后就可以安装驱动(电脑官网) 8.激活win10 -- Gitee