From 3e5944564d02f2f4e366b013c29dd632ade9c9ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=90=AF=E6=81=92?= <12073480+zhao-qiheng@user.noreply.gitee.com> Date: Wed, 27 Mar 2024 23:59:04 +0000 Subject: [PATCH] =?UTF-8?q?=20=E8=B5=B5=E5=90=AF=E6=81=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 赵启恒 <12073480+zhao-qiheng@user.noreply.gitee.com> --- "\350\265\265\345\220\257\346\201\222/3.28.txt" | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 "\350\265\265\345\220\257\346\201\222/3.28.txt" diff --git "a/\350\265\265\345\220\257\346\201\222/3.28.txt" "b/\350\265\265\345\220\257\346\201\222/3.28.txt" new file mode 100644 index 0000000..f033ac8 --- /dev/null +++ "b/\350\265\265\345\220\257\346\201\222/3.28.txt" @@ -0,0 +1,15 @@ + 重装操作系统步骤 + +1.把放在C盘的重要文件先备份好(最好分区备份,利用第三方工具如pe,整个C盘直接备份压缩) + + 2.在官网下载Windows镜像文件,放在D盘 + + 3.下载WePE安装工具,安装在启动盘 + + 4.修改启动项,把U盘改为一个启动 + +5.随后进入PE下载工具 + +6.进入Windows安装器安装 + + 7.安装好后重启电脑,激活Windows,下载驱动 \ No newline at end of file -- Gitee