Blog/content/windows-optimization.md
2024-09-21 20:40:47 +08:00

75 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

+++
title = "乱七八糟:Windows优化流程"
date = 2024-05-26
[taxonomies]
tags = ["乱七八糟"]
+++
前言 由于厂商默认安装windows家庭版导致各种问题频发,这里对widnows优化流程做一个总结.
<!-- more -->
## **一.设备级:**
- 关闭BIOS安全启动,快速启动
- 解锁BitLocker
- 删除OEM分区恢复简洁的设备分区
## **二.系统级:**
- 退出云端账号,杀死家庭组策略
- [家庭版升级为专业工作站版](https://support.microsoft.com/zh-cn/windows/%E5%88%9B%E5%BB%BA%E9%80%82%E7%94%A8%E4%BA%8E-windows-%E7%9A%84%E5%AE%89%E8%A3%85%E4%BB%8B%E8%B4%A8-99a58364-8c02-206f-aa6f-40c3b507420d)
- 激活Windows与MS office
- 停止自动更新并恢复单级菜单
## **三.驱动级:**
- 备份并寻找适合驱动进行安装
[AMD](https://www.amd.com/en/support/download/drivers.html)
[Intel](https://www.intel.cn/content/www/cn/zh/support/detect.html)
[NVIDIA](https://www.nvidia.cn/geforce/drivers/)
## **四.软件级:**
- 删除自带牛马以及不必要的管家类软件.
- (可选)安装常用软件,包括:
- 软件卸载(Geek)
- 浏览器(Firefox/Chrome)
- 解压工具(Peazip)
- 下载工具(Motrix)
- 音视频播放器(VLC)
- 密码管理工具(KeepassXC)
- 搜索与截图工具(Everything/Snipaste)
- 其他(可选)
## **五.设置级**
- 设置简洁高效的浏览器
- 优化桌面布局与任务栏布局
- 关闭开机自启软件
- 关闭Windows Defender等烦人的通知
## **六.测试级(可选)**
- 查看PC型号与配置是否相同
- 测试GPU/CPU/硬盘速率与使用时间
- 屏幕坏点/喇叭/蓝牙检测
- 网络测速
## 后记
有待补充.