mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-02-23 14:08:37 -05:00
211 lines
6.8 KiB
HTML
211 lines
6.8 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
|
||
<head>
|
||
<title>Dich'blog</title>
|
||
|
||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||
<meta name="robots" content="noodp"/>
|
||
|
||
<link rel="stylesheet" href="https://blog.dich.bid/style.css">
|
||
<link rel="stylesheet" href="https://blog.dich.bid/color/blue.css">
|
||
|
||
<link rel="stylesheet" href="https://blog.dich.bid/color/background_dark.css">
|
||
|
||
<link rel="stylesheet" href="https://blog.dich.bid/font-hack-subset.css">
|
||
|
||
<meta name="description" content="">
|
||
|
||
<meta property="og:description" content="">
|
||
<meta property="og:title" content="Dich'blog">
|
||
<meta property="og:type" content="article">
|
||
<meta property="og:url" content="https://blog.dich.bid/windows-optimization/">
|
||
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta name="twitter:description" content="">
|
||
<meta name="twitter:title" content="Dich'blog">
|
||
<meta property="twitter:domain" content="blog.dich.bid">
|
||
<meta property="twitter:url" content="https://blog.dich.bid/windows-optimization/">
|
||
|
||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
|
||
|
||
</head>
|
||
|
||
<body class="">
|
||
<div class="container">
|
||
|
||
<header class="header">
|
||
<div class="header__inner">
|
||
<div class="header__logo">
|
||
|
||
<a href="https://blog.dich.bid" style="text-decoration: none;">
|
||
<div class="logo">
|
||
|
||
Dich'blog
|
||
|
||
</div>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<nav class="menu">
|
||
<ul class="menu__inner">
|
||
<li class="active"><a href="https://blog.dich.bid">blog</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/tags">tags</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/archive">archive</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/about">about me</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/links">links</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/search">search</a></li>
|
||
|
||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||
</ul>
|
||
</nav>
|
||
|
||
|
||
|
||
</header>
|
||
|
||
|
||
<div class="content">
|
||
|
||
<div class="post">
|
||
|
||
<h1 class="post-title"><a href="https://blog.dich.bid/windows-optimization/">乱七八糟:Windows优化流程</a></h1>
|
||
<div class="post-meta-inline">
|
||
|
||
<span class="post-date">
|
||
2024-05-26
|
||
</span>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="post-tags-inline">
|
||
:: tags:
|
||
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span>
|
||
|
||
|
||
<div class="post-content">
|
||
<p>前言 由于厂商默认安装windows家庭版导致各种问题频发,这里对widnows优化流程做一个总结.</p>
|
||
<span id="continue-reading"></span><h2 id="yi-she-bei-ji"><strong>一.设备级:</strong></h2>
|
||
<ul>
|
||
<li>关闭BIOS安全启动,快速启动</li>
|
||
<li>解锁BitLocker</li>
|
||
<li>删除OEM分区,恢复简洁的设备分区</li>
|
||
</ul>
|
||
<h2 id="er-xi-tong-ji"><strong>二.系统级:</strong></h2>
|
||
<ul>
|
||
<li>
|
||
<p>退出云端账号,杀死家庭组策略</p>
|
||
</li>
|
||
<li>
|
||
<p><a href="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">家庭版升级为专业工作站版</a></p>
|
||
</li>
|
||
<li>
|
||
<p>激活Windows与MS office</p>
|
||
</li>
|
||
<li>
|
||
<p>停止自动更新并恢复单级菜单</p>
|
||
</li>
|
||
</ul>
|
||
<h2 id="san-qu-dong-ji"><strong>三.驱动级:</strong></h2>
|
||
<ul>
|
||
<li>备份并寻找适合驱动进行安装</li>
|
||
</ul>
|
||
<p><a href="https://www.amd.com/en/support/download/drivers.html">AMD</a>
|
||
<a href="https://www.intel.cn/content/www/cn/zh/support/detect.html">Intel</a>
|
||
<a href="https://www.nvidia.cn/geforce/drivers/">NVIDIA</a></p>
|
||
<h2 id="si-ruan-jian-ji"><strong>四.软件级:</strong></h2>
|
||
<ul>
|
||
<li>
|
||
<p>删除自带牛马以及不必要的管家类软件.</p>
|
||
</li>
|
||
<li>
|
||
<p>(可选)安装常用软件,包括:</p>
|
||
<ul>
|
||
<li>软件卸载(Geek)</li>
|
||
<li>浏览器(Firefox/Chrome)</li>
|
||
<li>解压工具(Peazip)</li>
|
||
<li>下载工具(Motrix)</li>
|
||
<li>音视频播放器(VLC)</li>
|
||
<li>密码管理工具(KeepassXC)</li>
|
||
<li>搜索与截图工具(Everything/Snipaste)</li>
|
||
<li>其他(可选)</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<h2 id="wu-she-zhi-ji"><strong>五.设置级</strong></h2>
|
||
<ul>
|
||
<li>设置简洁高效的浏览器</li>
|
||
<li>优化桌面布局与任务栏布局</li>
|
||
<li>关闭开机自启软件</li>
|
||
<li>关闭Windows Defender等烦人的通知</li>
|
||
</ul>
|
||
<h2 id="liu-ce-shi-ji-ke-xuan"><strong>六.测试级(可选)</strong></h2>
|
||
<ul>
|
||
<li>查看PC型号与配置是否相同</li>
|
||
<li>测试GPU/CPU/硬盘速率与使用时间</li>
|
||
<li>屏幕坏点/喇叭/蓝牙检测</li>
|
||
<li>网络测速</li>
|
||
</ul>
|
||
<h2 id="hou-ji">后记</h2>
|
||
<p>有待补充.</p>
|
||
|
||
</div>
|
||
|
||
|
||
<div class="pagination">
|
||
<div class="pagination__title">
|
||
<span class="pagination__title-h">Thanks for reading! Read other posts?</span>
|
||
<hr />
|
||
</div>
|
||
<div class="pagination__buttons">
|
||
<span class="button previous">
|
||
<a href="https://blog.dich.bid/chrome-shortcut-key/">
|
||
<span class="button__icon">←</span>
|
||
<span class="button__text">乱七八糟:Chrome常用快捷键</span>
|
||
</a>
|
||
</span>
|
||
|
||
|
||
<span class="button next">
|
||
<a href="https://blog.dich.bid/about-bilibili/">
|
||
<span class="button__text">乱七八糟:B站优质视频:计算机科学</span>
|
||
<span class="button__icon">→</span>
|
||
</a>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<footer class="footer">
|
||
<div class="footer__inner">
|
||
<div class="copyright">
|
||
<span>©
|
||
2024
|
||
Dichgrem</span>
|
||
<span class="copyright-theme">
|
||
<span class="copyright-theme-sep">:: </span>
|
||
Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
|
||
|
||
</div>
|
||
</body>
|
||
|
||
</html> |