From 95a740c3888625127909d80c92cf5a6b691bc810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E5=AF=8C?= <614113540@qq.com> Date: Thu, 28 Mar 2024 04:26:02 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 周富 <614113540@qq.com> --- .../20240327 \347\254\224\350\256\260.md" | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 "\345\221\250\345\257\214/20240327 \347\254\224\350\256\260.md" diff --git "a/\345\221\250\345\257\214/20240327 \347\254\224\350\256\260.md" "b/\345\221\250\345\257\214/20240327 \347\254\224\350\256\260.md" new file mode 100644 index 0000000..045426e --- /dev/null +++ "b/\345\221\250\345\257\214/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