From 85790eb6fddf4863596e2478185c35b6f8e3c812 Mon Sep 17 00:00:00 2001 From: Dichgrem Date: Sun, 26 May 2024 15:33:07 +0800 Subject: [PATCH] Initial commit --- content/windows-optimization.md | 66 +++++++++ public/archive/index.html | 11 ++ public/atom.xml | 22 ++- public/chrome-shortcut-key/index.html | 7 + public/index.html | 70 ++++----- public/page/10/index.html | 35 +++++ public/page/2/index.html | 70 ++++----- public/page/3/index.html | 71 +++++---- public/page/4/index.html | 72 +++++----- public/page/5/index.html | 71 ++++----- public/page/6/index.html | 70 ++++----- public/page/7/index.html | 70 ++++----- public/page/8/index.html | 70 ++++----- public/page/9/index.html | 70 ++++----- public/sitemap.xml | 4 + public/tags/index.html | 4 +- public/tags/tech/index.html | 13 +- public/tags/windows/index.html | 13 +- public/windows-optimization/index.html | 192 +++++++++++++++++++++++++ 19 files changed, 679 insertions(+), 322 deletions(-) create mode 100644 content/windows-optimization.md create mode 100644 public/windows-optimization/index.html diff --git a/content/windows-optimization.md b/content/windows-optimization.md new file mode 100644 index 0000000..fa8dac7 --- /dev/null +++ b/content/windows-optimization.md @@ -0,0 +1,66 @@ ++++ +title = "乱七八糟:Windows优化流程" +date = 2024-05-26 + +[taxonomies] +tags = ["Tech","Windows"] ++++ + +前言 由于厂商默认安装windows家庭版导致各种问题频发,这里对widnows优化流程做一个总结. + + + +## **一.设备级:** + +- 关闭BIOS安全启动,快速启动 +- 解锁BitLocker +- 恢复简洁的设备分区 + + +## **二.系统级:** + +- 退出云端账号,杀死家庭组策略 +- 家庭版升级为专业工作站版 +- 激活Windows与MS office +- 停止自动更新并恢复单级菜单 + + +## **三.驱动级:** + +- 备份并寻找适合驱动进行安装 + + +## **四.软件级:** + +- 删除自带牛马以及不必要的管家类软件. +- (可选)安装常用软件,包括: + + - 软件卸载(Geek) + - 浏览器(Firefox/Chrome) + - 解压工具(Peazip) + - 下载工具(Motrix) + - 音视频播放器(VLC) + - 密码管理工具(KeepassXC) + - 搜索与截图工具(Everything/Snipaste) + - 其他(可选) + + +## **五.设置级** + +- 设置简洁高效的浏览器 +- 优化桌面布局与任务栏布局 +- 关闭开机自启软件 + + + +## **六.测试级(可选)** + +- 查看PC型号与配置是否相同 +- 测试GPU/CPU/硬盘速率与使用时间 +- 屏幕坏点/喇叭/蓝牙检测 +- 网络测速 + + +## 后记 + +有待补充. \ No newline at end of file diff --git a/public/archive/index.html b/public/archive/index.html index 493d6f6..9f4c5b2 100644 --- a/public/archive/index.html +++ b/public/archive/index.html @@ -81,6 +81,17 @@