From 164f3a4d37a368d3c89ac6da8cd33eacd5ab990f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E9=9B=85=E5=A9=B7?= <1754342529@qq.com> Date: Fri, 22 Mar 2024 09:57:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E6=AC=A1=E7=AC=94=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...73\347\273\237\351\207\215\350\243\205.md" | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 "\351\231\210\351\233\205\345\251\267/20240321-\347\263\273\347\273\237\351\207\215\350\243\205.md" diff --git "a/\351\231\210\351\233\205\345\251\267/20240321-\347\263\273\347\273\237\351\207\215\350\243\205.md" "b/\351\231\210\351\233\205\345\251\267/20240321-\347\263\273\347\273\237\351\207\215\350\243\205.md" new file mode 100644 index 0000000..59f5c38 --- /dev/null +++ "b/\351\231\210\351\233\205\345\251\267/20240321-\347\263\273\347\273\237\351\207\215\350\243\205.md" @@ -0,0 +1,20 @@ +### 准备 +1. 备份桌面上资料,包括系统盘中其他的个人文件等。 +2. 备份个人上网账号跟密码。 + +### 重装系统 +1.下载ISO镜像 +2.使用UltraISO文件将系统ISO写入U盘。 +3.在BIOS界面上将U盘调整为第一启动项(也可以用电脑U盘启动热键)。 +4.插入U盘并重启计算机,会自动进入安装程序的安装界面,按照提示安装即可。 + + +### 管理员开启 +1、win+e +2、回收站-此电脑-管理-本地用户和组 + +### 重装后的应用 +输入法:小狼毫输入法 +办公软件:office Tool Plus +压缩软件:7-zip + -- Gitee