From ff0384918c32504a7a966f2e2fdd88ccf0321760 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=95=99?= <321489055@qq.com> Date: Thu, 21 Mar 2024 23:08:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=98=E7=95=99=E8=AE=A1=E7=AE=97=E6=9C=BA?= =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...6\227\346\234\272\344\275\234\344\270\232.md.md" | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 "\345\210\230\347\225\231/20240321-\350\256\241\347\256\227\346\234\272\344\275\234\344\270\232.md.md" diff --git "a/\345\210\230\347\225\231/20240321-\350\256\241\347\256\227\346\234\272\344\275\234\344\270\232.md.md" "b/\345\210\230\347\225\231/20240321-\350\256\241\347\256\227\346\234\272\344\275\234\344\270\232.md.md" new file mode 100644 index 0000000..731d958 --- /dev/null +++ "b/\345\210\230\347\225\231/20240321-\350\256\241\347\256\227\346\234\272\344\275\234\344\270\232.md.md" @@ -0,0 +1,13 @@ +### 重装系统后 + ++ 设置windows账户:Administrator + + 右击此电脑-管理-本地用户和组-用户-Administrator-属性-取消勾选账户已禁用 ++ 右击桌面-个性化-主题-桌面图标设置-此电脑 ++ 关闭一些不需要的服务 + + Shell Hardware Detection + + Print Spooler + + Diagnostic Policy Service + + Diagnostic Service Host 等 + + 如果关闭后电脑出现问题 可再关回来 ++ 硬盘分区 + + C盘建议保留100G,其余自行分配 \ No newline at end of file -- Gitee