From cff4b14d5f4c267f75a1df33588211d4e9fac3be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=B5=81=E6=B6=9B?= <12071408+huang-liutao@user.noreply.gitee.com> Date: Thu, 28 Mar 2024 04:24:17 +0000 Subject: [PATCH] =?UTF-8?q?20240327=20=E7=AC=94=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 黄流涛 <12071408+huang-liutao@user.noreply.gitee.com> --- .../20240327 \347\254\224\350\256\260.md" | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 "30 \351\273\204\346\265\201\346\266\233/20240327 \347\254\224\350\256\260.md" diff --git "a/30 \351\273\204\346\265\201\346\266\233/20240327 \347\254\224\350\256\260.md" "b/30 \351\273\204\346\265\201\346\266\233/20240327 \347\254\224\350\256\260.md" new file mode 100644 index 0000000..1802e21 --- /dev/null +++ "b/30 \351\273\204\346\265\201\346\266\233/20240327 \347\254\224\350\256\260.md" @@ -0,0 +1,10 @@ +# 笔记 + +1. win11 关闭设备加密和BitLocker +2. 备份好重要的文件到D盘 +3. 准备好驱动程序到D盘(弄清楚自己的电脑型号),起码去官网下载好一个无线网卡的驱动 +4. 安装系统后,激活系统和office三件套,HEU KMS Activitor +5. 启用administrator用户,cmd -->> net user adminisitrator.active:yes +6. 安装网卡驱动,并将其他的驱动安装 +7. 做系统优化:桌面等文件夹,移动到D盘,恢复之前的一些软件,快速访问,库 + -- Gitee